This repository was archived by the owner on Oct 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
chrishamant/digital_stationery
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Digital Stationery for OSX
===========================
Extending the OSX PDF Services and pdftk with ruby to print on your
awesome faaancy hot corporate digital pdf stationery.
CONFIG
-------------
open digital_stationery.rb and customize:
1. path of your ruby interpreter
make sure you have installed the 'escape' rubygem
gem install escape
2. path of your pdftk binary
- don't use macports on 10.6.x because pdftk/gcj is broken :-(
- get a prebuild binary package from
http://fredericiana.com/2010/03/01/pdftk-1-41-for-mac-os-x-10-6/
3. path of your pdf stationery/template
INSTALL
-------------
cp digital_stationery.rb ~/Library/PDF\ Services/Digital\ Stationery
NOTE: filename appears 1:1 in the print dialog. choose what you like.
chmod 755 ~/Library/PDF\ Services/Digital\ Stationery
USE
-------------
Every app that's using the native osx print dialog offers you a PDF button:
Just click and select "Digital Stationery" (or the filename you've choosen).
After pdf stamping the Preview.app opens the final result. You can either
print it on your physical printer or save it as PDF (again).
Version 1.0
(C) 2010 Roland Moriz, Moriz GmbH, http://www.moriz.de/
licensed as "Commentware" — Do what you like.
About
Digital Stationery Solution using OSX PDF Services, pdftk and Ruby.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published