OOoPy is a library in Python for inspecting, creating or modifying OpenOffice.org documents. It uses the existing ElementTree XML library by for manipulation of the OOo XML.
As stated in the title, sometime when using ooo_cat (or doing the same transformation as it, directly in Python), it insert page-break inside some pages. I've attached an archive containing 3 open documents, the 2 first are some pages I'm trying to concatenate, the 3rd is what I get when I try to merge them.
example.tar.gz
As stated in the title, sometime when using ooo_cat (or doing the same transformation as it, directly in Python), it insert page-break inside some pages. I've attached an archive containing 3 open documents, the 2 first are some pages I'm trying to concatenate, the 3rd is what I get when I try to merge them. example.tar.gz