문제

Is PDF store the font in binary, or which logic working behind that?

Because, I create PDF from jasper report and used font is installed in my PC only.

When i have checked generated PDF in other machine then it show the correct PDF font even font not installed in other PC.

Let me know if anything is missing test or verify?

도움이 되었습니까?

해결책

Fonts can be embedded in PDF files. If one font is missing, the text is displayed anyway using another classic font. You can have a great explanation here : http://www.prepressure.com/pdf/basics/fonts

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top