Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.3
-
Fix Version/s: 6.3.1
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:online demo viewer on icepdf's page
Description
If I upload the example pdf from this url: https://github.com/ralfstuckert/pdfbox-layout/blob/master/examples/lowleveltext.pdf to your online demo viewer, the pdf is rendered with missing text. In all lines with justified text, only the first word is rendered. I.e. the first three lines of the main text read:
Lorem
sadipscing
tempor
Three other viewers I tried (Adobe Acrobat Reader, evince, zathura) show the pdf rendered correctly.
The pdf is a valid 1.4 pdf according to https://www.pdf-online.com/osa/validate.aspx
We have observed the problem also with other pdfs generated with pdfbox-layout and viewed with ice-pdf; also in that case, only justified text is missing.
Lorem
sadipscing
tempor
Three other viewers I tried (Adobe Acrobat Reader, evince, zathura) show the pdf rendered correctly.
The pdf is a valid 1.4 pdf according to https://www.pdf-online.com/osa/validate.aspx
We have observed the problem also with other pdfs generated with pdfbox-layout and viewed with ice-pdf; also in that case, only justified text is missing.
Issue Links
- duplicates
-
PDF-865 Text in PDF is rendered upside down
- Resolved
Do you have a sample file you can upload?