GotenbergSharpApiClient icon indicating copy to clipboard operation
GotenbergSharpApiClient copied to clipboard

.NET C# Client for the Gotenberg API

Results 7 GotenbergSharpApiClient issues
Sort by recently updated
recently updated
newest added

Minor code quality improvement

As I understand you have to use GotenbergSharpClient.MergeOfficeDocsAsync for converting office files. But there is limitation that only allows 2 or more files to be converted. There is check for...

Hello here 👋 I've just released version `7.0.0` of Gotenberg 🎉 A lot of minor changes, the best if you wish to update your C# client is to head to...

Please add support for the trace feature in Gotenberg. https://gotenberg.dev/docs/modules/api#trace-all-routes The purpose of sending a Trace header is to make it easier to find out which client request caused which...

Hi The Gotenberg pdf result after converting from HTML to PDF is not containing selectable text, is there a solution to this? [US-Skjema-X2M-FG6.pdf](https://github.com/ChangemakerStudios/GotenbergSharpApiClient/files/15331375/US-Skjema-X2M-FG6.pdf)

I noticed that the `HealthCheckUrl` property exists in the configuration but currently seems to be only set and not used. Could you clarify its intended purpose? If the URL is...

Hello, I'm trying add metadata (to set the author of my pdf document). Unfortunately I cannot find the correct way to add the pdf metadata. Could you please advise me...