User login

Donate

Donate for server costs [more]

Target:
$ 3000
Achieved:
$ 186.3
Fees:
$ 13.36
6.2 %
Donate
SourceForge.net Logo

How to create image-based pdf

1 reply [Last post]
davidk3
Offline
Joined: 05/14/2009

I am using the COM object to create pdf documents that view just fine in Adobe Reader versions 5 and up, but do not display correctly in another viewer (icmviewer) we use from IBM in their Content Manager product.  I am told that creating image-based pdfs will work...I presume that means no embeded fonts?  Which attributes or parameters in the clsPDFCreatorOptions should be set to create in that format?

Thanks!

DVK

Frank
Frank's picture
Offline
DeveloperTranslator
Joined: 03/22/2009

If you want to have image-based pdfs you have to save the file as tiff. After this you can convert the tiff to an pdf with the pdfforge.dll coming with PDFCreator. (for example as Action after saving)
Take a look at the script Images2PDF.vbs in the folder PDFCreator\PlugIns\pdfforge.

__________________

Frank
Team pdfforge

© pdfforge.org :: Contact us :: Sitemap