I want to display image from database as water mark in pdf file. How to do it?
I want image from database not want to use image path.
smile says: I want image from database not want to use image path.
Dear @smile,
First retrieve image from Database, and put this image as watermark.
http://www.aspforums.net/Threads/202271/Add-Water-mark-image-to-PDF-using-iTextsharp-C-and-VBNet-in-ASPNet/
It might be helpful
and how to use this image as water mark? It is windows form based example wheras in asp.net picture box does not work.
smile says: and how to use this image as water mark? It is windows form based example wheras in asp.net picture box does not work.
Hi @smile,
follow below references, it might be helpful
https://www.aspsnippets.com/Articles/Save-and-Retrieve-images-from-database-in-ASPNet.aspx
http://www.dotnetcurry.com/ShowArticle.aspx?ID=129
https://stackoverflow.com/questions/14935205/retrieve-image-from-database-in-asp-net
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.