문제

Is Jpedal library totally free? As I noticed the download link is mentioning trial! :(

도움이 되었습니까?

해결책

Full JPedal library is proprietary/commercial licensed: http://www.jpedal.org/support_faq.php#licensing

A cut-down version is open source under LGPL.

다른 팁

You need to do more research.

A quick search of the website shows that the pdf viewer is LGPL, while the full client is not. See JPedal Download the 30 day trial version and JPedal - Commercial vs LGPL version comparison

Yes Jpedal is totally free if you comply to the LGPL license.

Update:

The world changed in the meantime and the (LGPL) open source Jpedal was stopped. If you look for that version it was removed from sourceforge. The last vrsion was based on the 4.92 Version you can download it here. This library is using Swing/AWT for rendering PDFs.

A while ago the newer version of Jpedal was released under the name of 'OpenViewerFX' and is basically the same as above but using JavaFX for rendering PDFs. Since JavaFX is used it needs Java 1.8.

Update II:

The OpenViewerFX was also discontinued. So there is currently no open source version of jpedal. You can still find the code here.

There's a section in their FAQ that covers the licensing issue: Jpedal FAQ

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top