empira / PDFsharp-1.5

A .NET library for processing PDF
MIT License
1.28k stars 589 forks source link

PDFsharp watermark can be remove!!! #176

Closed mustafaxoodiye closed 1 year ago

mustafaxoodiye commented 1 year ago

When the watermark is added to a pdf and saved successfully. If you convert that pdf file to a word using any conversions tool like "https://www.ilovepdf.com/pdf_to_word".

The watermark can be removed when opened in word.

Is there any way to make the pdf with the watermark stick together like one image??

TH-Soft commented 1 year ago

The best you can try is setting an owner password. But this will not stop all tools from manipulating the file.

mustafaxoodiye commented 1 year ago

Thanks, It worked with setting the owner's password. However, as you mentioned, this won't stop all tools from cracking it. Therefore, does your library provide pdf to HTML conversion?

ThomasHoevel commented 1 year ago

PDFsharp cannot render PDF in any form, including HTML.