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

34 Topics 330 Posts
  • Getting cloudron auth back

    8
    0 Votes
    8 Posts
    876 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
    1k 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
    419 Views
    girishG
    @DrewHasQuestions The new package now uses Stirling's built-in auth
  • Load different Welcome.pdf

    Solved
    8
    1 Votes
    8 Posts
    722 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
    +0
    0 Votes
    3 Posts
    200 Views
    nebulonN
    Latest package version should fix this.
  • PDF to Text/RTF fails

    Solved
    30
    +0
    0 Votes
    30 Posts
    1k 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
    1k Views
    S
    Thanks! It's working correctly now.
  • weasyprint error

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

    22
    5 Votes
    22 Posts
    2k 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
    284 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
    210 Views
    girishG
    Thanks for the heads up. Update published.
  • Possibility to log out

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

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

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