pdf to tiff
Can someone point me in the right direction on how to write a control that strips the image data out of a pdf so i can save it as a tiff. Is the anatomy of a pdf published somewhere?
My company is currently using a third party control and we need to do away with it. Text data, or any other information from the pdf does not need to be saved.
thanks in advance
-ts
[392 byte] By [
ts256] at [2007-11-19 19:19:53]

# 1 Re: pdf to tiff
I remember that Adobe has not released specifications about pdf file format, maybe you can find something with google "pdf file format" or (if legal to manipulate/extract data from pdf) you can always check among the OpenOffice source code, it have a pfd exporter, maybe it can help you.
nolxev at 2007-11-10 3:49:39 >
