Giter VIP home page Giter VIP logo

pdfscribe's Introduction

PdfScribe v1.0.5

PdfScribe is a PDF virtual printer. Check the releases page for this project to download a prebuilt MSI package.

System Requirements

  • 64-bit Windows Vista or later
  • .NET Framework 4.0 or later

Building from source

Visual Studio 2015, Wix 3.11, and Votive 2015 are required to build PdfScribe.

PdfScribe links to, and distributes the following third party components:

  • Microsoft Postscript Printer Driver (V3)
  • Ghostscript (64-bit)
  • Redmon 1.9 (64-bit)

License

Ghostscript and Redmon are distributed under LGPL v3, so PdfScribe is bound by that license.

Configuration

In the application config file (PdfScribe.exe.config), there are two settings in the "applicationSettings" element:

  • AskUserForOutputFilename - set value to true if you want PdfScribe to ask the user where to save the PDF.
  • OutputFile - if there is a constant filename you want the PDF to be saved to, set its value here. Environment variables can be used. PdfScribe will overwrite each time. This setting is ignored if AskUserForOutputFilename is set to true.

To do

  • Add more page sizes (currently only US Letter is supported)
  • Allow auto-generated filenames with sequence numbers if the user doesn't want to overwrite (ex: OUTPUT-001.PDF, OUTPUT-002.PDF, etc)
  • Allow file appending if OutputFile setting is used.
  • GUI for configuration
  • Watermarking output

pdfscribe's People

Contributors

stchan avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

amesianx thejandj

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.