Java PDF viewer with FDF

前端 未结 4 1218
离开以前
离开以前 2021-01-01 05:40

My company needs a PDF viewer with Java API with the additional requirement on being able to use FDF form data.

The only one i found was JPedal which promises to fea

相关标签:
4条回答
  • 2021-01-01 05:55

    Try the Big Faceless' Java Viewer: http://big.faceless.org/products/pdfviewer/

    0 讨论(0)
  • 2021-01-01 06:07

    http://www.accesspdf.com/pdftk/ (probably you will have to dig a little in it if you would like to find what you are searching for, but I think you'll find)

    0 讨论(0)
  • 2021-01-01 06:13

    Have a look at the Foxit SDK. http://www.foxitsoftware.com/ The cost seems at bit less and i'm sure you'll get much more.

    Maybe Open Office has something in its belt for you?

    I also just found those:

    http://www.crionics.com/

    http://www.qoppa.com/

    http://multivalent.sourceforge.net/

    0 讨论(0)
  • 2021-01-01 06:13

    A year ago I was searching for something similar but I was unable to find anything useful, so ended up calling acrobat reader (which is only a workaround of course). Thanks for mentioning pdf-renderer (the project was not existing a year ago, at least I was unable to find it) in your question.

    0 讨论(0)
提交回复
热议问题