Question
While
GenPDF works when run from a browser running on the server, it doesn't work when run from a client. What could be the problem?
Environment
--
CraigAumann - 11 Apr 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
You don't say what is happening, so I can't begin to guess. However, check that you have a MIME mapping for the file type. You need to have application/x-pdf set up (though even if you don't it should still download a .pdf)
Personally I would recommend switching to
PublishContrib.
--
CrawfordCurrie - 11 Apr 2006
Well, that's what so odd - it does nothing. No error in the httpd log.
I'll check out
PublishContrib.
thanks
--
CraigAumann - 11 Apr 2006
PublishContrib ROCKS!!! Thanks for telling me about it.
--
CraigAumann - 12 Apr 2006