View Single Post
  #1 (permalink)  
Old 11-07-2008, 1:31 PM
Kennyj Kennyj is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Nov 2008
Age: 29
Posts: 2
Reputation: 0
Kennyj is on a distinguished programming path ahead
Default Stamp an Image to a PDF

First off, Hello I'm very new to VB.
I'm working on making a VB.net form that will stamp an image to a PDF. So far I got the PDF viewer to work in my form and some menus to open files and close the form blah blah blah. I been looking all over the internet to try to get help on how to Stamp the Image to the PDF Can someone please point me in the right direction as of now I have no idea. I need a component or something I would imagine right? As of now I have an insert image menu item so I can browse for an image file on my hard drive then I place that image to a picture box but that does not stamp the image to the PDF and it doesn't show up in the print preview.

Thanks in Advance

Last edited by Kennyj; 11-07-2008 at 2:20 PM.
Reply With Quote