Currently when a report is viewed on the screen my H₂O looks correct. But once its exported to pdf it turns into (see attached, couldn't post with char).
Could I get some assistance on if this is a conversion issue or a text issue? I've been googling the issue but haven't come across much helpful info.
Thanks,
Tony
Subscript Character In PDF
Subscript Character In PDF
- Attachments
-
- Capture.PNG (554 Bytes) Viewed 3002 times
Re: Subscript Character In PDF
Hello, Tony.
The PDF is a fixed layer format. The fonts in other systems could be replaced with other fonts if there is no necessary symbols.
In the PDF the symbols are not replaced and you get such issue. Please, check if the symbol is available in the specified font. Try to change it to the font where this symbol is available.
Thank you.
The PDF is a fixed layer format. The fonts in other systems could be replaced with other fonts if there is no necessary symbols.
In the PDF the symbols are not replaced and you get such issue. Please, check if the symbol is available in the specified font. Try to change it to the font where this symbol is available.
Thank you.
Re: Subscript Character In PDF
I will give that a try, thanks for the tip!
Re: Subscript Character In PDF
Okay, let us know about the result.
Thank you.
Thank you.
Re: Subscript Character In PDF
My font was ok, I updated to 2017.1.5 and it is working like I hoped.
Thanks!
Thanks!
Re: Subscript Character In PDF
Great! Thank you for letting us know about this.