problem calculating number of pages.
We have an "old" project developed in Delphi5 using Reportbuilder 7.04.
We are having a very consistent problem with the calculation of number of
pages needed.
Whenever the report is loaded and printed - or shown in the designer - it
will miscalculate and span 2 pages.
When designing I can just move one arbitrary field a little bit and the
report will show correct - until I close the designer and reload the report.
(And it does not help to save the the change)
The report has two groups and the detail is a (simple) subreport.
When the report miscalculates - the group-footer for the first group is
missing on the first page, allthough there are enough whitespace for it.
Any ideas ?
I have tried to simulate the moving of an object in code but this does not
help.
We are having a very consistent problem with the calculation of number of
pages needed.
Whenever the report is loaded and printed - or shown in the designer - it
will miscalculate and span 2 pages.
When designing I can just move one arbitrary field a little bit and the
report will show correct - until I close the designer and reload the report.
(And it does not help to save the the change)
The report has two groups and the detail is a (simple) subreport.
When the report miscalculates - the group-footer for the first group is
missing on the first page, allthough there are enough whitespace for it.
Any ideas ?
I have tried to simulate the moving of an object in code but this does not
help.
This discussion has been closed.
Comments
This is not a known issue with ReportBuilder. If you try moving the
component a significant distance up from the bottom and then save and run
the report, do you still see the problem? Be sure the print height is set
to phDynamic for the group footer.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
group footer at all.
If I just move one arbitrary component - for instance the topmost component
in the page header - it will work
I can also just change the print height (as you suggest) and it will work -
but only as long as I am still in the designer.
After a reload the problem reoccurs.
I don't know if you can see anything in the rtm-file, but here it is:
object ppReport1: TppReport
AutoStop = False
DataPipeline = plFakt
PassSetting = psTwoPass
PrinterSetup.BinName = 'Default'
PrinterSetup.DocumentName = 'Faktura'
PrinterSetup.PaperName = 'A4 (210 x 297 mm)'
PrinterSetup.PrinterName = 'Default'
PrinterSetup.mmMarginBottom = 10000
PrinterSetup.mmMarginLeft = 25000
PrinterSetup.mmMarginRight = 15000
PrinterSetup.mmMarginTop = 10000
PrinterSetup.mmPaperHeight = 297000
PrinterSetup.mmPaperWidth = 210000
PrinterSetup.PaperSize = 9
Template.FileName =
'E:\DELPHI5\PROJ\MEDLEM\NOTAT\Medlem\OPKR\faktura-opkr.rtm'
Template.Format = ftASCII
Units = utMillimeters
DeviceType = 'Printer'
OutlineSettings.CreateNode = True
OutlineSettings.CreatePageNodes = True
OutlineSettings.Enabled = False
OutlineSettings.Visible = False
TextSearchSettings.DefaultString = ''
TextSearchSettings.Enabled = False
Left = 115
Top = 141
Version = '7.04'
mmColumnWidth = 0
DataPipelineName = 'plFakt'
object ppHeaderBand2: TppHeaderBand
mmBottomOffset = 0
mmHeight = 29898
mmPrintPosition = 0
object ppLabel1: TppLabel
UserName = 'Label1'
Caption = 'Fakturanr.:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
Transparent = True
mmHeight = 4191
mmLeft = 115623
mmTop = 19050
mmWidth = 18373
BandType = 0
end
object ppSystemVariable1: TppSystemVariable
UserName = 'SystemVariable1'
DisplayFormat = 'd. mmmm yyyy'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
TextAlignment = taRightJustified
Transparent = True
mmHeight = 4233
mmLeft = 132821
mmTop = 14288
mmWidth = 23283
BandType = 0
end
object ppDBText30: TppDBText
UserName = 'DBText30'
DataField = 'GO_VIRKNAVN'
DataPipeline = plGopl
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 24
Font.Style = [fsBold]
ParentDataPipeline = False
Transparent = True
DataPipelineName = 'plGopl'
mmHeight = 9948
mmLeft = 0
mmTop = 794
mmWidth = 101336
BandType = 0
end
object ppLabel19: TppLabel
UserName = 'Label19'
Caption = 'FAKTURA'
Font.Charset = DEFAULT_CHARSET
Font.Color = 15001309
Font.Name = 'Arial Black'
Font.Size = 28
Font.Style = [fsBold]
Transparent = True
mmHeight = 13885
mmLeft = 115359
mmTop = 0
mmWidth = 53382
BandType = 0
end
object ppLabel20: TppLabel
UserName = 'Label20'
Caption = 'Dato:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
Transparent = True
mmHeight = 4233
mmLeft = 115623
mmTop = 14288
mmWidth = 8996
BandType = 0
end
object ppLabel13: TppLabel
UserName = 'Label13'
Caption = 'www.kombog.dk'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
Transparent = True
mmHeight = 4233
mmLeft = 0
mmTop = 11113
mmWidth = 28046
BandType = 0
end
object ppLabel14: TppLabel
UserName = 'Label14'
Caption = 'Forlaget Kommunen: N?rregade 18 A . 8963 Auning'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
Transparent = True
mmHeight = 3969
mmLeft = 0
mmTop = 15081
mmWidth = 81227
BandType = 0
end
object ppLabel15: TppLabel
UserName = 'Label15'
Caption = 'Tlf. 70 25 00 95 Fax 70 25 00 96 CVR: 29 83 90 42'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
Transparent = True
mmHeight = 4022
mmLeft = 0
mmTop = 18785
mmWidth = 81534
BandType = 0
end
object ppSystemVariable2: TppSystemVariable
UserName = 'SystemVariable2'
DisplayFormat = '- yyyy'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
TextAlignment = taRightJustified
Transparent = True
mmHeight = 3969
mmLeft = 146050
mmTop = 19315
mmWidth = 10054
BandType = 0
end
object ppDBText1: TppDBText
UserName = 'DBText4'
DataField = 'OA_ID'
DataPipeline = plFakt
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
TextAlignment = taRightJustified
Transparent = True
DataPipelineName = 'plFakt'
mmHeight = 3969
mmLeft = 134673
mmTop = 19315
mmWidth = 11377
BandType = 0
end
end
object ppDetailBand2: TppDetailBand
PrintHeight = phDynamic
mmBottomOffset = 0
mmHeight = 5027
mmPrintPosition = 0
object ppSubReport1: TppSubReport
UserName = 'SubReport1'
ExpandAll = False
NewPrintJob = False
OutlineSettings.CreateNode = True
ParentPrinterSetup = False
TraverseAllData = False
DataPipelineName = 'plUdtog'
mmHeight = 5027
mmLeft = 0
mmTop = 0
mmWidth = 170000
BandType = 4
mmBottomOffset = 0
mmOverFlowOffset = 0
mmStopPosition = 0
object ppChildReport1: TppChildReport
AutoStop = False
DataPipeline = plUdtog
PrinterSetup.BinName = 'Default'
PrinterSetup.DocumentName = 'Faktura'
PrinterSetup.PaperName = 'A4 (210 x 297 mm)'
PrinterSetup.PrinterName = 'Default'
PrinterSetup.mmMarginBottom = 10000
PrinterSetup.mmMarginLeft = 25000
PrinterSetup.mmMarginRight = 15000
PrinterSetup.mmMarginTop = 10000
PrinterSetup.mmPaperHeight = 297000
PrinterSetup.mmPaperWidth = 210000
PrinterSetup.PaperSize = 9
Template.Format = ftASCII
Units = utMillimeters
Version = '7.04'
mmColumnWidth = 0
DataPipelineName = 'plUdtog'
object ppTitleBand1: TppTitleBand
mmBottomOffset = 0
mmHeight = 5292
mmPrintPosition = 0
object ppLabel5: TppLabel
UserName = 'Label5'
Caption = 'Antal'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
TextAlignment = taRightJustified
Transparent = True
mmHeight = 4233
mmLeft = 83608
mmTop = 265
mmWidth = 8731
BandType = 1
end
object ppLabel7: TppLabel
UserName = 'Label7'
Caption = 'Pris u/moms'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
TextAlignment = taRightJustified
Transparent = True
mmHeight = 4191
mmLeft = 97187
mmTop = 265
mmWidth = 21082
BandType = 1
end
object ppLabel23: TppLabel
UserName = 'Label23'
Caption = 'Bel?b m/moms'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
TextAlignment = taRightJustified
Transparent = True
mmHeight = 4191
mmLeft = 145426
mmTop = 265
mmWidth = 25231
BandType = 1
end
object ppLabel24: TppLabel
UserName = 'Label24'
Caption = 'Bel?b u/moms'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
TextAlignment = taRightJustified
Transparent = True
mmHeight = 4191
mmLeft = 119942
mmTop = 265
mmWidth = 24257
BandType = 1
end
object ppLabel25: TppLabel
UserName = 'Label25'
Caption = 'Beskrivelse'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
TextAlignment = taRightJustified
Transparent = True
mmHeight = 4233
mmLeft = 1323
mmTop = 265
mmWidth = 19579
BandType = 1
end
object ppLine3: TppLine
UserName = 'Line3'
ParentWidth = True
Weight = 0.75
mmHeight = 3969
mmLeft = 0
mmTop = 4763
mmWidth = 170000
BandType = 1
end
end
object ppDetailBand3: TppDetailBand
mmBottomOffset = 0
mmHeight = 3969
mmPrintPosition = 0
object ppDBText9: TppDBText
UserName = 'DBText9'
DataField = 'OpkrExclMoms'
DataPipeline = plUdtog
DisplayFormat = '$#,0.00;-$#,0.00'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
TextAlignment = taRightJustified
Transparent = True
DataPipelineName = 'plUdtog'
mmHeight = 3969
mmLeft = 120386
mmTop = 0
mmWidth = 23813
BandType = 4
end
object ppDBText7: TppDBText
UserName = 'DBText7'
DataField = 'UDT_VANTAL'
DataPipeline = plUdtog
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
TextAlignment = taRightJustified
Transparent = True
DataPipelineName = 'plUdtog'
mmHeight = 3969
mmLeft = 86254
mmTop = 0
mmWidth = 6085
BandType = 4
end
object ppDBText8: TppDBText
UserName = 'DBText8'
DataField = 'UDT_TEKST'
DataPipeline = plUdtog
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
Transparent = True
DataPipelineName = 'plUdtog'
mmHeight = 3969
mmLeft = 794
mmTop = 0
mmWidth = 81492
BandType = 4
end
object ppDBText13: TppDBText
UserName = 'DBText13'
DataField = 'StkPrisExclMoms'
DataPipeline = plUdtog
DisplayFormat = '$#,0.00;-$#,0.00'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
TextAlignment = taRightJustified
Transparent = True
DataPipelineName = 'plUdtog'
mmHeight = 3969
mmLeft = 100013
mmTop = 0
mmWidth = 18256
BandType = 4
end
object ppDBText5: TppDBText
UserName = 'DBText5'
DataField = 'StkPris'
DataPipeline = plUdtog
DisplayFormat = '$#,0.00;-$#,0.00'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
TextAlignment = taRightJustified
Transparent = True
DataPipelineName = 'plUdtog'
mmHeight = 3969
mmLeft = 148432
mmTop = 0
mmWidth = 22225
BandType = 4
end
end
object ppSummaryBand1: TppSummaryBand
mmBottomOffset = 0
mmHeight = 4498
mmPrintPosition = 0
object ppDBCalc1: TppDBCalc
UserName = 'DBCalc1'
DataField = 'OpkrExclMoms'
DataPipeline = plUdtog
DisplayFormat = '$#,0.00;-$#,0.00'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
TextAlignment = taRightJustified
Transparent = True
DataPipelineName = 'plUdtog'
mmHeight = 3969
mmLeft = 120386
mmTop = 265
mmWidth = 23813
BandType = 7
end
object ppDBCalc2: TppDBCalc
UserName = 'DBCalc2'
DataField = 'StkPris'
DataPipeline = plUdtog
DisplayFormat = '$#,0.00;-$#,0.00'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
TextAlignment = taRightJustified
Transparent = True
DataPipelineName = 'plUdtog'
mmHeight = 3969
mmLeft = 148432
mmTop = 265
mmWidth = 22225
BandType = 7
end
object ppLine2: TppLine
UserName = 'Line2'
ParentWidth = True
Weight = 0.75
mmHeight = 794
mmLeft = 0
mmTop = 0
mmWidth = 170000
BandType = 7
end
end
end
end
end
object ppFooterBand2: TppFooterBand
PrintOnFirstPage = False
PrintOnLastPage = False
mmBottomOffset = 0
mmHeight = 0
mmPrintPosition = 0
end
object ppGroup1: TppGroup
BreakName = 'MED_OPKRADRID'
DataPipeline = plFakt
OutlineSettings.CreateNode = True
NewPage = True
UserName = 'Group1'
mmNewColumnThreshold = 0
mmNewPageThreshold = 0
DataPipelineName = 'plFakt'
object ppGroupHeaderBand1: TppGroupHeaderBand
mmBottomOffset = 0
mmHeight = 35190
mmPrintPosition = 0
object ppDBText6: TppDBText
UserName = 'DBText6'
DataField = 'OA_CO_NAVN'
DataPipeline = plFakt
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
Transparent = True
DataPipelineName = 'plFakt'
mmHeight = 4233
mmLeft = 0
mmTop = 5292
mmWidth = 82021
BandType = 3
GroupNo = 0
end
object ppDBText12: TppDBText
UserName = 'DBText12'
DataField = 'OA_NAVN'
DataPipeline = plFakt
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
Transparent = True
DataPipelineName = 'plFakt'
mmHeight = 4233
mmLeft = 0
mmTop = 1323
mmWidth = 81756
BandType = 3
GroupNo = 0
end
object ppDBText14: TppDBText
UserName = 'DBText14'
DataField = 'OA_ADRESSE1'
DataPipeline = plFakt
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
Transparent = True
DataPipelineName = 'plFakt'
mmHeight = 4233
mmLeft = 0
mmTop = 9260
mmWidth = 81756
BandType = 3
GroupNo = 0
end
object ppDBText15: TppDBText
UserName = 'DBText15'
DataField = 'OA_ADRESSE2'
DataPipeline = plFakt
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
Transparent = True
DataPipelineName = 'plFakt'
mmHeight = 4233
mmLeft = 0
mmTop = 13229
mmWidth = 81756
BandType = 3
GroupNo = 0
end
object ppDBText16: TppDBText
UserName = 'DBText16'
DataField = 'OA_POSTNR'
DataPipeline = plFakt
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
Transparent = True
DataPipelineName = 'plFakt'
mmHeight = 4233
mmLeft = 0
mmTop = 17198
mmWidth = 17463
BandType = 3
GroupNo = 0
end
object ppDBText17: TppDBText
UserName = 'DBText17'
DataField = 'OA_BYNAVN'
DataPipeline = plFakt
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
Transparent = True
DataPipelineName = 'plFakt'
mmHeight = 4233
mmLeft = 17198
mmTop = 17198
mmWidth = 64294
BandType = 3
GroupNo = 0
end
object ppLabel17: TppLabel
UserName = 'Label17'
Caption = 'OPKR?VNINGSSPECIFIKATION:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
Transparent = True
mmHeight = 3969
mmLeft = 0
mmTop = 31221
mmWidth = 54504
BandType = 3
GroupNo = 0
end
end
object ppGroupFooterBand1: TppGroupFooterBand
PrintHeight = phDynamic
mmBottomOffset = 0
mmHeight = 37835
mmPrintPosition = 161000
object ppShape8: TppShape
UserName = 'Shape8'
Brush.Color = 15001309
mmHeight = 7938
mmLeft = 97631
mmTop = 13494
mmWidth = 72231
BandType = 5
GroupNo = 0
end
object ppDBText11: TppDBText
UserName = 'DBText1'
DataField = 'OpkrTotalExclMoms'
DataPipeline = plUdtogTot
DisplayFormat = '$#,0.00;-$#,0.00'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
TextAlignment = taRightJustified
Transparent = True
DataPipelineName = 'plUdtogTot'
mmHeight = 3969
mmLeft = 133615
mmTop = 2381
mmWidth = 34396
BandType = 5
GroupNo = 0
end
object ppDBText18: TppDBText
UserName = 'DBText2'
DataField = 'OpkrTotalMoms'
DataPipeline = plUdtogTot
DisplayFormat = '$#,0.00;-$#,0.00'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
TextAlignment = taRightJustified
Transparent = True
DataPipelineName = 'plUdtogTot'
mmHeight = 3969
mmLeft = 133615
mmTop = 7938
mmWidth = 34396
BandType = 5
GroupNo = 0
end
object ppDBText19: TppDBText
UserName = 'DBText3'
DataField = 'OPKRTOTAL'
DataPipeline = plUdtogTot
DisplayFormat = '$#,0.00;-$#,0.00'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
ParentDataPipeline = False
TextAlignment = taRightJustified
Transparent = True
DataPipelineName = 'plUdtogTot'
mmHeight = 4233
mmLeft = 133615
mmTop = 15346
mmWidth = 34396
BandType = 5
GroupNo = 0
end
object ppLabel9: TppLabel
UserName = 'Label9'
Caption = 'Nettobel?b:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
Transparent = True
mmHeight = 3969
mmLeft = 113506
mmTop = 2381
mmWidth = 17992
BandType = 5
GroupNo = 0
end
object ppLabel10: TppLabel
UserName = 'Label10'
Caption = 'Moms:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
Transparent = True
mmHeight = 3969
mmLeft = 120915
mmTop = 7938
mmWidth = 10583
BandType = 5
GroupNo = 0
end
object ppLabel11: TppLabel
UserName = 'Label11'
Caption = 'AT BETALE I ALT:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
TextAlignment = taRightJustified
Transparent = True
mmHeight = 4191
mmLeft = 100806
mmTop = 15346
mmWidth = 30692
BandType = 5
GroupNo = 0
end
object ppLine1: TppLine
UserName = 'Line1'
ParentWidth = True
Weight = 0.75
mmHeight = 2117
mmLeft = 0
mmTop = 1323
mmWidth = 170000
BandType = 5
GroupNo = 0
end
object ppLabel8: TppLabel
UserName = 'Label8'
Caption =
'Bem?rk venligst: Kommunal Aarbog har f?et ny adresse og NYT kont'
+
'onummer:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
Transparent = True
mmHeight = 4191
mmLeft = 0
mmTop = 25929
mmWidth = 133901
BandType = 5
GroupNo = 0
end
object ppLabel12: TppLabel
UserName = 'Label12'
Caption = 'Sparekassen Djursland: Reg.nr. 9388 - Kontonr.
0000381799'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
Transparent = True
mmHeight = 4191
mmLeft = 0
mmTop = 29898
mmWidth = 100119
BandType = 5
GroupNo = 0
end
object ppLabel21: TppLabel
UserName = 'Label21'
Caption = 'Betalingsbetingelser: 14 dage efter modtagelsen'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
Transparent = True
mmHeight = 4022
mmLeft = 0
mmTop = 33813
mmWidth = 75311
BandType = 5
GroupNo = 0
end
end
end
object ppGroup2: TppGroup
BreakName = 'MED_MEDLEMSNR'
DataPipeline = plFakt
OutlineSettings.CreateNode = True
UserName = 'Group2'
mmNewColumnThreshold = 0
mmNewPageThreshold = 0
DataPipelineName = 'plFakt'
object ppGroupHeaderBand2: TppGroupHeaderBand
PrintHeight = phDynamic
mmBottomOffset = 0
mmHeight = 20108
mmPrintPosition = 0
object ppRichText1: TppRichText
UserName = 'RichText1'
Caption = 'RichText1'
MailMerge = True
RichText =
'{\rtf1\ansi\ansicpg1252\deff0\deflang1030{\fonttbl{\f0\fnil Aria'
+
'l;}}'#13#10'\viewkind4\uc1\pard\f0\fs20
' +
' \par'#13#10'}'#13#10
mmHeight = 4233
mmLeft = 0
mmTop = 13758
mmWidth = 165365
BandType = 3
GroupNo = 1
mmBottomOffset = 0
mmOverFlowOffset = 0
mmStopPosition = 0
end
object ppLabel16: TppLabel
UserName = 'Label16'
Caption = 'EAN-nr.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
Transparent = True
mmHeight = 4191
mmLeft = 529
mmTop = 265
mmWidth = 13081
BandType = 3
GroupNo = 1
end
object ppLabel18: TppLabel
UserName = 'Label18'
Caption = 'Ordrenr.:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
Transparent = True
mmHeight = 4191
mmLeft = 529
mmTop = 8202
mmWidth = 15240
BandType = 3
GroupNo = 1
end
object ppDBText2: TppDBText
UserName = 'DBText201'
DataField = 'MED_EAN'
DataPipeline = plGiro
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
Transparent = True
DataPipelineName = 'plGiro'
mmHeight = 3969
mmLeft = 13494
mmTop = 265
mmWidth = 46567
BandType = 3
GroupNo = 1
end
object ppDBText21: TppDBText
UserName = 'DBText21'
DataField = 'MED_ORDRENR'
DataPipeline = plGiro
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
ParentDataPipeline = False
Transparent = True
DataPipelineName = 'plGiro'
mmHeight = 3969
mmLeft = 14817
mmTop = 8202
mmWidth = 54504
BandType = 3
GroupNo = 1
end
object ppLabel22: TppLabel
UserName = 'Label22'
Caption = 'Personreference:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = [fsBold]
Transparent = True
mmHeight = 4191
mmLeft = 529
mmTop = 4233
mmWidth = 28871
BandType = 3
GroupNo = 1
end
object ppDBText3: TppDBText
UserName = 'DBText5'
DataField = 'MED_REFERENCE'
DataPipeline = plGiro
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
Transparent = True
DataPipelineName = 'plGiro'
mmHeight = 3969
mmLeft = 28310
mmTop = 4233
mmWidth = 75142
BandType = 3
GroupNo = 1
end
end
object ppGroupFooterBand2: TppGroupFooterBand
mmBottomOffset = 0
mmHeight = 0
mmPrintPosition = 0
end
end
object ppParameterList1: TppParameterList
end
end
that demonstrates this behavior in .zip format and I'll test it here with
the latest version of ReportBuilder.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
It may be good for you to know if you ever should be asked again.
In one of the group-footers there was a setting of printposition.
When this was deleted the problem disappeared.
Ren? /SSV
(Sorry for the direct post)