Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

[iText-questions] How can I extract Image from pdf file

uncle99

2007-07-05


Hello
My English ability is very poor. sorry
I want to read a pdf file
and save image to file
I try but..
for (int i = 0; i < reader.getXrefSize(); i++)
       {
       PdfObject pdfobj = reader.getPdfObject(i);
}

first I read file
and then getPdfObject....
How can I extract image and save it
plz help me

--
This message was sent on behalf of uncle99@(protected)
http://www.opensubscriber.com/messages/itext-questions@(protected)

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
iText-questions@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/
©2008 junlu.com - Jax Systems, LLC, U.S.A.