Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNT-24238] Added new options (pdfFont, pdfFontSize) to textToPdf transformer (#885) #929

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

tiagosalvado10
Copy link
Contributor

@tiagosalvado10 tiagosalvado10 commented Feb 16, 2024

  • MNT-23960 Added options (pdfFont, pdfFontSize) and NotoSans fonts to textToPdf transformer

  • MNT-23960 Added 'MISC_PDFBOX_DEFAULT_FONT' and 'transform.core.misc.pdfbox.defaultFont' configuration to core-aio and misc T-Engines

  • MNT-23960 Added NotoSans fonts to core-aio and misc T-Engine images

  • MNT-23960 Improved logging: added messages, using placeholders

  • MNT-23960 Added DEFAULT_FONT constant (NotoSans-Regular)

  • MNT-23960 Splitted getFont(PDDocument, String) code into 3 methods. Added Javadoc.

  • MNT-23960 Return TransformCheckResult on transformTextAndCheck methods. Added assertion to testUTF8WithBOM test.

(cherry picked from commit b9bcc3c)

…nsformer (#885)

* [MNT-23960] Added options (pdfFont, pdfFontSize) and NotoSans fonts to textToPdf transformer

* [MNT-23960] Added 'MISC_PDFBOX_DEFAULT_FONT' and 'transform.core.misc.pdfbox.defaultFont' configuration to core-aio and misc T-Engines

* [MNT-23960] Added NotoSans fonts to core-aio and misc T-Engine images

* [MNT-23960] Improved logging: added messages, using placeholders

* [MNT-23960] Added DEFAULT_FONT constant (NotoSans-Regular)

* [MNT-23960] Splitted getFont(PDDocument, String) code into 3 methods. Added Javadoc.

* [MNT-23960] Return TransformCheckResult on transformTextAndCheck methods. Added assertion to testUTF8WithBOM test.

(cherry picked from commit b9bcc3c)
@tiagosalvado10 tiagosalvado10 changed the title [MNT-23960] Added new options (pdfFont, pdfFontSize) to textToPdf transformer (#885) [MNT-24238] Added new options (pdfFont, pdfFontSize) to textToPdf transformer (#885) Feb 16, 2024
@tiagosalvado10 tiagosalvado10 merged commit 65ac8f9 into SP/3.1.N Feb 16, 2024
19 checks passed
@tiagosalvado10 tiagosalvado10 deleted the fix/MNT-24238_notosans_31N branch February 16, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant