Can ImageMagick edit PDF
Can ImageMagick or GraphicsMagick edit pdf using c#. I want to recieve a pdf file and add water mark to it. Is there any other liberires that are free and does that. is there code sample. Thank you.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Marvin ReidPosted Nov 9, 2022, 3:45 PM
You can add a watermark to a PDF using the AnnBatesStamp class. Here is some code and documentation that demonstrates this.
https://www.leadtools.com/help/sdk/dh/abs/annbatesstamp.html
https://www.leadtools.com/help/sdk/tutorials/dotnet-console-add-watermark-to-multipage-file.html
Sarmad YousifPosted Feb 5, 2020, 2:15 PM
@Leon D I don't think this is free. Thank you
Leon DPosted Feb 4, 2020, 7:22 PM