var fDesc=new Array(); fDesc[0] = "Are you a developer? Do you want to add the "PDF To TIFF", "TIFF To PDF", "PDF To Images" features to your application?

Now, you can try TIFF To PDF ActiveX DLL, with a few function calls, it helps you convert TIFF files into PDF in your Win programs or Web applications.

AzSDK TIFF To PDF ActiveX DLL can be used to convert one or more TIFF files into PDF files, convert PDF files to TIFF files, support single or multiple pages TIFF, it also can be used to convert JPG, JPEG, PNG, GIF, BMP, WMF, EMF or EPS into TIFF or TIF format, also support converting PDF into BMP, JPEG, WMF, EMF, EPS, PNG, GIF, and TIFF.

It is a standalone component and does not depend on Adobe Acrobat, or even Acrobat Reader.

Key Features:
*Convert one or more TIFF files into PDF files.
*Support single or multiple pages TIFF.
*Support converting JPG, JPEG, PNG, GIF, BMP, WMF, EMF, or EPS into TIFF or TIF format.
*Support converting PDF into BMP, JPEG, WMF, EMF, EPS, PNG, GIF, and TIFF.
*Standalone, doesn't depend on Adobe Acrobat or Reader.
*Support many development languages, such as VB Script, Javascript, Perl, Php, Python, ASP, ASP.Net, VB.Net, C#, VB6, Cold Fusion, Delphi, VC++, Java, etc.
*More demos in other languages on request.
*Support Windows XP/VISTA/7/8/10 and Windows Server 2003/2008/2012/2016(Include R2).
*Royalty-free. Use TIFF To PDF ActiveX DLL in your applications without needing to pay any royalty fees for distribution.
*No limits on the number of applications."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }