Hi Sergey,
I'm using rve v23. With this version, whenever I do a print preview of a doc with images in it, it starts putting copies of those images in the folder where the exe is. It is naming them like this: img129.bmp, img964.bmp, and so on ad infinitum...
Each image is called imgXXX.bmp. And it's putting a lot of images in when I do previews in my app. I set up a simple test app with an rve, a rvprint and a print preview action and it does it there too. I checked backups of my app. All was ok in 22.4. When I switched it to 23 this problem came up.
Thanks Sergey
Stan
Urgent Print Preview Problem - v23
-
- Site Admin
- Posts: 17632
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Urgent Print Preview Problem - v23
Oh, I am very sorry.
Open RVItem.pas (or fxmRVItem.pas for FireMonkey), find the line
and delete it.
An update will be released ASAP.
Open RVItem.pas (or fxmRVItem.pas for FireMonkey), find the line
Code: Select all
Bkgnd.SaveToFile('img'+IntToStr(random(1000))+'.bmp');
An update will be released ASAP.
Re: Urgent Print Preview Problem - v23
Thanks Sergey. I figured it was some sort of debug code that slipped through.
For now I reinstalled 22.4 so I'll wait for an update for this v23 issue.
Have you had a chance to look at webp images inserting/dropping OK but not getting reloaded in rvf format files?
Thanks for your help!
Stan
For now I reinstalled 22.4 so I'll wait for an update for this v23 issue.
Have you had a chance to look at webp images inserting/dropping OK but not getting reloaded in rvf format files?
Thanks for your help!
Stan
-
- Site Admin
- Posts: 17632
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Urgent Print Preview Problem - v23
Fixed in version 23.0.1