I installed the latest
PublishContrib stuff and everything works fine with supported output like "file".
I wanted to have pdf export also, so I followed the instructions to get/install htmldoc.
Testing this with command line did fail because "use TWiki::Contrib::PublishContrib::PDFWriter;" in pdf.pm failed, pdfwriter.pm is not available.
Where do I get this package?
--
LarsNeideck - 23 Nov 2006
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.
It's part of the
PublishContrib package. It's possible that the file
lib/TWiki/Contrib/PublishContrib/PDFWriter.pm is missing, or that the permissions do not allow the webserver user to read it.
--
CrawfordCurrie - 28 Nov 2006
I'm confused too.
lib/TWiki/Contrib/PublishContrib/PDFWriter.pm is not in the
zip or
tgz file, and in the
PublishContrib documentation it's not listed either. Sorry if I miss something obvious, but I can't see it, and it doesn't work, with the same error as the person above. Thanks!
--
StephanMatthiesen - 22 Dec 2006
Whoops, I forgot to include it in the package
I just uploaded a new package with it included.
--
CrawfordCurrie - 22 Dec 2006
Topic revision: r5 - 24 Dec 2006 - 05:54:04 -
PeterThoeny