[email protected] wrote:
> Please post a sample report that is losing detail when I have my change in. 
> Maybe I can 
> figure out a solution that does not break both of our problems.

Carl found it yesterday over on dabo-users:

<?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>Cloud Registration Badge</Title>

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

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

        <ColumnCount>2</ColumnCount>

        <page>
                <marginBottom>0</marginBottom>
                <marginLeft>0</marginLeft>
                <marginRight>0</marginRight>
                <marginTop>0</marginTop>
                <orientation>"portrait"</orientation>
                <Size>('8 in', '11 in')</Size>
        </page>

        <Variables></Variables>

        <Groups></Groups>

        <PageBackground>
                <Objects></Objects>
        </PageBackground>

        <pageHeader>
                <Height>0</Height>
                <Objects></Objects>
        </pageHeader>

        <detail>
                <Height>"3 in"</Height>
                <Objects>
                        <String>
                                <Align>'center'</Align>
                                <Comment>'copy badge'</Comment>
                                <expr>self.First_Name</expr>
                                <FontColor>(0,0,0)</FontColor>
                                <fontName>"FreeSans"</fontName>
                                <fontSize>28</fontSize>
                                <Height>'34.7623762376 pt'</Height>
                                <width>'249.0 pt'</width>
                                <x>'12.0 pt'</x>
                                <y>'85.0 pt'</y>
                        </String>
                        <String>
                                <align>"right"</align>
                                <Comment>'copy badge'</Comment>
                                <expr>self.id</expr>
                                <Height>'14.6633663366 pt'</Height>
                                <width>'51.0 pt'</width>
                                <x>'197.9 pt'</x>
                                <y>'19.0 pt'</y>
                        </String>
                </Objects>
        </detail>

        <pageFooter>
                <Objects></Objects>
        </pageFooter>

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

        <TestCursor>
                <record first_name="&quot;Adrian &quot;"
last_name="&quot;Holovaty&quot;" bod="False" id="0" />
                <record first_name="&quot;Uki &quot;" 
last_name="&quot;Lucas&quot;"
bod="False" id="1"/>
                <record first_name="&quot;Harper &quot;"
last_name="&quot;Reed&quot;" bod="False" id="2"/>
                <record first_name="&quot;Josh&quot;" 
last_name="&quot;Turner&quot;"
bod="False" id="3"/>
                <record first_name="&quot;Brian &quot;"
last_name="&quot;Musker&quot;" bod="False" id="4"/>
                <record first_name="&quot;Jon&quot;" 
last_name="&quot;Anglin&quot;"
bod="False" id="5"/>
                <record first_name="&quot;Terry&quot;"
last_name="&quot;Burkins&quot;" bod="False" id="6"/>
                <record first_name="&quot;Leah&quot;"
last_name="&quot;Welty-Rieger&quot;" bod="False" id="7"/>
                <record first_name="&quot;Paul&quot;"
last_name="&quot;Sabatino&quot;" bod="False" id="8"/>
        </TestCursor>

</Report>


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

Reply via email to