SetEmbedStandardWindowsFonts Method

SetEmbedStandardWindowsFonts function

True to embed true type fonts.Affects only ASCII characters 32-127.Fonts for character codes greater than 127 are always embedded.Fonts are always embedded for PDF/A-1a, PDF/A-1b standard.Default is true.


func (instance *PdfSaveOptions) SetEmbedStandardWindowsFonts(value bool)  error

Remarks

See Also