Hi. I like to know if it possible to remove password from pdf file with pdfsharp or itextsharp or some similar library... I like to remove password without to be entered by the user... The idea is: I'm opening file with file dialog and when the file is open via the app than i like to save again new pdf file without the password... sooo no entering the password from the user side...
Thanks...