I have a data file that has a PDF file embedded in it.
I am trying to figure out how to extract the PDF data out of the data file and create the PDF from this data.
Thanks for your help....
What kind of file you start with (e.i. XML with embedded PDF data) ?
If you don't have access to whatever generated the original PDF, it's going to be really hard and you probably need an external tool to convert the PDF to a text file of some sort before you can generate your own PDF.