RE: [Axapta-Knowledge-Village] Copy the image from one location to another location-Urgent

2006-04-13 Thread Malcolm Burtt
padhy Sent: 13 April 2006 08:10 To: Axapta-Knowledge-Village@yahoogroups.com Subject: Re: [Axapta-Knowledge-Village] Copy the image from one location to another location-Urgent Hi Hema First I tried on this way in job for testing purpose Image Image = new Image(); ; Image.loadIm

Re: [Axapta-Knowledge-Village] Copy the image from one location to another location-Urgent

2006-04-13 Thread sunil padhy
Hi Hema First I tried on this way in job for testing purpose Image Image = new Image(); ; Image.loadImage("C:\\Image\\blue hills.jpg"); Image.saveImage("C:\\Image1\\blue hills.jpg",ImageSaveType::JPG); after that i changed according to the requirement. Thank You Sunil --- [EM

Re: [Axapta-Knowledge-Village] Copy the image from one location to another location-Urgent

2006-04-12 Thread sunil padhy
Hi Hema, In that form I have an Button called "Browse" just i added two lines of code in click method, which u had given me earlier. Image ImageLogo = new Image(); imageLogo.loadImage(fileName); imageLogo.saveImage(CompanyInfo::find().Nx_ImagePath + imagename ,ImageSaveType:

Re: [Axapta-Knowledge-Village] Copy the image from one location to another location-Urgent

2006-04-12 Thread hemamalinis
Hi sunil, may i know how did u do the copy & paste image logic? regs, Hema. S sunil padhy

Re: [Axapta-Knowledge-Village] Copy the image from one location to another location-Urgent

2006-04-12 Thread sunil padhy
Hi Hema, Thanks a lot for your suggestions. I am able to achive it. Thanks Sunil Padhy --- [EMAIL PROTECTED] wrote: > > Hi sunil, > > why dont u use the same logic of what i said for > your previous query? ie > get ur source file path c:\location\img and save it > in ur new path d: > \locat

Re: [Axapta-Knowledge-Village] Copy the image from one location to another location-Urgent

2006-04-12 Thread hemamalinis
Hi sunil, why dont u use the same logic of what i said for your previous query? ie get ur source file path c:\location\img and save it in ur new path d: \location\img. regs, Hema. S

[Axapta-Knowledge-Village] Copy the image from one location to another location-Urgent

2006-04-12 Thread sunil padhy
Hi All, I want to copy the image from one location and paste it into the another location. How can i do it. Suppose I have an image on C:\ Location and I want to paste this image in D:\. Thanks Sunil __ Do You Yahoo!? Tired of spam? Yahoo! Mail