What's Changed
-
Fixed: The supported office extensions were out of date -- issue #52.
- Summary: The office extensions supported by the client were outdated and have been updated to ensure compatibility with the latest Gotenberg.
- Thank you: A big thank you to @svengeance for reporting this issue and contributing to the fix!
-
Added: Support for metadata, as discussed in Issue #50.
- Summary: A feature has been added to allow including metadata for documents processed by the Gotenberg.
- Thank you: Thanks to @benniedejong for bringing this feature request to our attention!
-
Added: Support for alternative dimensions for margins, as noted in Issue #51.
- Summary: Previously, only inches could be used for margin dimensions. Now, the client supports various units like pixels (e.g.,
75px
), providing greater flexibility for users when setting margins. Use.SetMarginRight(Dimension.FromPixels(33))
for example. - Thank you: Special thanks to @mvarendorff2 for suggesting this enhancement!
- Summary: Previously, only inches could be used for margin dimensions. Now, the client supports various units like pixels (e.g.,
Full Changelog: 2.5.0...2.6.0