Giter Site home page Giter Site logo

Can it export to PDF 1.7? about krop HOT 2 OPEN

gocarlos avatar gocarlos commented on May 30, 2024
Can it export to PDF 1.7?

from krop.

Comments (2)

gocarlos avatar gocarlos commented on May 30, 2024

Hi @tiotrom,

The Krop software was actually written by @arminstraub
I packaged it into a snap app...

maybe he can give you more insights into this matter

from krop.

arminstraub avatar arminstraub commented on May 30, 2024

Hi @tiotrom!

krop is not using Ghostscript for cropping. It only allows a final (potential) optimization which is really just running:
gs -sDEVICE=pdfwrite -sOutputFile=new.pdf -dNOPAUSE -dBATCH old.pdf
If you have custom Ghostscript code, the easiest would be to run it afterwards on the pdf created by krop.

That being said, if there is very common and useful features of Ghostscript, it might make sense to expose them in the krop UI. Besides exporting to PDF 1.7, does anything in particular come to mind?

from krop.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.