You are not logged in.
I'm creating e new PDF file: could I insert an external PDF file in a specific area ? How can I load it ? Would I use a TPdfXObject ?
Offline
This is a recurrent question: you need to READ the pdf, and there is no parsing available yet, just WRITE.
If you have time to code it, you are welcome!
It should be feasible, since the SynPDF objects are already mapping pdf types.
Offline