trichview.support
Re: Html image file name |
Author |
Message |
Sergey Tkachenko |
Posted: 01/09/2004 18:48:27 Hello, What's exact code in OnSaveImage2? > Hello > I need to know the image file names when exporting to html format, I'm using > the event OnSaveImage2, in order to get the image name I call the function > GetNextFileName: > imageFile := Sender.RVData.GetNextFileName(ImagePrefix,Path,'jpg', > ImageSaveNo, False); > The document has a background image and 2 standard images, when execute the > code the first image name always has the sufix number 1 (imageprefix1) > though actually the saved image has another sufix number (for instance: > imageprefix13), the other two images get the right sufix number. > Does anybody know a workaround this? > Thanks in advance. > Mauricio. > > |
Powered by ABC Amber Outlook Express Converter