Currently I am retrieving image from a form xobject for a page from pdf file
as follows:
  Get page dictionary for a page
  Get resource dictionary from the page dictionary
  Get xobject dictionary from the resource dict
  Get keys from the xobject dict
  Get stream for a key
  if the stream sub type is FORM, get streambytes
  get image from streambytes if the streambytes has images


The above steps seem very tedious. I am looking for straight forward steps
implemented in ImageXRefViewer class. I can not use this class because this
class will not list images if images are embedded in Form Xobject.

Can you help me to get better steps to list images from a form xobject?


Sal
 
-- 
View this message in context: 
http://itext-general.2136553.n4.nabble.com/getting-image-from-form-xobject-tp2251015p2251015.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to