Hello
When I open a report which contains a font that does not exist on my machine, the font will be substituted by another font. If I save the report, the substituted font will be save too and the original font information is lost. For us, this is very dangerous because some of our customers use special OCR-B fonts. These fonts may not be substituted!!
Is there a setting or any other possibility to prevent font substitution?
Thank you.
Andreas
Font substitution
-
- Posts: 63
- Joined: Fri Jul 17, 2009 5:00 am
- Location: St. Gallen, Switzerland
Font substitution
Hello,
Please use the following static property:
Thank you.
Please use the following static property:
Code: Select all
StiOptions.Engine.AllowUseOriginalFontName = true;
-
- Posts: 63
- Joined: Fri Jul 17, 2009 5:00 am
- Location: St. Gallen, Switzerland
Font substitution
Hi Ivan
I missed that one, thank you.
Regards
Andreas
I missed that one, thank you.
Regards
Andreas
Font substitution
Hello, Andreas.
If you have some additional questions, please do not hesitate to contact us.
Thank you.
We are always glad to help you.atastler wrote:I missed that one, thank you.
If you have some additional questions, please do not hesitate to contact us.
Thank you.