crazycga / contextPDF

A program to be added to the right click context menu to allow you to combine PDF files
MIT License
2 stars 0 forks source link

PDFsharp Library #1

Open hartkemd opened 2 years ago

hartkemd commented 2 years ago

It looks like the PDFsharp library can combine PDF documents. I think it would be worth looking into. http://www.pdfsharp.net/

crazycga commented 2 years ago

Thank you. I am familiar with this, having done something similar to my project in the past. I might incorporate part of this library; it just doesn't work the way I want it to.