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 Pascal.Giard@Ericsson.com for job tracking purposes. Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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 Pascal.Giard@Ericsson.com for job tracking purposes. Thanks.
It only works with
USE_EXTERNAL_HTML2PDF = "htmldoc --quiet --format pdf14 --no-toc --no-title %s"
yet
hmmm... i can't find anything but ghtmldoc (for MS windows)...
still, there's something strange, the xhtml dump doesn't work correctly, only some of the pages are exported, namely none of the pages i've craeted.