Skip to content

BUG in displayed text #592

@krosoftware

Description

@krosoftware

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions