Hi all,
I have a perl / cgi site where users can view text files relevant to themselves. These files are displayed specific to their login user name.
I now want to store pdf files in a spool dir and also enable users to view these as per the criteria above (their login user name).
I can do all the above but… can anyone tell me, how do I simply display a pdf on a web site using perl/cgi.
I have a perl / cgi site where users can view text files relevant to themselves. These files are displayed specific to their login user name.
I now want to store pdf files in a spool dir and also enable users to view these as per the criteria above (their login user name).
I can do all the above but… can anyone tell me, how do I simply display a pdf on a web site using perl/cgi.