Rank: Newbie
Groups: Registered
Joined: 6/25/2019(UTC) Posts: 2  Location: Kaohsiung
|
Hi, is it possible to provide a add image(.png) watermark in pdf document on runtime?
Thanks for your time!
Regards Elton
|
|
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,138
Thanks: 10 times Was thanked: 133 time(s) in 130 post(s)
|
Yes, it is possible Please find an example here: https://forum.patagames.com/posts/t556-WatermarkYou may provide a PdfImageObject instead of text in the example. Code:var img = PdfImageObject.Create(document, PdfBitmap.FromFile(file_name), 0, 0);
Edited by user Tuesday, June 25, 2019 6:22:46 AM(UTC)
| Reason: Not specified
|
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close