generated PDF --> huge size + "impossible to find X

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
ELA
Posts: 1
Joined: Thu Dec 11 2003

generated PDF --> huge size + "impossible to find X

Post by ELA »

Hello,

I'm using PDF Converter in a C++ program in order to convert RTF files in PDF, using Word 2000.

I want to generate either concatenated or single files.

My scenario is following :
- 3 RTF files :
* f1.rtf : 58Ko
* f2.rtf : 160Ko - Specific : contains several tables
* f3.rtf : 87Ko
1) Concatenation of the 3 files in a single file out.pdf (firstly f1.rtf, next f2.rtf and f3.rtf)
--> OK - out.pdf: 354Ko (idem Acrobat Distiller)

2) Single generation of f2.rtf --> no error but huge file size = 8407Ko !!!

3) When I add a call to the LinearizePDFDocument method, the generated file has a normal size (339Ko)...

So my question : Why do I have this problem with this file and not with the others???

I notice another problem (certainly linked) : when I open the doc f2.pdf in acrobat Reader, I have the following error : "Impossible to find XObject : lm12".

Any suggestions???

In advance, thank you for your help,

Best regards,

Elsa LARREUR
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Are you using the latest version 2.10g of the PDF Converter?

If you are getting this issue with the latest version please send the file f2.rtf to support@amyuni.com along with the above details so we can check it and see why you are getting a huge output with this specific file.

Best Regards.
dmeidan
Posts: 1
Joined: Thu Oct 21 2004

Could not find the xObject Name "im9"

Post by dmeidan »

same problem here - cannot open the PDF file... Version 2.08, WinXP. what was the solution? :(
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Version 2.08 is a little bit old.

You need to try our latest version 2.10i or send us the file to check it.

Thanks.
Post Reply