Anthony Stirling

Results 953 comments of Anthony Stirling

Something is defo off with the outputs when compared to old version (You can test here) https://pdf.adminforge.de/pdf-to-word pdf to work on your version gives me ![image](https://github.com/Stirling-Tools/Stirling-PDF/assets/77850077/dec53c12-ae0b-44a5-8265-b842e91e9a30) vs ![image](https://github.com/Stirling-Tools/Stirling-PDF/assets/77850077/c232f808-30c9-4a1c-8799-13b1949898b5) seems its...

i see libreoffice-core is not avaible, i tried just 'libreoffice' and get a slightly better conversion now.. all 3 pages are overlayed onto single page and rotation is not kept.....

So right now the conversions are not happening in a way which i am happy with, it seems to throw everything onto single page, not sure why... Until then we...

If it's the version and not general package can we pull the older version?

> using alpine:3.17 instead of :latest makes it work for lite and normal, ultra lite can stay at latest, but 3.17 is two versions old... Based on this and you...

btw wondering if i can get your advice, I am trying to get calibre installed on alpine I get ```shell apk add --no-cache calibre --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz fetch...

> can I ask when this PR will be merged?- Once i figure out calibre and wkhtmltopdf I added them as custom installs which users can do post docker image...

If you can make it conditional in docker file via some arg in the init scripts or changed to match in the java file i linked then sure!

Standalone jar have other dependencies for these functions Either need to follow the local setup guide or set ENV variable ``ENDPOINTS_GROUPS_TO_REMOVE`` To value ``CLI``

If you are running in docker you have no need to change the port anyway since you can change the docker exposed port instead right?