Skip to content

feat: Add LibreOffice new fields (release 8.28)#255

Open
StevenRenaux wants to merge 2 commits intosensiolabs:1.xfrom
StevenRenaux:Release-8.28-Add-LibreOffice-new-fields
Open

feat: Add LibreOffice new fields (release 8.28)#255
StevenRenaux wants to merge 2 commits intosensiolabs:1.xfrom
StevenRenaux:Release-8.28-Add-LibreOffice-new-fields

Conversation

@StevenRenaux
Copy link
Copy Markdown
Collaborator

@StevenRenaux StevenRenaux commented Apr 10, 2026

Q A
Gotenberg API version ? 8.28
Bug fix ? no
New feature ? yes
BC break ? no

Description

https://github.com/gotenberg/gotenberg/releases/tag/v8.28.0

LibreOffice
Native Watermarks: Added support for LibreOffice's built-in watermark rendering during PDF export via new form fields: nativeWatermarkText, nativeWatermarkColor, nativeWatermarkFontHeight, nativeWatermarkRotateAngle, nativeWatermarkFontName, and nativeTiledWatermarkText.

@StevenRenaux StevenRenaux force-pushed the Release-8.28-Add-LibreOffice-new-fields branch from 5bf67cd to d7c831d Compare April 10, 2026 19:11
Copy link
Copy Markdown
Contributor

@Neirda24 Neirda24 left a comment

Choose a reason for hiding this comment

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

Thank you for your help @StevenRenaux

Comment thread docs/pdf/LibreOfficePdfBuilder.md Outdated
;
```

### nativeTiledWatermarkText(string \$text)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does it make sense to split text and color ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe have one to set the text and another method to style the text (only one method with named arguments) WDYT ?

Comment thread docs/pdf/LibreOfficePdfBuilder.md Outdated
Comment thread src/Builder/Behaviors/LibreOffice/PagePropertiesTrait.php Outdated
Comment thread src/Builder/Behaviors/LibreOffice/PagePropertiesTrait.php Outdated
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.

3 participants