lpaulsen93 / dokuwiki-plugin-odt

Exports a page to the Open Document format used by OpenOffice.org and other word processors
http://www.dokuwiki.org/plugin:odt
13 stars 26 forks source link

png or svg images will not be printed #320

Open Gerd88 opened 6 months ago

Gerd88 commented 6 months ago

Hi, Is there a way to implement the formats png and svg?

Thx for the feedback.

eduardomozart commented 5 months ago

Can you provide an example of an page and media files you're attempted to export to ODT? PNG should work just fine, SVG export is currently broken as discussed in https://github.com/lpaulsen93/dokuwiki-plugin-odt/issues/304.

Gerd88 commented 2 months ago

Snap31 The image does not appear in the table.

eduardomozart commented 2 months ago

I see. Can you zip the image and the TXT file used to generate the ODT? You can find them on “data/pages” and “data/media” folders on your Wiki instance.