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-23960] Added new options (pdfFont, pdfFontSize) to textToPdf transformer #885

Merged
merged 27 commits into from
Feb 6, 2024

Conversation

tiagosalvado10
Copy link
Contributor

No description provided.

@tiagosalvado10 tiagosalvado10 changed the title [MNT-23960] Added options (pdfFont, pdfFontSize) and NotoSans fonts to textToPdf transformer [MNT-23960] Added new options (pdfFont, pdfFontSize) to textToPdf transformer Jan 29, 2024
@tiagosalvado10 tiagosalvado10 force-pushed the fix/MNT-23960_add-notosans-and-font-options branch from 4f6b7f3 to 1fa2ed0 Compare February 5, 2024 13:19
Copy link
Member

@tpage-alfresco tpage-alfresco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks Tiago.

@tiagosalvado10 tiagosalvado10 merged commit b9bcc3c into master Feb 6, 2024
21 checks passed
@tiagosalvado10 tiagosalvado10 deleted the fix/MNT-23960_add-notosans-and-font-options branch February 6, 2024 16:26
tiagosalvado10 added a commit that referenced this pull request Feb 16, 2024
…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 added a commit that referenced this pull request Feb 16, 2024
…nsformer (#885) (#929)

* [MNT-23960] Added new options (pdfFont, pdfFontSize) to textToPdf transformer (#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)

* [MNT-24238] Removed jakarta.annotation.PostConstruct import
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.

4 participants