headless HTML and PDF conversion

Here should go questions about transforming XML with XSLT and FOP.
jamiev
Posts: 6
Joined: Thu Apr 15, 2010 8:29 pm

headless HTML and PDF conversion

Post 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
adrian
Posts: 2883
Joined: Tue May 17, 2005 4:01 pm

Re: headless HTML and PDF conversion

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
jamiev
Posts: 6
Joined: Thu Apr 15, 2010 8:29 pm

Re: headless HTML and PDF conversion

Post by jamiev »

Hello,

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

Thanks,

-Jamie
Post Reply