View Revisions: Issue #1073

Summary 0001073: Check PDF substitute fonts
Revision 2019-12-10 13:19 by rijkr
Description IST: When a PDF document contains non-embedded fonts, substitute fonts are selected by fontconfig. If these fonts are not the same as the fonts used to create the PDF, the rendering may not be correct.
SOLL-1: Show the substitutes for the PDF Standard 14 Fonts in Admin Web App > About > Host Packages.
SOLL-2: Show fonts in SavaPages Document Details and check if "All fonts are either standard or embedded".
SOLL-3: Add config property "print-in.pdf.fonts.embed": Y (default) | N. If "Y", all fonts (including standard PDF fonts) are embedded in print-in PDF document if non-embedded/non-standard fonts are present in this document.
Revision 2019-09-02 19:52 by rijkr
Description IST: When a PDF document contains non-embedded fonts, substitute fonts are selected by fontconfig. If these fonts are not the same as the fonts used to create the PDF, the rendering may not be correct.
SOLL-1: Show the substitutes for the PDF Standard 14 Fonts in Admin Web App > About > Host Packages.
SOLL-2: Show fonts in SavaPages Document Details and check if "All fonts are either standard or embedded".
SOLL-3: Add config property "print-in.pdf.fonts.embed": Y | N (default). If "Y", all fonts (including standard PDF fonts) are embedded in print-in PDF document if non-embedded/non-standard fonts are present in this document.
Revision 2019-08-29 15:30 by rijkr
Description IST: When a PDF document contains non-embedded fonts, substitute fonts are selected by fontconfig. If these fonts are not the same as the fonts used to create the PDF, the rendering may not be correct.
SOLL-1: Show the substitutes for the PDF Standard 14 Fonts in Admin Web App > About > Host Packages.
SOLL-2: Show fonts in SavaPages Document Details and check if "All fonts are either standard or embedded".
SOLL-3: Add config property "print-in.pdf.embedfont.enable": Y | N (default). If "Y", all fonts (including standard PDF fonts) are embedded in print-in PDF document if non-embedded/non-standard fonts are present in this document.
Revision 2019-08-26 16:36 by rijkr
Description IST: When a PDF document contains non-embedded fonts, substitute fonts are selected by fontconfig. If these fonts are not the same as the fonts used to create the PDF, the rendering may not be correct.
SOLL-1: Show the substitutes for the PDF Standard 14 Fonts in Admin Web App > About > Host Packages.
SOLL-2: Add option in SavaPages Document Details to check if "All fonts are either standard or embedded".