Create thumbnail image for PDF in Java

前端 未结 3 1755
后悔当初
后悔当初 2020-11-29 02:46

I\'m looking for a Java library that will can take a PDF and create a thumbnail image (PNG) from the first page.

I\'ve already looked at JPedal, but its insane licen

3条回答
  •  迷失自我
    2020-11-29 02:56

    PDF Renderer is fine so long as you only use the subset of PDF files they use. With JPod and JPedal you are paying for an active and developed library not a dead project.

提交回复
热议问题