Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I recently created a .Net Console app using Visual Studio that merges pdf files in a folder into one multi-sheet pdf.
I also have some iLogic code that creates the individual pdf files and I had to create the .Net app to generate the multi-sheet. I would like to keep all the code in a single place but I am struggling with how to do this.
I am using PDFSharp libraries in my code and I don't know how to access them in VBA. When I try to add a reference to the PDFSharp DLL's I get, "Can't add a reference to specified file".
Any help is greatly appreciated and I'm happy to share any code if necessary.
Solved! Go to Solution.