Frequently Asked Question:
Are PNG images supported?
I can't find any information to indicate that you support the use of PNG images. Do you have any plans to add this capability? For my application, the ability to use PNG images would greatly reduce the PDF file size versus the use of TIFF images.
We definitely support the use of PNG images. For example, the RenderDocumentToFile function lets you render a PDF document as a PNG image and the AddImageFromFile function lets you add a PNG image to a PDF.
These are just two examples, PNG images are generally supported in the library where ever other image types such as JPG, GIF, TIFF, etc, are supported.