[RESOLVED] PDF manipulation without specific software in VB.NET
Hi, I'm trying to merge 2 PDF or more.
I have seen in other threads that we can use software like iTextSharp to do the job but my application is designed to be install on many computers and I can't ask to everyone to install this specific software.
So I would like to know if it's possible to do that without installing anything or not :confused:
If you have any question, do not hesitate :blush: (I'm using PDF Xchange editor for now and VS 2017)
Re: PDF manipulation without specific software in VB.NET
iTextSharp is not a sofware but a vb.net library, you only have to install it
Re: PDF manipulation without specific software in VB.NET
Thank you for your reply ! And I'm sorry, I misunderstood the topic that I red before if you are right :blush:
Have a good day ! (I will close this thread when I will succeed the thing ;) )