View Single Post
Old 12-05-2011, 04:56 AM   #5
tmpnkvee
Junior Member
tmpnkvee began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Dec 2011
Device: none
PDF to Mobi conversion required

Hi All,

We need to convert PDF files to Mobi files using java.

As there are no such direct apis, we want to know the best approach.

PDF -> convert to Html -> convert html files to Mobi file.
PDF -> convert to Image (.png\.tif\.jpg\.gif) -> convert image files to Mobil file.
PDF -> convert to Text -> convert text files to Mobil file.

is this best approach? if not what could be the best approach?

Thanks in Advance,
tmpnkvee
tmpnkvee is offline   Reply With Quote