Paul,

If I put an autosize frameset in a groupheader or even the detail line, it
is not respecting the pageheader's space.  I tried going back several
versions and it still behaves the same way.  
Below is a sample of what I have.

Thanks,
Larry

<?xml version="1.0" encoding="utf-8" standalone="yes"?>

<!-- 
                This is a Dabo report form xml (rfxml) document, describing
a
                report form. It was generated by the Dabo Report Writer, and
can
                be edited by hand or by using the Dabo Report Designer.
-->

<Report>
        <ReportBegin>
                <Objects></Objects>
        </ReportBegin>

        <ReportEnd>
                <Objects></Objects>
        </ReportEnd>

        <Author>"Dabo Report Writer"</Author>

        <title>Sample Report</title>

        <Subject>"http://dabodev.com";</Subject>

        <Keywords>("dabo", "report", "writer", "banded", "free")</Keywords>

        <page>
                <MarginBottom>".25 in"</MarginBottom>
                <MarginLeft>".25 in"</MarginLeft>
                <MarginRight>".25 in"</MarginRight>
                <MarginTop>".25 in"</MarginTop>
                <Orientation>"landscape"</Orientation>
                <size>"letter"</size>
        </page>

        <Variables>
                <Variable>
                        <expr>self.rpt_count+1</expr>
                        <InitialValue>0</InitialValue>
                        <Name>rpt_count</Name>
                </Variable>
        </Variables>

        <Groups>
                <Group>
                        <expr>self.name_1</expr>
        
<ReprintHeaderOnNewPage>True</ReprintHeaderOnNewPage>
                        <GroupHeader>
                                <Height>None</Height>
                                <Show>True</Show>
                                <Objects>
                                        <Frameset>
                                                <BorderWidth>0</BorderWidth>
                                                <Height>None</Height>
                                                <PadBottom>0</PadBottom>
                                                <PadTop>30</PadTop>
                                                <Rotation>0</Rotation>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'2.6765 in'</width>
                                                <x>'4.4288 in'</x>
                                                <y>'1.9 pt'</y>
                                                <objects>
                                                        <Paragraph>
        
<expr>u'criteria 1\ncriteria
2\ncriteria 3\ncriteria 4\ncriteria 5\ncriteria 6\n'</expr>
                                                                
<fontName>"Helvetica"</fontName>
        
<FontSize>10</FontSize>
        
<Height>None</Height>
        
<SpaceAfter>0</SpaceAfter>
                                                        </Paragraph>
                                                </objects>
                                        </Frameset>
                                </Objects>
                        </GroupHeader>
                        <GroupFooter>
                                <Height>None</Height>
                                <Objects></Objects>
                        </GroupFooter>
                </Group>
                <Group>
                        <expr>self.name_1+self.facility</expr>
        
<ReprintHeaderOnNewPage>True</ReprintHeaderOnNewPage>
                        <GroupHeader>
                                <Height>None</Height>
                                <Objects>
                                        <String>
                                                <Align>"left"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Name"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.8586 in'</width>
                                                <x>'0.1529 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"right"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Enroll ID"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.6362 in'</width>
                                                <x>'1.0165 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"center"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Program:"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>10</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.6640 in'</width>
                                                <x>'0.0847 in'</x>
                                                <y>'30.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"left"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Phone #"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.4884 in'</width>
                                                <x>'1.8232 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"left"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"xRef"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.4050 in'</width>
                                                <x>'2.6986 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"left"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Case #"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.5023 in'</width>
                                                <x>'3.6585 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <Line>
                                                <Height>'5.0 pt'</Height>
                                                <width>'760.0 pt'</width>
                                                <y>'-2.0 pt'</y>
                                        </Line>
                                        <String>
                                                <Align>"center"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Referred"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.6691 in'</width>
                                                <x>'4.7232 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"center"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"re-Ref'd"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <Width>'0.7525 in'</Width>
                                                <x>'5.4182 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"center"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Enrolled"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.5718 in'</width>
                                                <x>'7.6275 in'</x>
                                                <y>'6.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"center"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Comp"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.6413 in'</width>
                                                <x>'8.2260 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"center"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Term"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.6274 in'</width>
                                                <x>'8.9349 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"center"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Ret to Court"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.7386 in'</width>
                                                <x>'9.7059 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <String>
                                                <expr>self.name_1</expr>
                                                <FontSize>10</FontSize>
                                                <Height>10</Height>
                                                <Show>True</Show>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'226.048844884
