mileszs / wicked_pdf

PDF generator (from HTML) plugin for Ruby on Rails
http://www.mileszs.com/wicked-pdf-plugin
MIT License
3.52k stars 640 forks source link

"Incorrect Rendering of 'Apple Myungjo' Font and Symbols in Wicked PDF" #1087

Open tanvi-agarwal1701 opened 6 months ago

tanvi-agarwal1701 commented 6 months ago

Hello Wicked PDF Team,

I am experiencing an issue with the 'Apple Myungjo' font in Wicked PDF, where not only the font but also certain symbols are not being rendered correctly. Font Issue: The 'Apple Myungjo' font is not being rendered in the PDFs generated by Wicked PDF. Symbol Rendering Issue: Along with the font, certain symbols that are supposed to be displayed with the font are also not adjusting or displaying correctly. Steps to Reproduce:

Use 'Apple Myungjo' font in the HTML with some specific symbols. Generate a PDF using Wicked PDF. Observe the font and symbol rendering in the generated PDF. Expected Behavior:

The 'Apple Myungjo' font should be correctly rendered in the PDF. Symbols used in conjunction with the font should appear as they do in the HTML source. Actual Behavior:

The font is not rendered, resulting in a fallback to a default font. Symbols associated with the font are also not rendering or adjusting correctly