coolwanglu / pdf2htmlEX

Convert PDF to HTML without losing text or format.
http://coolwanglu.github.com/pdf2htmlEX/
Other
10.35k stars 1.84k forks source link

Convert PDF to HTML, does it support Adobe Javascript #550

Open Lumono opened 9 years ago

Lumono commented 9 years ago

I have a PDF form including Adobe Javascript for calculation. When convert it to HTML, does it keep the Javascript function on the form? Thanks,

coolwanglu commented 9 years ago

Currently it's not supported.

Lumono commented 9 years ago

谢谢你的快速回复。

我有一个项目,转换各种PDF到HTML,这些都是有text field的application form。

我们是否可以合作?

Best Regards,

Josh zhang

From: Lu Wang [mailto:notifications@github.com] Sent: Wednesday, July 15, 2015 8:48 AM To: coolwanglu/pdf2htmlEX Cc: joshzhangca Subject: Re: [pdf2htmlEX] Convert PDF to HTML, does it support Adobe Javascript (#550)

Currently it's not supported.

— Reply to this email directly or view it on GitHub https://github.com/coolwanglu/pdf2htmlEX/issues/550#issuecomment-121658162 . https://github.com/notifications/beacon/AMu9fah31iB38OpxSYXBMx9hEahRpHMRks5odnhNgaJpZM4FZLWj.gif

coolwanglu commented 9 years ago

具体是哪方面呢?

Lumono commented 9 years ago

用户上传任何PDF,把它转换成HTML。这些PDF就变成web的表单页面。

如果PDF里有Adobe javascript的计算公式,也要在web中实现。

没有固定格式,PDF有客户上传的。

谢谢!

From: Lu Wang [mailto:notifications@github.com] Sent: Wednesday, July 15, 2015 8:57 AM To: coolwanglu/pdf2htmlEX Cc: joshzhangca Subject: Re: [pdf2htmlEX] Convert PDF to HTML, does it support Adobe Javascript (#550)

具体是哪方面呢?

— Reply to this email directly or view it on GitHub https://github.com/coolwanglu/pdf2htmlEX/issues/550#issuecomment-121660497 . https://github.com/notifications/beacon/AMu9faIKnLpuVs0yz669MN3Tt1gTanrtks5odnpGgaJpZM4FZLWj.gif

coolwanglu commented 9 years ago

表单目前有简单的支持。 js的话我不太确定,大致觉得可行,不过目前并没有足够时间实现。 如果可以,请提供PDF文件留作记录。

Lumono commented 9 years ago

我只能给你Reader Extened PDF格式。

From: Lu Wang [mailto:notifications@github.com] Sent: Wednesday, July 15, 2015 9:04 AM To: coolwanglu/pdf2htmlEX Cc: joshzhangca Subject: Re: [pdf2htmlEX] Convert PDF to HTML, does it support Adobe Javascript (#550)

表单目前有简单的支持。 js的话我不太确定,大致觉得可行,不过目前并没有足够时间实现。 如果可以,请提供PDF文件留作记录。

— Reply to this email directly or view it on GitHub https://github.com/coolwanglu/pdf2htmlEX/issues/550#issuecomment-121662286 . https://github.com/notifications/beacon/AMu9fZ1ch6LpcVnCs4iwplkNuzZbuWBWks5odnvegaJpZM4FZLWj.gif

peterwalll commented 8 years ago

Hi, Josh. As for myself, I have seldom tried to convert PDF to HTML. I wonder have you ever worked it out? Do I need another 3rd party manual toolkit? When it comes PDF converting process, I have another question, I wonder have you ever tried to convert pdf to other image files before? As for myself, I am testing the related PDF to PNG converting, PDF to BMP converting , and PDF to JPG converting programs these days. Do you have experience about it? Any suggestion will be appreciated. Thanks in advance.

Best regards, Pan