pt'</width>
                                                <x>'56.4 pt'</x>
                                                <y>'30.0 pt'</y>
                                        </String>
                                        <String>
                                                <expr>self.facility</expr>
                                                <FontSize>10</FontSize>
                                                <Height>10</Height>
                                                <Show>True</Show>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'245.048844884
pt'</width>
                                                <x>'351.4 pt'</x>
                                                <y>'30.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"center"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Location:"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>10</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <width>'0.6640 in'</width>
                                                <x>'4.1852 in'</x>
                                                <y>'30.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"center"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"ME  Ltr Sent"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <Width>'0.7525 in'</Width>
                                                <x>'6.8360 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                        <String>
                                                <Align>"center"</Align>
                                                <borderWidth>"0
pt"</borderWidth>
                                                <expr>"Must Enroll"</expr>
                                                <fontBold>True</fontBold>
        
<FontName>"Helvetica-Bold"</FontName>
                                                <FontSize>8</FontSize>
                                                <hAnchor>"left"</hAnchor>
                                                <Height>10</Height>
                                                <name>companyName</name>
                                                <vAlign>"top"</vAlign>
                                                <vAnchor>"bottom"</vAnchor>
                                                <Width>'0.7525 in'</Width>
                                                <x>'6.1402 in'</x>
                                                <y>'7.0 pt'</y>
                                        </String>
                                </Objects>
                        </GroupHeader>
                        <GroupFooter>
                                <Height>None</Height>
                                <Objects></Objects>
                        </GroupFooter>
                </Group>
        </Groups>

        <pageBackground>
                <objects>
                        <Rectangle>
                                <height>.25</height>
                                <strokeColor>(.7,.7,.7)</strokeColor>
                                <width>.25</width>
                                <x>"0.25 in"</x>
                                <y>"6.875 in"</y>
                        </Rectangle>
                        <Rectangle>
                                <height>.25</height>
                                <strokeColor>(.7,.7,.7)</strokeColor>
                                <width>.25</width>
                                <x>"8.25 in"</x>
                                <y>"6.875 in"</y>
                        </Rectangle>
                </objects>
        </pageBackground>

        <pageHeader>
                <Height>47.0</Height>
                <Objects>
                        <String>
                                <Align>"center"</Align>
                                <borderWidth>"0 pt"</borderWidth>
                                <expr>"List of Clients"</expr>
                                <fontBold>True</fontBold>
                                <FontName>"Helvetica-Bold"</FontName>
                                <fontSize>14</fontSize>
                                <hAnchor>"left"</hAnchor>
                                <height>16</height>
                                <name>companyName</name>
                                <vAlign>"top"</vAlign>
                                <vAnchor>"top"</vAnchor>
                                <width>"4 in"</width>
                                <x>'3.0194 in'</x>
                                <y>'0.2966 in'</y>
                        </String>
                        <String>
                                <Align>"left"</Align>
                                <borderWidth>"0 pt"</borderWidth>
        
