https://github.com/aspnetde/69grad.pdf.merge
A quick and dirty Windows tool for merging all pages of a pdf with a stationery pdf.
https://github.com/aspnetde/69grad.pdf.merge
Last synced: about 1 year ago
JSON representation
A quick and dirty Windows tool for merging all pages of a pdf with a stationery pdf.
- Host: GitHub
- URL: https://github.com/aspnetde/69grad.pdf.merge
- Owner: aspnetde
- License: mit
- Created: 2016-07-10T18:48:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-10T19:11:31.000Z (almost 10 years ago)
- Last Synced: 2025-04-12T07:58:42.379Z (about 1 year ago)
- Language: C#
- Size: 257 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 69° PDF Merge

## What does it do?
If you think of a letter you would usually print on your company's stationary using your office laser or ink-jet printer, this is what you also want to do in the digital world: "printing" your (PDF) documents on your personalized (PDF) stationery. And this is what this tool does.
## And why is the code so messed up?
I wrote this tool approximately in 2009 in a cloak-and-dagger operation and never intended to maintain it or even publish it. And while it is published now, I still don't think it will get updates any time soon (at least not by me). So, here it is, deal with it :).
## Credits
Most of the work is done by [PDFsharp](http://www.pdfsharp.net/). Thanks, guys!