Hi All
I have some html that we run through prince and generally works fine...except when there are links to things like video files.
If the video file is small enough, prince downloads it, determines that it doesn't deal with that mime type, and moves on.
However, if the video is large enough, the download times out, and prince dies.
It would seem that prince could grab the HEAD first (especially for items where it doesn't recognize the extension in the URL), and based on the Content-Type header decide it's not worth downloading the file; is there a switch to tell prince to act this way?
Thanks
I have some html that we run through prince and generally works fine...except when there are links to things like video files.
If the video file is small enough, prince downloads it, determines that it doesn't deal with that mime type, and moves on.
However, if the video is large enough, the download times out, and prince dies.
It would seem that prince could grab the HEAD first (especially for items where it doesn't recognize the extension in the URL), and based on the Content-Type header decide it's not worth downloading the file; is there a switch to tell prince to act this way?
Thanks