<expr>datetime.datetime.now().strftime("%m/%d/%Y")</expr>
                                <fontBold>True</fontBold>
                                <fontName>"Helvetica"</fontName>
                                <FontSize>8</FontSize>
                                <hAnchor>"left"</hAnchor>
                                <Height>10</Height>
                                <name>companyName</name>
                                <vAlign>"top"</vAlign>
                                <vAnchor>"top"</vAnchor>
                                <width>'2.7768 in'</width>
                                <x>'0.1529 in'</x>
                                <y>'28.0 pt'</y>
                        </String>
                </Objects>
        </pageHeader>

        <detail>
                <Height>17.6</Height>
                <Show>True</Show>
                <Objects></Objects>
        </detail>

        <pageFooter>
                <Height>31.0</Height>
                <Show>True</Show>
                <Objects>
                        <String>
                                <Align>"left"</Align>
                                <borderWidth>"0 pt"</borderWidth>
                                <expr>self._pageNumber</expr>
                                <fontBold>True</fontBold>
                                <fontName>"Helvetica"</fontName>
                                <FontSize>8</FontSize>
                                <hAnchor>"left"</hAnchor>
                                <Height>10</Height>
                                <name>companyName</name>
                                <Show>True</Show>
                                <vAlign>"top"</vAlign>
                                <vAnchor>"top"</vAnchor>
                                <width>'0.3443 in'</width>
                                <x>'5.0318 in'</x>
                                <y>'11.0 pt'</y>
                        </String>
                        <String>
                                <Align>"left"</Align>
                                <borderWidth>"0 pt"</borderWidth>
                                <expr>'Page'</expr>
                                <fontBold>True</fontBold>
                                <fontName>"Helvetica"</fontName>
                                <FontSize>8</FontSize>
                                <hAnchor>"left"</hAnchor>
                                <Height>10</Height>
                                <name>companyName</name>
                                <Show>True</Show>
                                <vAlign>"top"</vAlign>
                                <vAnchor>"top"</vAnchor>
                                <width>'0.3443 in'</width>
                                <x>'4.6009 in'</x>
                                <y>'11.0 pt'</y>
                        </String>
                </Objects>
        </pageFooter>

        <PageForeground>
                <Objects></Objects>
        </PageForeground>

        <TestCursor>
                <record comment="u&apos;&apos;" name_1="u&apos;ANGER
MANAGEMENT&apos;" depart="1" facility="u&apos;Location 1&apos;"
rereferred="None" 
state_1="u&apos;CA&apos;" clientname="u&apos;Myers, Laura&apos;"
restitution="None" 
terminated="None" victim_name="None" courseid="269" abbrev="u&apos;THFT1A
&apos;" 
caseno="u&apos;PO7CRM0933   &apos;" lname="u&apos;Myers
&apos;" 
program="u&apos;AAA&apos;" location="u&apos;123&apos;" fname="u&apos;Laura

&apos;" victim_address="None" victim_phn="None" victim_cell="None"
ccode="None" 
completed="None" phone="u&apos;9999999999&apos;"
ret_to_court="datetime.date(2009, 4, 27)" yntbd="u&apos; &apos;"
enrollid="23489" victimid="None" ref_no="u&apos;&apos;" 
dej="False" me_ltr_sent="datetime.date(2008, 2, 11)"
enrolled="datetime.date(2008, 2, 11)" 
referred="datetime.date(2008, 2, 1)" />
                <record comment="u&apos;&apos;" name_1="u&apos;ANGER
MANAGEMENT&apos;" depart="1" facility="u&apos;Location 1&apos;"
rereferred="None" 
state_1="u&apos;CA&apos;" clientname="u&apos;Lovins, Jesse Roy&apos;" 
restitution="None" terminated="None" victim_name="None" courseid="269" 
abbrev="u&apos;THFT1A   &apos;" caseno="u&apos;62-062389    &apos;" 
lname="u&apos;Lovins                   &apos;" program="u&apos;AAA&apos;" 
location="u&apos;123&apos;" fname="u&apos;Jesse Roy                &apos;" 
victim_address="None" victim_phn="None" victim_cell="None" ccode="None" 
completed="datetime.date(2008, 4, 28)" phone="u&apos;9999999999&apos;" 
ret_to_court="datetime.date(2009, 4, 27)" yntbd="u&apos; &apos;"
enrollid="23515" 
victimid="None" ref_no="u&apos;&apos;" dej="False"
me_ltr_sent="datetime.date(2008, 2, 11)" enrolled="datetime.date(2008, 2,
11)" referred="datetime.date(2008, 2, 5)" />
        </TestCursor>

</Report>



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAafA2fnYuPUOMNFpIYnBEQcKAAAAQAAAAquhw6fk8vkyUmgnP8o/[email protected]

Reply via email to