Home
Download
Contact
|
pod
- Update all indexes before giving the doc to OpenOffice for conversion
- Error in buffers.py line 422 (in method evaluate): evalEntry.action may be None but I don't know why (maybe due to buffers cut?)
- Document the ability to read the template from memory, not only from the file system (it seems to work)
- Size of resulting ODTs is too big.
- Try to convert xhtml chunks that are not utf-8-encoded
- XHTML conversion is not implemented for all XHTML tags.
- Implement a function "image" that allows to insert images into ODT documents
- Implement a function "odt" that allows to insert the content of another ODT file into the current file
- Implement a function "pod" that allows to insert the content of another pod template into the current file
|