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 have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list 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