how can I download the following link http://dev.origami.com/diagram_load.cfm?pdfname=a4.pdf
This is embedded in http://dev.origami.com/diagram.cfm
The first link should return an html file containing a redirection to a pdf file. However the link is downloaded and stored as a .pdf file. OEP refuses to explore futher but stops there.
Please help
Thanks
Fred
http://www.metaproducts.com/download/betas/oep1714.zip
Unzip it and replace the old file with the new one. Now Offline Explorer will get links to PDF files.
Best regards,
Oleg Chernavin
MP Staff
Now I have the redirected page interpreted and the pdf file behind it downloaded.
I`m afraid the follow up question becomes more difficult.
In the same site the redirect link linking to the PDF file has the pdf file name as the parameter, like
diagram_load.cfm?pdfname=2foldfsh.pdf
This OEP translates to diagram_load.cfm@pdfname=2foldfsh.pdf
There is no problem to open all the files from the first page within OEP browser. But the downloaded project cannot be opened by IE.
Problem is, the file diagram_load.cfm@pdfname=2foldfsh.pdf is actually a html file which contains a javascript auto redirect to the actual pdf file. However, the .pdf extension fools IE to bring up Acrobat reader plug-in. Of course you can guess the result is the complaint of invalid pdf header and the process stops there.
Can you fix this?
Good luck
Fred
Oleg.