I found a rendering inconsistency in EmbedPDF.
Test PDF content:
Demo text: Test šđžčć ŠĐŽČĆ
Observed behavior:
In Chrome and PDF-XChange / PDF Tracker, the PDF renders correctly.
In EmbedPDF, the search panel finds the full text correctly, including đ č ć.
But on the rendered PDF page, only š ž Š Ž are visible. Characters đ č ć are missing visually.
This suggests that text extraction/search works, but page rendering does not render those glyphs correctly.
Notes:
The PDF uses Arial.
Fonts are not embedded.
Copy/paste from other viewers works correctly.
This appears to be a rendering bug or a glyph-mapping issue in the viewer.
Minimal repro:
Load the attached PDF in EmbedPDF snippet
Search for test
Compare search result text with the actual rendered page
1.pdf
I found a rendering inconsistency in EmbedPDF.
Test PDF content:
Demo text: Test šđžčć ŠĐŽČĆ
Observed behavior:
In Chrome and PDF-XChange / PDF Tracker, the PDF renders correctly.
In EmbedPDF, the search panel finds the full text correctly, including đ č ć.
But on the rendered PDF page, only š ž Š Ž are visible. Characters đ č ć are missing visually.
This suggests that text extraction/search works, but page rendering does not render those glyphs correctly.
Notes:
The PDF uses Arial.
Fonts are not embedded.
Copy/paste from other viewers works correctly.
This appears to be a rendering bug or a glyph-mapping issue in the viewer.
Minimal repro:
Load the attached PDF in EmbedPDF snippet
Search for test
Compare search result text with the actual rendered page
1.pdf