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
|