Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxyPreviewer new release v2.99z11
Message
From
24/03/2013 23:52:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
FoxyPreviewer new release v2.99z11
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01569169
Message ID:
01569169
Views:
170
Likes (3)
Just uploaded a new release of FoxyPreviewer, bringing some few updates and fixes, listed below.
Interesting that now the localizations table brings the strings translated to 22 languages!!!

- Languages available: English, Portuguese, Spanish, Turkish, Italian, Persian, Polish, Indonesian, German, Czech, Arabic, Greek, French, Swahili, Russian, Dutch, Chinese, Bulgarian, Traditional Chinese (Taiwan), Hungarian, Kazakh, Serbian


I'd like to call user's attention to the new OBJECT TYPE #16, to save the report as Image without previewing:
REPORT FORM LOCFILE(_Samples + "\Solution\Reports\Percent.frx") ;
   OBJECT TYPE 16 ;
   TO FILE "c:\Percent.PNG"
Just tell the file extension at the "TO FILE" clause, and FoxyPreviewer will generate the output in that image type.


v2.99z11 - 2013-03-24
-------------------------------------------

- New fix in property "cDefFileName" to allow UNC directions, avoiding blank file names
- Updated Greek language in the localizations file, thanks to Nick Porfyris
- Now accepts setting the property "cDestFile" to have the same behavior of 'cSaveDefName' - character, the default name of the save file. Available in the SAVE AS dialog OR automatically used if lEmailAuto

v2.99z10 - 2013-03-01
-------------------------------------------

- Fix in property "cDefFileName" to allow UNC directions
- New OBJECT TYPE #16, to save the report as Image without previewing
- Dates having year before 1900 will be treated as Characters, because Excel does not like years before 1900
* http://www.foxite.com/archives/0000371512.htm
- New Languages included: KAZAKH, thanks to Oleg Dimuhametov and SERBIAN, by Goran Curcic
- Update the 'nSaveFormat' property when using OBJECTTYPE mode http://www.foxite.com/archives/0000368612.htm - Thanks to Tushar
- Removed a forgotten SET STEP ON in procedure SendCDOMail - Thanks to Nick Porfirys
- Fix in Sending emails - Thanks to Tarkan Haser

http://foxypreviewer.codeplex.com/releases


Please let me know how that goes!

Regards,

Cesar
Reply
Map
View

Click here to load this message in the networking platform