Feature #5
implement bitmap generation from WebODF loaded documents and visualization of changes in rendering
| Status: | Closed | Start date: | 02/18/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Jos van den Oever | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
History
Updated by Jos van den Oever almost 2 years ago
- Status changed from New to Closed
This feature has been implemented. In the current trunk (175ec6a67f356d3b9a5303332f061466a1020f77) this feature is present.
The last changes to this feature were in b978a0fb40cfb6ea3c8d775da4212514662b1740.
To convert an ODF document numberedlist.odt to a png image, run:
qtjsruntime --export-png out.png odf.html#numberedlist.odt
For pdf run
qtjsruntime --export-pdf out.pdf odf.html#numberedlist.odt