golandsh
golandsh
About
- Username
- golandsh
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
You can click on the DisplayFormats of the Memo for example, choos the Number and select the format you want and in the bottom write 3 decimal digits instead of two. Hope it helps
-
I solved the problem running the batch files wasn't enouph, i had to recompile and reinstall fastreport after that all thing went back to normal Thanks a lot anyway, Shlomi
-
Michael wrote: http://www.fast-report.com/en/faq.php#58 Like this: use resources in a DLL. Compile the resource DLL (run mkdll.bat file from the FRRESyour_resource folder) and write in your program: frLocale.LoadDll('FR_ENGL.DLL'); If…
-
In other words, i have printer x wich is windows default and prints to A4 and priter y wich prints to custom page 25 mm to 25 mm for example. i opened a report with page setting of 25 mm on 25 mm and printed to printer y, after that i went to o…