Marian Rosello Bennassar wrote:
> I have used UNO API to convert a master document into PDF very
> successfully, unfortunately the index page numbers
> are incorrect by a few pages.
>
> Has anyone experienced the same problem? I am guessing I forgot to set
> some option, any idea?
>
Try a refresh() (interface XRefreshable) on the document before
exporting to PDF.

Also keep in mind that PDFs generated from the same document but on
different machines (e.g. Linux and Windows) may differ anyway, just
because of different fonts installed on the systems.

Hope this helps

Mirko

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

Reply via email to