dokuwiki-plugin-dw2pdf
dokuwiki-plugin-dw2pdf copied to clipboard
A fork of Luigi Micco's PDF export plugin for DokuWiki
Since the update of mPDF from 5.7.4 to 6.0, the download package increases from 12MB to 48MB. The advantage of the large package is that some nice and for wider...
On a new install of Windows Server 2012 the pdf export fails immeadieately with the error-message `Not a TrueType font: version=0` The default DokuWiki template is used. Copying the Arial...
When you try to print a wiki page with embedded images, if the url site is like "http://host:port", the function **GetFullPath** don't process paths correctly. I thought that there is...
Hi, I am using Release 2015-08-10a "Detritus" And have this plugin installed. I get the message there an update; version 2015-09-02 When it try to update by clicking on the...
Hi, these changes let dw2pdf optionally embed media files in the pdf output. Regards,
Hey there, I'm just wondering if there has been any previous discussion around filtering pages in a namespace when exporting using the `export_pdfns` URL parameter? If there isn't a philosophical...
Patterns are of the form: `@DATA:column@` where `column` is a Data-plugin key name as defined in the `----dataentry----` section of the page being exported to PDF. This checks for the...
As the current QR code generation using online service https://quickchart.io/ makes problems with "Error 504 - Gateway Timeout" on servers behind a firewall, see #462, it would be nice to...
You should be able to choose the template in a dropdown after clicking the "Export pdf" Button in the page menu.
The generated pdf doesn't save line jumps, I can't find any option to configure it. Help me please. Original text example: aaaaaaa bbbbbbb ccccccc output in pdf: aaaaaaabbbbbbbccccccc How can...