B4J Library PDF Viewer with PDFBox

Hello,

This is a class 'clsPDFViewer' which use PDFBOX to render a pdf file.

Use the form clsPDFPreview to preview a PDF file.

You can browse pages, zoom in and out, print and save the pdf.

You can add custom button for others actions.

Don't forget to add the jar file 'pdfbox-app-2.0.19.jar' in your additional folder

spsp
 

Attachments

  • B4JPDFViewer.zip
    6 KB · Views: 634
Last edited:

moster67

Expert
Licensed User
Longtime User
It seems like you forgot to attach the class you mentioned i.e. clsPDFViewer ...
 
Top