Hi Joel,
I did ask google before coming to this site.  But there was no java based
API conversion tool to convert to HTML.  I found other tools such as
SoftInterface, BCLTech, Snowbound, LDConverter all these are commerical
products and only does batch/GUI based utilities.  There was no API based
conversion (which we need to do some manipulations with data).
Anyway, thank you for your advice and information.
Thanks and regards,
Nagarjuna Rao Chakka


-----Original Message-----
From: Joel Sather [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 20, 2002 1:18 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: OFF Topic : Any java based API converters from DOC or PDFto
HTML



Well, you could always try http://www.jpedal.org/, but it seems to only
be an API to extract info from a PDF--you'd still have to build the HTML
pages.  If you don't mind paying, you could always ask Google--they seem
to convert PDF and DOC to HTML on the fly.  I'd also recommend running
the conversion as a backend process rather than as an on the fly type
thing.  There are probably libraries for other languages out there.  I'm
also pretty sure that Adobe provides backend tools which can be batched
to do this sort of stuff (possibly their Web Output Pak).

By the way, save yourself some time next question and ask google first:

http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=java+pdf+conversion.

-Joel


Joel Sather
email: [EMAIL PROTECTED]
phone: 651-649-5789

>>> [EMAIL PROTECTED] 11/20/02 12:01PM >>>
Hi,
We have a situation where the documents (DOC/PDF) will get uploaded to
server and we need to convert and publish them to HTML format (which
is
accessible for all the users).  We are looking for any kind of
convertion
utility (java based API) for converting to HTML.  Our enviroment is
Apache -
Tomcat under Sun-Solaris machine.
There is a POI (HDF) sub-project under jakarta.apache.com which does
convertion from Word 97 DOC to HTML.  But this module is still in the
early
stages does not have full capabilities.
Thanks in advance for your information.
Thanks and regards,
Nagarjuna Rao Chakka


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


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



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

Reply via email to