adumitrescu
Programmer
Hello,
I need to write a cgi that returns a PDF file to the browser (as if they had clicked on a PDF link). My cgi can open the raw PDF file easily enough and push the data. What I'm not sure about is the pre-amble bits that preceed the actual PDF data stream (and possible post-amble bits).
Note: not that it matters to this topic, but I use Perl for my cgi work.
Thanks.
I need to write a cgi that returns a PDF file to the browser (as if they had clicked on a PDF link). My cgi can open the raw PDF file easily enough and push the data. What I'm not sure about is the pre-amble bits that preceed the actual PDF data stream (and possible post-amble bits).
Note: not that it matters to this topic, but I use Perl for my cgi work.
Thanks.