Hi

Jir(í Syrový schrieb:
Hi,

I'm just trying to implement tool processing full color RGB images
which also works with the pdf files and to load and save these images
it uses pdfbox. I've implemented class that does the reverse of
PDPixelMap, so it just stores raw compressed data into PDFStream.
Problem is that between the following piece of code and DeflateFilter
input it gots somehow mangled and the first 32 bytes are changed to
something else (but constant values) and I'm unable to track where
exactly. Any ideas?
It's probably easier to use PDFBox itself. Have a look at [1] as an example.

BR
Andreas Lehmkühler

http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/examples/pdmodel/ImageToPDF.java?view=log

Reply via email to