Extension talk:Pdf Export/Source Code
From MediaWiki.org
Contents |
[edit] Syntax?
It looks like 3 of the code blocks below are missing the closing PHP angle bracket "?>"
Is true? I cannot seem to get this extension working via copy-paste.
--216.226.127.130 14:09, 14 January 2009 (UTC)
- You dont need an end bracket in these files. In fact its more secure not to use them because this way you dont print out any content accedently after the php script! The end of file acts like "?>". regards --Benjamin Garn 16:13, 14 January 2009 (UTC)
I also had this problem, so I ... removed the ?> and now it works! Bye and thanks for this extension. Enzo
[edit] Always get a 0 byte file
It seams that I have installed s.th. wrong. If copy&paste the content and it didn't works. Then I've removed the "?>" at the end of all 4 files, but it still seams the same issue. Has someone an idea? Thx Torsten
[edit] I can't export images
Hi, I can configured this extension, but when I export to PDF a page with images, those isn't display in PDF document.
[edit] Empty name for Special Page -> PDF Export -> file name
While the Special page for PdfExport kindly suggests file name 'print.pdf' for a multiple-page PDF export, the file that my browser (either Firefox or IE) offers to save is named '.pdf'. Is this a browser particularity, a MediaWiki settings issue or a bug? -- Saruman! 13:39, 2 September 2009 (UTC)