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


Stirling-PDF

12 Topics 116 Posts
  • Stirling-PDF - Package Updates

    Pinned
    0 Votes
    25 Posts
    278 Views

    [1.4.4]

    Update stirling-pdf to 0.14.4 Full changelog Multi page layout supports borders Additional size metrics for get infro feature Fix for Docker-lite image Incorrect docs reapply of environment variables SECURITY_INITIALLOGIN_USERNAME and SECURITY_INITIALLOGIN_PASSWORD to add credentials straight away Extract images checks for duplicates before adding Removal password no longer requires password for PDFs which are encrypted without a password
  • pptx to pdf fails

    Unsolved
    0 Votes
    4 Posts
    28 Views

    I could convert the PDF at https://pdf.adminforge.de/file-to-pdf . So, looks like some bug in our package.

  • Stirling-PDF Customization

    0 Votes
    8 Posts
    103 Views

    @girish ahh this is bad wording on my part
    This is no standalone env for group to remove it follows the same naming from the yml file config
    Which does auto get overridden by env variables of same path name

    Will update this readme thanks

  • PDF to Text/RTF fails

    Solved
    0 Votes
    30 Posts
    322 Views

    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
    0 Votes
    8 Posts
    23 Views

    Thanks! It's working correctly now.

  • weasyprint error

    Solved
    0 Votes
    4 Posts
    44 Views

    This is fixed with latest package.

  • Stirling PDF on Cloudron

    5 Votes
    22 Posts
    263 Views

    @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

    0 Votes
    2 Posts
    41 Views

    @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

    4 Votes
    2 Posts
    39 Views

    Thanks for the heads up. Update published.

  • Possibility to log out

    Solved
    1 Votes
    3 Posts
    40 Views

    @girish Great, thank you for the information.

  • How to proxy-auth for USERS?

    Solved
    1 Votes
    4 Posts
    46 Views

    Yes, sorry, I just added this in the recent package.

  • Fresh installed but fail to start

    Solved
    1 Votes
    4 Posts
    35 Views

    @girish working now, thank you very much 🙂