Hi,

Maruan Sahyoun <sahy...@fileaffairs.de> hat am 11. Januar 2013 um 11:52
geschrieben:
> Hi,
>
> I have a handling question regarding PDFBox. Im trying to read an object which
> is defined as COSDictionary{(COSName{Filter}:COSArray{[COSName{FlateDecode}]})
> (COSName{Length}:COSInt{477}) (COSName{Type}:COSName{EmbeddedFile}) }
>
> How can I get the content of that object?
Have a look at the ExtractEmbeddedFiles example [1]


> Kind regards
>
> Maruan Sahyoun

BR
Andreas Lehmkühler

[1]
http://svn.apache.org/viewvc/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractEmbeddedFiles.java?view=log

Reply via email to