| Hi out there!
I have a problem with spidering a webpage wich generates PDF
files. A link to such a file looks like
<http://any.xx/make_pdf.htm?some=attributes>
This page sets the MIME Type in the header to
"application/pdf" so the browser knows a pdf data is sent
back. Also a filename is set in the HTTP-Headers.
HTTrack would save the result in a file with extension HTML,
wich won't start Acrobat if the link is clicked.
My suggestion would be to save that files with .pdf extension.
Thanks. | |