gotenberg icon indicating copy to clipboard operation
gotenberg copied to clipboard

A developer-friendly API for converting numerous document formats into PDF files, and more!

Results 132 gotenberg issues
Sort by recently updated
recently updated
newest added

Hello, I am evaluating Gotenberg, and I observed that the resulting PDF generated via Gotenberg is about 5 times the size of the seemingly identical PDF generated via the print...

Hello, Is there a way to pass API scaling mode of sheets as below. It gives a chance to fit big cells into page.

enhancement
libreoffice

Gotenberg currently has the issue of errors like `Too large write data is pending: size=725124416, max_buffer_size=268435456` when outputting large PDFs using chromium. Puppeteer fixed [this issue](https://github.com/puppeteer/puppeteer/issues/4563) by using the `transferMode:...

enhancement
chromium

**Version** Gotenberg 7.5.3 go 1.18.3 **Description of the problem** Child chromium processes keep running after pdf conversion. And these processes die only after restarting the application. This problem was "fixed"...

bug
chromium
maybe

### Discussed in https://github.com/gotenberg/gotenberg/discussions/426 Originally posted by **RuslMag** February 15, 2022 When sending a docx document with a Cyrillic name for conversion, a 500 error occurs. If i change the...

bug
help wanted
libreoffice
maybe

I tried everything I could but I can't find a way to convert a docx file that has a transparent PNG and keep the transparency. So the docx has a...

bug
help wanted
libreoffice
maybe

### Discussed in https://github.com/gotenberg/gotenberg/discussions/440 Originally posted by **Lincoln-hub** March 22, 2022 I am running Gotenbergr on my local computer, I installed all the required engines but I'm running into this...

bug
help wanted
libreoffice

Is there any way to add page numbers to the PDFs generated? (By the way, great job on this project)

I'm trying to figure out what the best way to add some form of support for ASIC-E files to paperless-ngx. ASIC-E is a signed container format - it's effectively a...

enhancement

Hi there, When I attempt to convert a simple pptx file to pdf using the POST `forms/libreoffice/convert` endpoint in gotenberg I get a 500 error. \ The pptx file that...

documentation