Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF preview image generate is not working well with pre-filled generated PDF files #554

Open
ShaharZohar opened this issue Dec 24, 2023 · 0 comments
Labels
type: bug Existing feature doesn't work correctly

Comments

@ShaharZohar
Copy link

Describe the bug
While using the library to read PDF files and generate a preview image,
the image that generated is from the PDF file is missing parts of the the PDF file.

To reproduce
In order to reproduce this issue, generate a pre-filled PDF file.
Try to load and generate a preview image using the library,
the preview image is missing some parts of the PDF file.

Expected behavior
A clear pdf preview image.

Actual behavior
The image generated by the library is not full and some parts of the file are missing.

Environment details:

  • PdfBox-Android version: [e.g. 2.0.27.0]
  • Android API version: [e.g. API 32]

Maybe it is something related to this fix that is not working properly -
#487

@ShaharZohar ShaharZohar added the type: bug Existing feature doesn't work correctly label Dec 24, 2023
@ShaharZohar ShaharZohar changed the title PDF read is not working well with generated PDF files PDF preview image generate is not working well with pre-filled generated PDF files Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Existing feature doesn't work correctly
Projects
None yet
Development

No branches or pull requests

1 participant