Skip to content

Rupee symbol(₹) on pdf document shown as grave(` ) #23

@gurudinesh

Description

@gurudinesh

I have a win8 app where I show pdf documents inside the app. using MuPDF winRT.
Till now there is no issue.

The issue now is My pdf document contains a rupee symbol.
When I open it using a normal reader It shows the symbol correctly.
But when I try to open the same pdf fron the app, Rupee symbol
{ ₹ (Hex : 0x20B9, html ₹) INDIAN RUPEE SIGN } is shown as grave(` ).
Example :
Expected : Amount (₹) 100000

expected_capture

Actual : Amount (` ) 100000
actual_capture

Please help me resolve the issue.
Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions