Click here to Skip to main content
15,868,101 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I want background image and write some text on image at online than convert that image to pdf file.

if some body help me how i can do this.

Thanks.
Posted
Comments
I.explore.code 8-Oct-12 9:43am    
try using something like GIMP or Photoshop?

1 solution

First dynmically write on your image .then convert it in PDF .
writing on images -

Dynamically Write Text On An Image[^]


then you can use iTextSharp or many online solution available to convert a image and div to pdf.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900