From: Reini U. <ru...@x-...> - 2004-10-29 13:43:26
|
SourceForge.net schrieb: > Read and respond to this message at: > https://sourceforge.net/forum/message.php?msg_id=2827297 > By: evilynux > > Softwares: > apache 1.3.27 > php 4.3.3 > mysql 4.0.15 > phpwiki 1.3.10 > > Problem: > Using ?action=pdf gives a usually empty pdf document of more than 200 pages. > I've tried with the default and wordpress themes. > > I say "usually empty" as sometimes, the phpwiki logo is shown in the upper-left > corner (althou it's not on the page) and if you are lucky, you can get few of > the words that were on the actual webpage. > > Any idea, suggestion or solution would be very much appreaciated. > > NOTE: i'd appreciate if you could send a copy of the replies > to Pas...@Er... for job tracking purposes. Thanks. Then sent it to the phpwiki-talk mainling list instead. USE_EXTERNAL_HTML2PDF = "htmldoc --quiet --format pdf14 --no-toc --no-title %s" -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |