Search found 4 matches
- Thu Jul 31, 2008 11:51 am
- Forum: Enhancements / Suggestions / General Comments
- Topic: Output on multiply paper tray
- Replies: 3
- Views: 5555
==> RE: Output on multiply paper tray
>We have this request on the enhancement list for a future __>release. __>__>Kathleen __>R&R Support ____Hello Kathleen,____now i^m in the same situation like the others. I^ve looked for the current version and can^t find a feature like "selection of different papertray^s"!____Did i re...
- Fri Jul 18, 2008 7:21 am
- Forum: R&R ReportWorks Users
- Topic: flicker - problem
- Replies: 3
- Views: 2632
===> RE: flicker - problem
but i^ll try to use these steps in a thread and the app-users should do other synchron things in my app. these reports-flicker is unlovely and also app-users can^t continue work unless printing is ready.____i wonder that other users here don^t have the problem!?____georg
- Wed Jul 16, 2008 2:21 pm
- Forum: R&R ReportWorks Users
- Topic: flicker - problem
- Replies: 3
- Views: 2632
=> RE: flicker - problem
i^ve found the problem but haven^t any solution!____in my reports i^m using the function lastpage() in a calculated field to show only the page-number if there^re more pages then one.____code:____IIF(LASTPAGE() > 1,"Seite " ALLTRIM(STR(PAGENO())),"")____i^m using the calculated f...
- Tue Jul 08, 2008 3:10 pm
- Forum: R&R ReportWorks Users
- Topic: flicker - problem
- Replies: 3
- Views: 2632
flicker - problem
Hi,____i have a problem with some reports during the "execRuntime" call. in my app i only want to print some reports. if i run the following code, some reports begin to flicker for one or two times and after then they shows the correct result. some reports have the problem other haven^t th...