To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81829





------- Additional comments from [EMAIL PROTECTED] Sat Mar  1 23:49:12 +0000 
2008 -------
> the answer of sander_marechal confused me as he talked about "long documents"

Sorry about that :-) But indeed, my issue is with long documents. I also use the
same DocumentConverter.py script for headless conversion. My documents aren't
HTML files but ODT files that were programatically altered. I'm using ODF-XSLT
[1] for that, which is similar to mnasato JODReports [2]. In essence I create an
ODT file in OOo, unzip and open content.xml, repeate a certain piece a couple of
times (making the document longer) and the re-zip the whole bunch to create an
ODT file again. Then I use DocumentConverter.py to convert it to PDF.

[1] http://www.jejik.com/odf-xslt
[2] http://www.artofsolving.com/opensource/jodreports

I made one small change to the DocumentConverter.py script. After the refresh()
call I update the indexes to update the page numbering in the table of contents.
As I described in comment #2 these pagenumbers sometimes come out wrong. They
come out with the pagenumbers of the original, short ODT file and not the new,
longer ODT file.

Should I open a new bug for it, or is it still similar enough to be in here?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to