edu_sn Level: Trainee
 Registered: 11-08-2006 Posts: 1
|
Put Stamp in image file
Hi, I create a VB function to merge 2 images on new picture (puting a logo picture in the new picture corner) using .pset and save a result image file (.bmp) on disk. Itīs works!
But, I need create a DLL to use this function with ASP.
When run the function in DLL, does not work! 
Runnig ok in desktop (.exe), but not save the picutre correctly in asp (.dll), the dll save without changes.
Somebody help me?
|