HakanL / WkHtmlToPdf-DotNet

C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
GNU Lesser General Public License v3.0
367 stars 66 forks source link

How can you password protect a pdf file? #11

Closed DaveJKing closed 5 years ago

HakanL commented 5 years ago

I don't think it's possible, see these: https://github.com/wkhtmltopdf/wkhtmltopdf/issues/2808 and https://github.com/wkhtmltopdf/wkhtmltopdf/issues/2646