User login

Languages

Donate

Donate for a MSI Installer Package [more]

Target:
$ 1200
Achieved:
$ 1036.55
Fees:
$ 52.53
86.4 %
Donate
SourceForge.net Logo

How to create image-based pdf

1 reply [Last post]
davidk3
User offline. Last seen 27 weeks 5 days ago. 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
User offline. Last seen 50 min 45 sec ago. 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 :: Design by Daniela Martin

Validate XHTML or CSS.