Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Stirling-PDF

38 Topics 390 Posts
  • Latest update

    2
    2 Votes
    2 Posts
    466 Views
    girishG
    @froodle thanks for letting us know. We updated the logo yesterday but not yet in the package - https://git.cloudron.io/cloudron/stirling-pdf-app/-/commit/1ff637cc72e98dfff5ccf6fcde56d1b6b5b385fa . Will check the OCR Tess mapping
  • Healtheck error got response status 404

    Solved
    4
    1
    1 Votes
    4 Posts
    592 Views
    N
    Everything is working well now. Thanks. (The topic can be closed)
  • tesseract 5 support

    Solved
    3
    2 Votes
    3 Posts
    622 Views
    girishG
    https://git.cloudron.io/cloudron/stirling-pdf-app/-/commit/335acf606a060260314e17312f1a709a0a011817 # tesseract --version tesseract 5.3.2 leptonica-1.82.0 libgif 5.1.9 : libjpeg 8d (libjpeg-turbo 2.1.1) : libpng 1.6.37 : libtiff 4.3.0 : zlib 1.2.11 : libwebp 1.2.2 : libopenjp2 2.4.0 Found AVX512BW Found AVX512F Found AVX2 Found AVX Found FMA Found SSE4.1 Found OpenMP 201511 Found libarchive 3.6.0 zlib/1.2.11 liblzma/5.2.5 bz2lib/1.0.8 liblz4/1.9.3 libzstd/1.4.8 Found libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.16
  • pptx to pdf fails

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    girishG
    @froodle ha! I was wondering how it worked in the official docker images The fix was https://git.cloudron.io/cloudron/stirling-pdf-app/-/commit/73636b9765b0907f5e1b0da642d511fca720f43e . Installing the full version instead of the nogui version fixes the crash.
  • Getting cloudron auth back

    8
    0 Votes
    8 Posts
    2k Views
    F
    LDAP is in roadmap! Although no ETA Also most feature requests are done by GitHub issue tickets not discord otherwise it's hard to track over time
  • Breaking change: move to built-in auth

    7
    2 Votes
    7 Posts
    2k Views
    girishG
    @jan-reinhardt that's all I can think of. But maybe you can ask about the dangers of a public instance at https://github.com/Frooodle/Stirling-PDF/discussions
  • API calls redirect to Login Page

    Solved
    4
    1 Votes
    4 Posts
    934 Views
    girishG
    @DrewHasQuestions The new package now uses Stirling's built-in auth
  • Load different Welcome.pdf

    Solved
    8
    1 Votes
    8 Posts
    1k Views
    timconsidineT
    Posted an issue for this in upstream repo. https://github.com/Frooodle/Stirling-PDF/issues/461
  • Detect/Split Scanned Photos fails

    Solved
    3
    1
    0 Votes
    3 Posts
    345 Views
    nebulonN
    Latest package version should fix this.
  • PDF to Text/RTF fails

    Solved
    30
    1
    0 Votes
    30 Posts
    3k Views
    F
    This can probably be closed since Text conversion has been removed from Stirling-PDF for now due to bug in LibreOffice Only RTF remains
  • Unable to update Stirling-PDF

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    S
    Thanks! It's working correctly now.
  • weasyprint error

    Solved
    4
    1
    0 Votes
    4 Posts
    727 Views
    nebulonN
    This is fixed with latest package.
  • Stirling PDF on Cloudron

    stirling pdf
    22
    5 Votes
    22 Posts
    4k Views
    jdaviescoatesJ
    @froodle said in Stirling PDF on Cloudron: @Neiluj reached out to them "We don't accept projects hosted under personal profiles. Our mission is to support groups rather than individuals. Have you considered moving it to a separate GitHub org? This helps to signal that this project is a collaboration instead of a personal undertaking." I'll have to think about how best to do this and pros and cons I'd guess that is just the policy of their default Open Source Collective fiscal host https://opencollective.com/opensource Note there are many other fiscal hosts on Open Collective who likely have less arduous policies (saying that, I'd guess it probably does make sense for you to be hosted by the Open Source Collective)
  • /file-to-pdf via api

    2
    0 Votes
    2 Posts
    507 Views
    girishG
    @aflorea I guess you are trying to call the API straight from your website's frontend ? If so, yes, this will trigger a CORS error. We don't provide a way to adjust CORS headers. Usually apps have a way to adjust this but Stirling-PDF does not have a mechanism for this. A workaround is to make your frontend call your website's backend and the backend proxies the call to Stirling-PDF.
  • Jar file is renamed in new release

    2
    4 Votes
    2 Posts
    407 Views
    girishG
    Thanks for the heads up. Update published.
  • Possibility to log out

    Solved
    3
    1 Votes
    3 Posts
    642 Views
    archosA
    @girish Great, thank you for the information.
  • How to proxy-auth for USERS?

    Solved
    4
    1 Votes
    4 Posts
    712 Views
    girishG
    Yes, sorry, I just added this in the recent package.
  • Fresh installed but fail to start

    Solved
    4
    1 Votes
    4 Posts
    698 Views
    L
    @girish working now, thank you very much