You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by cl...@tjgroup.com on 2002/06/12 15:03:09 UTC

PDF-files generated with FOP rejected by RIP engines

Hi I have a problem with PDFs generated by FOP.

I am generating PDFs that are supposed to be sent directly to a printer via
a RIP engine.
FOP seems to embed the entire image into the PDF resulting in a huge (size)
PDF (depending of image file of course).
All RIP engines I have tried rejects FOPs PDF (even Adobes own) files
because of theese embedded images.

If I run the PDF through the UNIX/LINUX commandline version of Acrobat
Reader with the option -toPostScript the resulting .PS file is about the
same size as the original PDF.
If I then convert the .PS back to PDF using Acrobat Distiller the PDF
shrinks significantly in size.
This new smaller PDF is accepted by the RIP engines.

I have had this explained to me that in the last PDF the image is just a
set of instructions instead of the entire image.

Now using commandline version of Acrobat Reader is something that is
acceptable,
but Distiller only works on windows afaik and has no command line interface
so this is not a good solution.

Open for any ideas, please help.

kind (desperat) regards,

-------------------------------------------------------
Claes Bergsten
Software Development Engineer
TJ Group as

--------------Contact----------------------------
claes.bergsten@tjgroup.com
+47 91668984
www.tjgroup.com



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: PDF-files generated with FOP rejected by RIP engines

Posted by Christian Geisert <ch...@isu-gmbh.de>.
claes.bergsten@tjgroup.com schrieb:
> Hi I have a problem with PDFs generated by FOP.
> 
> I am generating PDFs that are supposed to be sent directly to a printer via
> a RIP engine.
> FOP seems to embed the entire image into the PDF resulting in a huge (size)
> PDF (depending of image file of course).
> All RIP engines I have tried rejects FOPs PDF (even Adobes own) files
> because of theese embedded images.

Are you sure it's because of the image size ?
It sounds like the following bug:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9054

This is fixed in the maintenance branch and will be in the next release
(release candidate should be available soon, hopefully tomorrow)

[..]

> kind (desperat) regards,
> 
> Claes Bergsten


Christian


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org