I am writing a program that reads a single PDF page into a PdfXobject then
writes it on multiple pages using DrawXObject.  That part is working fine.
 I am now trying to store the PdfReference from the PdfXObject as returned by
GetObjectReference.  My intent is to use the reference later in the program
to draw the XObject on other pages.  I have tried several things but don't
see a clear way to get back from the PdfReference back to the XObject it
points to.  I am trying to get something that is usable by
DrawXObject() again.  Can anyone give me some pointers on this?

Robert
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to