[gs-devel] pdf to html? xefitra
Igor V. Melichev
igor.melichev at artifex.com
Fri Jun 8 10:53:49 PDT 2007
Dear Jerry Chen,
You need to read PDF and to write HTML.
Ghostscript can read PDF and write various formats.
Unfortunately HTML writing is not done yet.
Thus Ghostscript does a half of your task.
The other half to be coded.
See gs/doc/Drivers.htm how to do that.
Feel free to start this development.
Let me know if you have further questions.
Igor.
----- Original Message -----
From: <JerryC at dnaml.com>
To: <gs-devel at ghostscript.com>
Sent: Friday, June 08, 2007 8:07 AM
Subject: [gs-devel] pdf to html?
Hi, all:
I need a command line tool which convert pdf to html.
I tried pdftohtml on sf.net and was not satisfied with the html rendering
result.
It seems I have to develop my own command line tool with some pdf library.
Since gsview displays our sample pdf correctly, I guess it's a good start to
try ghostscript at first.
My questions are:
Does such pdf SDKs exist in GhostScript (http://ghostscript.com/doc/API.htm
seems obsolete) ?
If answer is YES, what should I do to respect the author's license?
Or anyone familar with pdf can recommand another good pdf SDK?
If the license fee is not too much (I served for a small company), I can
persuade my boss to buy it.
Regards
Jerry Chen
--------------------------------------------------------------------------------
> _______________________________________________
> gs-devel mailing list
> gs-devel at ghostscript.com
> http://www.ghostscript.com/mailman/listinfo/gs-devel
>
More information about the gs-devel
mailing list