Font Issue Need Help

Hi @asad.ali I have a requirement that WE are using Certail font eg “FontA” a lot in our organization and
now they are going to remove that and replace it with “FontB”

So i am going to provide fix in our code to Handle this .

So

  1. I Created PDF with FontA (which i dint embed / embed Subset) in pdf.
  2. I deleted FontA from the System eg. (c:\Windows\Fonts)
  3. I Added regEdit entry for “FontA” where I added Value as “FontB.ttf” which is present in my system.

When i Run the Code i Still get FontA not Embedded in system.

But as per behavious , If the Font is present in RegEdit , System should not throw the Error Right ??

Else How should i handle this via regedit entery ??

@GayatriNaik

Please allow us to investigate this scenario under the logged ticket PDFNET-57100. As soon as analysis is done, we will share our feedback with you. Please spare us little time.

          ok willl wait
1 Like

@asad.ali Also let us know Do u support json format conversion to PDFA 3B Format too ??

And which all extensions u support for converting to PDFA 3 B format ?

@GayatriNaik

You can please check load and save supported formats by the API at below page. API is not able to convert any format directly to the PDF/A-3b. However, you can convert support load formats to PDF and after convert it to you desired output/save format.

Any update on font issue??

@GayatriNaik

The ticket has not been investigated yet. As soon as it is analyzed completely, we will inform you. Please spare us some time.