0

I am working on a project that does some processes on PDFs and this project used package com.sun.pdfview; My job now is to make these functions works depending on Apache PDFbox library I need to use a class similar to ThumbPanel.java using the Apache PDFbox library

I tried to look for a similar class using the PDFbox but i could not find any similarity

4
  • There isn't, but maybe have a look at this project stackoverflow.com/questions/61503120/… Commented Nov 16, 2022 at 12:12
  • Please provide enough code so others can better understand or reproduce the problem. Commented Nov 16, 2022 at 15:09
  • Wow I didn't even know that sun released some kind of PDF lib. Read some stuff about it in the webarchive... But besides that what does the ThumbPanel.java do? Commented Nov 17, 2022 at 7:47
  • It shows thumbnails on the left panel. IMHO if Fadi doesn't have to care about the licensing then he should copy the source code and combine it with the PDFBox rendering API. Commented Nov 17, 2022 at 9:29

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.