Page 1 of 1

headless HTML and PDF conversion

Posted: Thu Apr 15, 2010 8:34 pm
by jamiev
Hello,

I have the 30 day oxygen eclipse plugin eval and I was wondering if it is possible to create ant scripts (or other methods) to do HTML or PDF headless conversions?

Thanks,

-Jamie

Re: headless HTML and PDF conversion

Posted: Fri Apr 16, 2010 4:33 pm
by adrian
Hello,

If you are asking if Oxygen provides means of running headless conversions from ant scripts then the answer is no.

But of course you can manually recreate in an ant script the XSLT transformations that Oxygen performs for these conversions.

What type of document(DocBook, DITA, etc) do you want to convert?

Regards,
Adrian

Re: headless HTML and PDF conversion

Posted: Fri Apr 16, 2010 4:40 pm
by jamiev
Hello,

I'd like to convert a Docbook 5.0 file to PDF and HTML.

Thanks,

-Jamie