Closed yaaax closed 7 months ago
Method FormData#getFormattedTime uses narrow non-breaking space.
FormData#getFormattedTime
See:
PdfCreatorManual#createDocument
Origin of issue found: the Marianne font files do not include the NNBSP character. Waiting for a fix from SIG.
See the Official french government's design system (Système de Design de l'État): GouvernementFR/dsfr.
Method
FormData#getFormattedTime
uses narrow non-breaking space.See:
FormData#getFormattedTime
https://github.com/DISIC/generate-pdf-example/blob/aeaa49511e5d99a8962e4adc4ceb52db991497f1/src/main/java/fr/gouv/numerique/design/generatepdfexample/FormData.java#L201PdfCreatorManual#createDocument
https://github.com/DISIC/generate-pdf-example/blob/aeaa49511e5d99a8962e4adc4ceb52db991497f1/src/main/java/fr/gouv/numerique/design/generatepdfexample/PdfCreatorManual.java#L45