On Aug 10, 2006, at 15:58, aloizio wrote:

Yes is this I need. But as I am newer in OpenOffice API I don't understand the parameter to convert a HTML file. What is Template in this context?

It is a blank OpenOffice Writer document which contains the desired style definitions.

My problem is I have a HTML file as input and I need as output the same file
in different formats Word, RFT and PDF.

Yeah, the code does that.

In your method public synchronized void convertTextWithInsert(File template, File htmlDoc, File target) has three parameter. In my case, I think that two
parameter is sufficient, isn't ?

The code assumes the template, so you need to provide a blank Writer file.

--
Henri Sivonen
[EMAIL PROTECTED]
http://hsivonen.iki.fi/


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

Reply via email to