Hello,
I'm attempting to include PNG files in the PDF that I'm generating by using the same code structure in the "CreateDocumentWithImages" demo, but I keep getting 'Can not export other than Jpeg and Jpeg2000 and ImageQuality different than High'.
I then, attempted to run the demo project, as it includes PNG files, but I got the same error there, as well.
Is it possible to add PNG files to the PDF?
Thanks!