Examples

How to Convert TIFF to PDF

TIFF or multi page TIFF can be converted to PDF using the DynamicPDF Core Suite TiffFile class.. DynamicPDF Core Suite provides more control of individual page elements if any are being added to the PDF in additiong to from converting TIFF to PDF. ImageData can also be reused if images are being added individually using the Image class to the PDF to save memory and to reduce the output PDF size. Please refer to theImageReuse topic from our help documentation for more information.

Steps to Convert TIFF/Multipage TIFF to PDF

  1. Create a Document object.
  2. Append a TIFF file to the Document instance.
  3. Draw the output PDF to browser.

Sample Code - ASP

Dim MyDocument
Set MyDocument = Server.CreateObject("DynamicPDF.Document")

MyDocument.AppendTiffFile Server.MapPath("MyMultipageTiff.tiff")
MyDocument.DrawToWeb

Getting Started

DynamicPDF Generator Information

More information on DynamicPDF Generator can be found from its webpage.

Available on Other Platforms

DynamicPDF Generator is also available for the .NET and Java platforms. Refer to the respective product pages for more details.

Why Choose DynamicPDF?

  • Transparent Pricing
  • Lots of Features
  • Easy to Use
  • Great Support
  • Efficient Performance
  • Product Maturity (Over 22 Years)
  • Free Evaluation
  • .NET Core Support (Most Products)
  • Flexible Licensing

We’re Not The Only Ones That Think We’re Great!