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 [EMAIL PROTECTED] at openSubscriber.com
http://www.opensubscriber.com/messages/itext-questions@lists.sourceforge.net/topic.html

-------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to