dokuwiki-plugin-dw2pdf icon indicating copy to clipboard operation
dokuwiki-plugin-dw2pdf copied to clipboard

A fork of Luigi Micco's PDF export plugin for DokuWiki

Results 93 dokuwiki-plugin-dw2pdf issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

bug
needinfo
help wanted

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...

bug
mPDF
help wanted

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...

bug
needinfo

Hi, these changes let dw2pdf optionally embed media files in the pdf output. Regards,

feature

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...

feature

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.

feature
help wanted

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...