Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF
  • Page:
  • 1
  • 2

TOPIC:

Critical issue - Font issue 4 years 9 months ago #14441

  • mobileapps@dewa.gov.ae
  • mobileapps@dewa.gov.ae's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
Dear Team,
We are trying to open pdf in RadaeePDF Viewer library ,its not displaying original font. In the same document if i am opening in browser its displaying properly. We are using Dubai Font in the PDF. Help me to solve this issue.

Thanks & Regards
Ponlingam S

Please Log in or Create an account to join the conversation.

Critical issue - Font issue 4 years 9 months ago #14442

  • federico
  • federico's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 261
  • Thank you received: 18
Dear Polignam S,
Do your PDF include these fonts?
If it doesn't you should add these fonts manually. I suggest you to see the knowledge base here .

Please Log in or Create an account to join the conversation.

Critical issue - Font issue 4 years 9 months ago #14443

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
Dear user,
PDF manufacturer can generate PDF file with unembed fonts.
for this type of PDF file, font matching using font symbols to link with external fonts.
font symbols here mean font name.

and, the font symbol list is initialized as federico said.

Please Log in or Create an account to join the conversation.

Critical issue - Font issue 4 years 8 months ago #14460

  • mobileapps@dewa.gov.ae
  • mobileapps@dewa.gov.ae's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
Dear RadeePDF Team,
I added font mapping like below, But its not solved my font issue. still same. Please guide me how can achieve this.

Global_fontfileMapping("Dubai", "Dubai-Regular");
Global_fontfileMapping("Dubai,Bold", "Dubai-Bold");
Global_fontfileMapping("Dubai,Light", "Dubai-Light");
Global_fontfileMapping("Dubai,Medium", "Dubai-Medium");

Regards
Ponlingam S

Please Log in or Create an account to join the conversation.

Critical issue - Font issue 4 years 8 months ago #14461

  • federico
  • federico's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 261
  • Thank you received: 18
Deat Ponlignam S,
Global_fontfileMapping is used to set your custom font instead of other font.
If you want to add a font not embedded in your PDF you should use Global_fontfileListAdd or just add your font files in fdat/sdtFont folder

Please Log in or Create an account to join the conversation.

Last edit: by federico.

Critical issue - Font issue 4 years 8 months ago #14463

  • mobileapps@dewa.gov.ae
  • mobileapps@dewa.gov.ae's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
Dear Federico,
Thanks for your quick response. I already added my fonts files in fdat/sdtFont Folder. but if pdf having dubai font, its not displayed properly.
My problem is, my pdf having dubai font, its not displayed properly while opening in RadaeePDF viewer.

Thanks in advance.

Regards
Ponlingam S

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Powered by Kunena Forum