Page 1 of 1

Urgent Print Preview Problem - v23

Posted: Thu Jan 02, 2025 9:58 pm
by standay
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

Re: Urgent Print Preview Problem - v23

Posted: Fri Jan 03, 2025 11:13 am
by Sergey Tkachenko
Oh, I am very sorry.
Open RVItem.pas (or fxmRVItem.pas for FireMonkey), find the line

Code: Select all

Bkgnd.SaveToFile('img'+IntToStr(random(1000))+'.bmp');
and delete it.
An update will be released ASAP.

Re: Urgent Print Preview Problem - v23

Posted: Fri Jan 03, 2025 11:45 am
by standay
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

Re: Urgent Print Preview Problem - v23

Posted: Sat Jan 04, 2025 10:13 pm
by Sergey Tkachenko
Fixed in version 23.0.1