eea / odfpy

API for OpenDocument in Python
GNU General Public License v2.0
308 stars 63 forks source link

Add odt merge example. #73

Closed ramiroluz closed 6 years ago

ramiroluz commented 6 years ago

There is a problem, in the middle of the merge a file loses it's styles.

The commando to generate the merged file is:

$ python odtmerge.py -o merged.odt mo111001.odt po111001.odt mo111002.odt po111002.odt mo111003.odt

files.zip