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

Add image in header causes file to not have right margin #111

Closed xuanngo2001 closed 9 years ago

xuanngo2001 commented 9 years ago
~~NOCACHE~~
{{odt>template:template.odt}}
====== Lorem Ipsum ======

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

https://github.com/limelime/dokuwiki-plugin-odt/blob/odt-v1.1/test-data/template.odt

It was working fine from previous version.

xuanngo2001 commented 9 years ago

It worked now with the latest commits. Thanx!