Folio printing or previewing slowly in RDPWin
Added 1/31/2006 - Article ID#: KWin0015
Overview
Some properties are experiencing a delay problem with printing or previewing
folios. It can take several minutes for the folio to appear in preview to
screen or to print. The links to the sub-reports in the Crystal folio
report were incorrect, which caused the folio report to read every transaction in
the HExpense.dat file twice.
Solution - If using Standard RDPWin Folio Report
The standard folio report shipped with RDPWin has been changed to run much
faster. If you update to the current version of RDPWin (see "RDPWin
Update Page"), and you use the standard RDPWin folio, it will run much
faster.
Solution 2 - If using Custom RDPWin Folio Report
If you are using a custom folio report instead of the RDPWin standard folio
report you can increase the speed of your custom folio report as follows:
- Open the report with Crystal Designer.
-
Click on the sub-report in
the PageHeaderA section.
- From the main menu, select Subreport Links from the Edit menu.
- In the upper right hand box of the Subreport Links form, remove HReserve.MasterFile by highlighting
it and clicking the < button.
- Highlight HReserve.ResNum in the upper right box.
- In the lower right drop-down, change HExpense.ResNum to
HReserve.ResNum.
- Click OK.
- Double-click the sub-report "FolioTransactions.rpt - 01" in the PageHeaderA
section to open the sub-report.
- Choose Select Expert from the Report menu.
- If there is a tab labeled HExpense.MasterNum and it reads "is equal to
{?Pm-HReserve.ResNum}", select the tab and click Delete to remove it.
- Click OK.
- Click the Design Tab.
- Click (just once) on the sub-report in the Detail section.
- Select Subreport Links from the Edit menu.
- In the upper right hand box, remove HReserve.MasterFile by highlighting
it and clicking the < button.
- Highlight HReserve.ResNum in the upper right hand box.
- In the lower right drop-down, change HExpense.Bucket to
HReserve.ResNum.
- Click OK.
- Double-click the sub-report "FolioTransactions.rpt" in the Detail
section to open the sub-report.
- Choose Select Expert from the Report menu.
- If there is a tab labeled HExpense.MasterNum and it reads "is equal to
{?Pm-HReserve.ResNum}", select the tab and click Delete to remove it.
- If there is a tab labeled HExpense.MasterFile and it reads "is equal to
{?Pm-HReserve.MasterFile}", select the tab and click Delete to remove it.
- Click OK.
- Click the Design Tab.
- Save the report.