pcltoolsdk usage: font mapping problem, pcltoolsdk font substitution

The company I'm working bought the pcltoolsdk library.
Now I'm trying to use the font mapping file (-mapfont option, as you suggested me many months ago). Here's a little example of it:

[MapFonts]
Number=1
EmbedFont=0

[MapFont1]
PDFFont=URWGothicL-Demi
WinFont=Arial

In this way I can substitute the library font URWGothicL-Demi with the system font Arial.
What if I need to use the bold version of Arial or the italic one?

I tried to use something like that:

[MapFonts]
Number=1
EmbedFont=0

[MapFont1]
PDFFont=URWGothicL-Demi
WinFont=Arial Bold

but nothing happened.
Can you help me, please?

Thanks in advance.
Regards,
=========================================
"WinFont" doesn't support bold or italic fonts, however, you can choose "Arial Rounded MT" or other special fonts to make the fonts look "bold", we hoping this solution will helpful to you.

Also, you can also use "WinFont=Arial,Bold" to instead of "WinFont=Arial Bold" to try again, will you work better with "WinFont=Arial,Bold" format?

VeryPDF
=========================================
Just another question:

if, for instance, my mapfont.ini file is the following:

[MapFonts]
Number=1
EmbedFont=0

[MapFont1]
PDFFont=URWGothicL-Demi
WinFont=Arial

How can I tell the library to substitute the library font URWGothicL-DemiĀ  with, for instance, the NimbusSanL-Bold font?
In other words, I would like to substitute the use of a verypdf font
(URWGothicL-Demi) with another verypdf font (NimbusSanL-Bold).
Can I? If so, how?
Thanks in advance once again.
=========================================
Thanks for your message, "WinFont" item is can only support Windows fonts, it can't support the NimbusSanL-Bold font, however, if you can install the NimbusSanL-Bold font into your Windows system, you can use the NimbusSanL-Bold font in mapping file directly, e.g.,

[MapFonts]
Number=1
EmbedFont=0

[MapFont1]
PDFFont=URWGothicL-Demi
WinFont=NimbusSanL-Bold

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!