1T3XT info wrote:
>A Form XObject also has a Resources 
>dictionary referring to Font objects, other XObjects, etc...
>
>That makes it very difficult to achieve what you need.

So, I suppose that's what addTemplate from PdfContentByte does, right? Based on 
some samples, I was using that to place the imported page.

What if I use 

                Image img = Image.getInstance(importedPage);

will that image be the imported page image? If so, would I be able to put that 
stream into the PDF and insert it directly on the page dictionary? 

Regards,

 Felipe Roos


      

------------------------------------------------------------------------------
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