Why does the font change when adding SVG to pdf?
Currently I am using iText7 version 8.0.4 to replace jpg files into svg files.
I replaced the jpg image with the svg image but the problem is that the font in my 2nd screenshot is wrong, the font I used in the svg file is “Lucida Console” but when I replace the svg file it changes to the font. “Time New Roman”. When the svg file is saved on my computer it still displays correctly, it’s just the wrong font when I add it to the pdf