Hi Sander,

(I'm the author of that Python script.)

Sander Marechal wrote:
> I am running a document conversion server running OpenOffice.org in
> headless mode (using a virtual framebuffer) and a little Python
> script[1] to convert documents from ODT to PDF. However, I keep
> running into layour errors when converting documents. When I
> "manually" convert these documents to PDF they all work fine however.
The layout problem I can see in your "headless" PDF is that on the
second page there is a table but (party) hidden under the line and pie
charts, while in your "normal" PDF the table is entirely visible above
the charts.

I tried converting your ODT but I always get the same output both with
the script and manually. However, with OOo 2.2 shipped by Ubuntu, the
layout is wrong in both cases, in fact shows incorrectly in Writer as
well; while on the same machine with OOo 2.2.1 from openoffice.org the
layout is always correct.

Not sure why that should be the case, but maybe this can help in finding
out.

Kind regards

Mirko

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

Reply via email to