Re: Serving up a pdf file

2004-07-21 Thread Philipp Traeder
On Wednesday 21 July 2004 HH:44:20, David Arnold wrote: > Phillip, Hi David, please bottom post. > > Thanks, but this is not quite what I was looking for. > > When the user clicks on "Quiz1" a perl script will be called to generate > and compile a tex file using pdflatex. Once that is complete, I

Re: Serving up a pdf file

2004-07-21 Thread David Arnold
Phillip, Thanks, but this is not quite what I was looking for. When the user clicks on "Quiz1" a perl script will be called to generate and compile a tex file using pdflatex. Once that is complete, I will have a file Quiz1.pdf which I want to send back to the user. Thanks. At 10:09 PM 7/21/04 +

Re: Serving up a pdf file

2004-07-21 Thread Philipp Traeder
On Wednesday 21 July 2004 HH:53:19, David Arnold wrote: > All, Hi David, > > I have a page with a link "Quiz1". > > When the user clicks on the the link, a perl script will be summoned that > will populate forms of a pdf document. > > Now, I could create a new page at this point with a link to the

Serving up a pdf file

2004-07-21 Thread David Arnold
All, I have a page with a link "Quiz1". When the user clicks on the the link, a perl script will be summoned that will populate forms of a pdf document. Now, I could create a new page at this point with a link to the newly created pdf, but could someone suggest a technique where I simply send th