Giter Club home page Giter Club logo

django-pdf-overlay's People

Contributors

iarp avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

afetting

django-pdf-overlay's Issues

PDF to image conversion fails silently

When imagemagick is too old the commands required to convert pdf to jpg are different and it just fails silently, sometimes it prints direct to console without python being informed. This leads to me questioning why it fails to convert to a jpg.

Another silent failure is when ghostscript (gs) is not installed, as I learned last night, will also fail.

imagemagick has also, by default, disabled PDF reading and writing via policy.xml, this file needs editing (see installation docs).

It would be nicer if these kinds of silent failing issues had a python error to go with it instead of blankly continuing on.

Extract size from pdf for canvas overlay without distortion

A long while ago I determined that 612x792 was the pixel width and height of an 8.5 x 11 piece of paper in a PDF. This has worked for me for many years until this year when a different sized pdf was given to me and it caused tons of distortion issues when trying to get the preview image and field layout system to work.

It would be nice to be able to upload a given pdf of any size and the preview and layout pages still work.

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.