Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Groups on Reports with Print Order do not function corre
Message
From
24/07/2000 11:58:01
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
24/07/2000 09:36:38
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00396119
Message ID:
00396180
Views:
6
Tim,

I believe there are some bugs in the report writer related to printing 2 columns. You could search the MS Knowledge Base on this. They may have a work-around.


>I am reposting this question. I guess it got overlooked.
>
>Whenever you group a report and set print order in the page setup to horizontal (group continues on next row).
>You will get an empty space at the start of each group.
>
>I found that setting Print Order Left to right / horizontal (group continues on next row) will ALWAYS leave an extra space at the start of each group.
>Only if you set print order and records wrap from left to right (horizontal) in the print setup. If you print vertically (group continues on same column) it works fine.
>
>
>I wonder if anyone else has noticed this. If so did you solve it somehow (by hacking the FRX??) or if it is a known bug...
>
>This can be duplicated by creating a table
>1) create table mytable (col1 c(20))
>
>2) Insert records as follows:
>append blank
>replace col1 with "A"
>append blank
>replace col1 with "A"
>append blank
>replace col1 with "B"
>append blank
>replace col1 with "B"
>
>2) Then create a report...
>CREATE REPORT
>
>-add data grouping: set to column mytable.col1
>-place 1 field in the detail band with expression=mytable.col1
>-Shrink all of the "bands" down to the correct size...so you can see the space is not created by the bands.
>-File-Page Setup: 2 Columns,Print Order Left to rigth ....(group continues on next row)
>
>
>
>Anyone else see what I mean???
>
>If you do print order and records wrap from left to right (horizontal)
>you will get an empty space at the start of each group.
>
>If you do it from column to column (vertical) it works fine no space...
>
>
>I think it's a bug!?
Previous
Reply
Map
View

Click here to load this message in the networking platform