Hello,
I do not get any warnings such as "content doesn't fit
in area" or similar. I have attached two FO files that
I use to generate PDF. Both FO are exactly the same
except for the margins on the page sequence I am
using. However, one generates correct PDF while in the
other one some text is lost. I have also attached the
PDF generated from the FO that gives the PDF with
problem. I generated the PDFs using FOP-0.20.5 Any
help is appreciated..
Thanks,
Abhi


--- Chris Bowditch <[EMAIL PROTECTED]> wrote:
> Abhijit Junnare wrote:
> 
> > Hello All,
> > I am generating PDF from XML using XSLT. When I
> > generate a PDF some portion of the XML is not
> being
> > printed. Actually I see blank space in that
> portion of
> > the PDF. This is happening at the end of the first
> > page. I do not have any keep togethers so if the
> block
> > doesnot fit on the first page then it should break
> and
> > continue on the next page. If I reduce the margins
> on
> > the page so that the whole content fits on page 1
> then
> > all the content appears properly. I generated the
> FO
> > and PDF from that FO with same results. I see the
> text
> > in my FO but not on the PDF. Could this be some
> kind
> > of a bug? 
> 
> Possibly. Need to see the complete FO file to be
> sure. Please check that the 
> body region is not overlapping the region-after.
> Also run from the command 
> line and check to see if FOP generates any warnings,
> such as "content doesnt 
> fit in area" or similar.
> 
> > 
> > Below is the FO part that has a problem
> > 
> > <fo:block start-indent="from-parent(start-indent)
> +
> > 12pt" color="black" space-before="5pt"
> > space-before.conditionality="discard">
> 
> Just FYI, space-* conditionality properties are not
> implemented in FOP 0.20.5. 
> space-* properties always behave as though
> conditionality="retain"
> 
> <snip/>
> 
> Chris
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 



        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 
<?xml version="1.0" encoding="ISO-8859-1"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"; xmlns:date="http://exslt.org/dates-and-times"; xmlns:atitag="http://www.arbortext.com/namespace/atitag"; xmlns:atixslts="http://www.arbortext.com/namespace/XslTurboStyler/3.0"; xmlns:rule="http://www.bankerssystems.com/2003/rule";><fo:layout-master-set><fo:simple-page-master master-name="single" margin-right="0.5in" margin-left="0.5in" margin-bottom="0.5in" margin-top="0.5in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt"/><fo:region-after display-align="after" extent="40pt" region-name="FooterRest"/></fo:simple-page-master><fo:simple-page-master master-name="multi" margin-right="0.5in" margin-left="0.5in" margin-bottom="0.5in" margin-top="0.5in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt" column-gap="9pt" column-count="2"/><fo:region-after display-align="after" extent="40pt" region-name="FooterRest"/></fo:simple-page-master><fo:simple-page-master master-name="single-first" margin-right="0.5in" margin-left="0.5in" margin-bottom="2.1in" margin-top="3in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt"/><fo:region-after display-align="after" extent="40pt" region-name="FooterFirst"/></fo:simple-page-master><fo:simple-page-master master-name="multi-first" margin-right="0.5in" margin-left="0.5in" margin-bottom="2.1in" margin-top="3in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt" column-gap="9pt" column-count="2"/><fo:region-after display-align="after" extent="40pt" region-name="FooterFirst"/></fo:simple-page-master><fo:simple-page-master master-name="single-last" margin-right="0.5in" margin-left="0.5in" margin-bottom="1in" margin-top="1in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt"/><fo:region-after display-align="after" extent="40pt" region-name="FooterLast"/></fo:simple-page-master><fo:simple-page-master master-name="multi-last" margin-right="0.5in" margin-left="0.5in" margin-bottom="1in" margin-top="1in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt" column-gap="9pt" column-count="2"/><fo:region-after display-align="after" extent="40pt" region-name="FooterLast"/></fo:simple-page-master><fo:simple-page-master master-name="WXYZsingle" margin-right="0.5in" margin-left="0.5in" margin-bottom="0.5in" margin-top="0.5in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="20pt"/><fo:region-after display-align="after" extent="20pt" region-name="WXYZFooterRest"/></fo:simple-page-master><fo:simple-page-master master-name="WXYZsingle-first" margin-right="0.5in" margin-left="0.5in" margin-bottom="2.1in" margin-top="3in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="45pt"/><fo:region-after display-align="after" extent="45pt" region-name="WXYZFooterFirst"/></fo:simple-page-master><fo:simple-page-master master-name="WXYZsingle-last" margin-right="0.5in" margin-left="0.5in" margin-bottom="1in" margin-top="1in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="20pt"/><fo:region-after display-align="after" extent="20pt" region-name="WXYZFooterLast"/></fo:simple-page-master><fo:page-sequence-master master-name="single-column"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference page-position="first" master-reference="single-first"/><fo:conditional-page-master-reference page-position="rest" master-reference="single"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="multi-column"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference page-position="first" master-reference="multi-first"/><fo:conditional-page-master-reference page-position="rest" master-reference="multi"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="WXYZ"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference page-position="first" master-reference="WXYZsingle-first"/><fo:conditional-page-master-reference page-position="rest" master-reference="WXYZsingle"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master></fo:layout-master-set><fo:page-sequence master-reference="single-column"><fo:static-content flow-name="FooterFirst"><fo:block color="black" space-after="2pt"><fo:leader leader-length="100%" rule-thickness=".25pt" leader-pattern="rule"/></fo:block></fo:static-content><fo:static-content flow-name="FooterRest"><fo:block color="black" space-after="2pt"><fo:leader leader-length="100%" rule-thickness=".25pt" leader-pattern="rule"/></fo:block></fo:static-content><fo:flow font-family="Times" font-size="10pt" line-height="1.2em" flow-name="xsl-region-body"><fo:block line-height="1.2em" color="black"><fo:block color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="5pt" text-align="center" color="black" span="all"><fo:leader leader-length="100%" rule-thickness=".25pt" leader-pattern="rule"/></fo:block><fo:block text-align="center" color="black" span="all">Space
above this is left blank</fo:block></fo:block><fo:block color="black" space-before="0pt" space-before.conditionality="discard" space-after="5pt"><fo:block color="black" font-style="italic" space-before="0pt" keep-together="always" font-size="15pt" font-weight="bold" space-before.conditionality="discard" text-align="center" font-family="Helvetica" space-after.conditionality="discard">TItle </fo:block><fo:block span="all" space-before="0pt" color="black"><fo:leader start-indent="10pt" leader-length="100%" rule-thickness="2pt" leader-pattern="rule"/></fo:block></fo:block><fo:block line-height="1.2em" color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline font-style="italic" font-size="10pt" font-weight="bold" text-align="left" font-family="Helvetica">Some
More Title. </fo:inline><fo:inline color="black" space-before.conditionality="discard">Section Text Section Text Section Text Section Text
Section Text Section Text Section Text Section Text Section Text Section Text </fo:inline><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline font-weight="bold" font-style="italic" font-family="Helvetica" text-align="left" color="black">Individal
1: </fo:inline><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="0pt" space-before.conditionality="discard"><fo:block color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="0pt" font-weight="bold" font-family="Helvetica"><fo:inline><fo:inline><fo:inline>FirstName</fo:inline></fo:inline> </fo:inline><fo:inline/><fo:inline><fo:inline><fo:inline>LastName</fo:inline></fo:inline></fo:inline><fo:inline/></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard"><fo:inline>Relation to<fo:inline><fo:inline><fo:inline>Individual 2</fo:inline></fo:inline></fo:inline></fo:inline></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard">Section
Text Section Text Section Text Section Text </fo:block><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Address 1</fo:inline></fo:inline></fo:inline></fo:block><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Section Text</fo:inline></fo:inline>, </fo:inline><fo:inline><fo:inline><fo:inline>Some</fo:inline></fo:inline></fo:inline><fo:inline> <fo:inline><fo:inline>text</fo:inline></fo:inline></fo:inline></fo:block></fo:inline></fo:inline></fo:block></fo:block><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="0pt" space-before.conditionality="discard"><fo:block color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="0pt" font-weight="bold" font-family="Helvetica"><fo:inline><fo:inline><fo:inline>FirstName</fo:inline></fo:inline> </fo:inline><fo:inline/><fo:inline><fo:inline><fo:inline>LastName</fo:inline></fo:inline></fo:inline><fo:inline/></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard"><fo:inline>Relation to<fo:inline><fo:inline><fo:inline>Individual 2</fo:inline></fo:inline></fo:inline></fo:inline></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard">Section
Text Section Text Section Text Section Text </fo:block><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Address 1</fo:inline></fo:inline></fo:inline></fo:block><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Section Text</fo:inline></fo:inline>, </fo:inline><fo:inline><fo:inline><fo:inline>Some</fo:inline></fo:inline></fo:inline><fo:inline> <fo:inline><fo:inline>Text</fo:inline></fo:inline></fo:inline></fo:block></fo:inline></fo:inline></fo:block></fo:block></fo:block><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline font-weight="bold" font-style="italic" font-family="Helvetica" text-align="left" color="black">Individual
2 : </fo:inline><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="0pt" space-before.conditionality="discard"><fo:block color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline><fo:block font-weight="bold" font-family="Helvetica" space-before="0pt"><fo:inline><fo:inline>Full Name</fo:inline></fo:inline></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard"><fo:inline>Some Text </fo:inline> <fo:inline><fo:inline><fo:inline>Some Text</fo:inline></fo:inline></fo:inline> <fo:inline><fo:inline><fo:inline>Some Text</fo:inline></fo:inline></fo:inline> </fo:block><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Some Text</fo:inline></fo:inline></fo:inline></fo:block><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>some text</fo:inline></fo:inline>, </fo:inline><fo:inline><fo:inline><fo:inline>some text</fo:inline></fo:inline></fo:inline><fo:inline> <fo:inline><fo:inline>some</fo:inline></fo:inline></fo:inline></fo:block></fo:inline> </fo:inline></fo:block></fo:block></fo:block><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline font-weight="bold" font-style="italic" font-family="Helvetica" text-align="left" color="black"><fo:inline>Some Person</fo:inline>: </fo:inline><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="0pt" space-before.conditionality="discard"><fo:block color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline><fo:block font-weight="bold" font-family="Helvetica" space-before="0pt"><fo:inline><fo:inline>Some Text Some Text</fo:inline></fo:inline></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard">Some Text  Some Text <fo:inline><fo:inline><fo:inline>Some Text </fo:inline></fo:inline></fo:inline></fo:block><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Some Text Some Text</fo:inline></fo:inline></fo:inline></fo:block></fo:inline><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:inline><fo:inline><fo:inline>Some Text</fo:inline></fo:inline>, </fo:inline><fo:inline><fo:inline><fo:inline>Some Text</fo:inline></fo:inline></fo:inline><fo:inline> <fo:inline><fo:inline>Some Text</fo:inline></fo:inline></fo:inline></fo:inline><fo:block color="black" space-before="2pt" space-before.conditionality="discard"/></fo:inline></fo:block></fo:block></fo:block></fo:block></fo:block><fo:block line-height="1.2em" color="black"><fo:block line-height="1.2em" color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline font-style="italic" font-size="10pt" font-weight="bold" text-align="left" font-family="Helvetica">Conveyance. </fo:inline><fo:inline color="black" space-before.conditionality="discard">Some Text Some Text Some Text Some Text Some
Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text
Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some
Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text
Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some
Text Some Text Some Text </fo:inline></fo:block></fo:block><fo:block span="all" id="end-page"/></fo:flow></fo:page-sequence></fo:root>
<?xml version="1.0" encoding="ISO-8859-1"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"; xmlns:date="http://exslt.org/dates-and-times"; xmlns:atitag="http://www.arbortext.com/namespace/atitag"; xmlns:atixslts="http://www.arbortext.com/namespace/XslTurboStyler/3.0"; xmlns:rule="http://www.bankerssystems.com/2003/rule";><fo:layout-master-set><fo:simple-page-master master-name="single" margin-right="0.5in" margin-left="0.5in" margin-bottom="0.5in" margin-top="0.5in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt"/><fo:region-after display-align="after" extent="40pt" region-name="FooterRest"/></fo:simple-page-master><fo:simple-page-master master-name="multi" margin-right="0.5in" margin-left="0.5in" margin-bottom="0.5in" margin-top="0.5in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt" column-gap="9pt" column-count="2"/><fo:region-after display-align="after" extent="40pt" region-name="FooterRest"/></fo:simple-page-master><fo:simple-page-master master-name="single-first" margin-right="0.5in" margin-left="0.5in" margin-bottom="1in" margin-top="1in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt"/><fo:region-after display-align="after" extent="40pt" region-name="FooterFirst"/></fo:simple-page-master><fo:simple-page-master master-name="multi-first" margin-right="0.5in" margin-left="0.5in" margin-bottom="1in" margin-top="1in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt" column-gap="9pt" column-count="2"/><fo:region-after display-align="after" extent="40pt" region-name="FooterFirst"/></fo:simple-page-master><fo:simple-page-master master-name="single-last" margin-right="0.5in" margin-left="0.5in" margin-bottom="1in" margin-top="1in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt"/><fo:region-after display-align="after" extent="40pt" region-name="FooterLast"/></fo:simple-page-master><fo:simple-page-master master-name="multi-last" margin-right="0.5in" margin-left="0.5in" margin-bottom="1in" margin-top="1in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="40pt" column-gap="9pt" column-count="2"/><fo:region-after display-align="after" extent="40pt" region-name="FooterLast"/></fo:simple-page-master><fo:simple-page-master master-name="WXYZsingle" margin-right="0.5in" margin-left="0.5in" margin-bottom="0.5in" margin-top="0.5in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="20pt"/><fo:region-after display-align="after" extent="20pt" region-name="WXYZFooterRest"/></fo:simple-page-master><fo:simple-page-master master-name="WXYZsingle-first" margin-right="0.5in" margin-left="0.5in" margin-bottom="1in" margin-top="1in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="45pt"/><fo:region-after display-align="after" extent="45pt" region-name="WXYZFooterFirst"/></fo:simple-page-master><fo:simple-page-master master-name="WXYZsingle-last" margin-right="0.5in" margin-left="0.5in" margin-bottom="1in" margin-top="1in" page-width="8.5in" page-height="11in"><fo:region-body margin-bottom="20pt"/><fo:region-after display-align="after" extent="20pt" region-name="WXYZFooterLast"/></fo:simple-page-master><fo:page-sequence-master master-name="single-column"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference page-position="first" master-reference="single-first"/><fo:conditional-page-master-reference page-position="rest" master-reference="single"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="multi-column"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference page-position="first" master-reference="multi-first"/><fo:conditional-page-master-reference page-position="rest" master-reference="multi"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master><fo:page-sequence-master master-name="WXYZ"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference page-position="first" master-reference="WXYZsingle-first"/><fo:conditional-page-master-reference page-position="rest" master-reference="WXYZsingle"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master></fo:layout-master-set><fo:page-sequence master-reference="single-column"><fo:static-content flow-name="FooterFirst"><fo:block color="black" space-after="2pt"><fo:leader leader-length="100%" rule-thickness=".25pt" leader-pattern="rule"/></fo:block></fo:static-content><fo:static-content flow-name="FooterRest"><fo:block color="black" space-after="2pt"><fo:leader leader-length="100%" rule-thickness=".25pt" leader-pattern="rule"/></fo:block></fo:static-content><fo:flow font-family="Times" font-size="10pt" line-height="1.2em" flow-name="xsl-region-body"><fo:block line-height="1.2em" color="black"><fo:block color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="5pt" text-align="center" color="black" span="all"><fo:leader leader-length="100%" rule-thickness=".25pt" leader-pattern="rule"/></fo:block><fo:block text-align="center" color="black" span="all">Space
above this is left blank</fo:block></fo:block><fo:block color="black" space-before="0pt" space-before.conditionality="discard" space-after="5pt"><fo:block color="black" font-style="italic" space-before="0pt" keep-together="always" font-size="15pt" font-weight="bold" space-before.conditionality="discard" text-align="center" font-family="Helvetica" space-after.conditionality="discard">TItle </fo:block><fo:block span="all" space-before="0pt" color="black"><fo:leader start-indent="10pt" leader-length="100%" rule-thickness="2pt" leader-pattern="rule"/></fo:block></fo:block><fo:block line-height="1.2em" color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline font-style="italic" font-size="10pt" font-weight="bold" text-align="left" font-family="Helvetica">Some
More Title. </fo:inline><fo:inline color="black" space-before.conditionality="discard">Section Text Section Text Section Text Section Text
Section Text Section Text Section Text Section Text Section Text Section Text </fo:inline><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline font-weight="bold" font-style="italic" font-family="Helvetica" text-align="left" color="black">Individal
1: </fo:inline><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="0pt" space-before.conditionality="discard"><fo:block color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="0pt" font-weight="bold" font-family="Helvetica"><fo:inline><fo:inline><fo:inline>FirstName</fo:inline></fo:inline> </fo:inline><fo:inline/><fo:inline><fo:inline><fo:inline>LastName</fo:inline></fo:inline></fo:inline><fo:inline/></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard"><fo:inline>Relation to<fo:inline><fo:inline><fo:inline>Individual 2</fo:inline></fo:inline></fo:inline></fo:inline></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard">Section
Text Section Text Section Text Section Text </fo:block><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Address 1</fo:inline></fo:inline></fo:inline></fo:block><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Section Text</fo:inline></fo:inline>, </fo:inline><fo:inline><fo:inline><fo:inline>Some</fo:inline></fo:inline></fo:inline><fo:inline> <fo:inline><fo:inline>text</fo:inline></fo:inline></fo:inline></fo:block></fo:inline></fo:inline></fo:block></fo:block><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="0pt" space-before.conditionality="discard"><fo:block color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="0pt" font-weight="bold" font-family="Helvetica"><fo:inline><fo:inline><fo:inline>FirstName</fo:inline></fo:inline> </fo:inline><fo:inline/><fo:inline><fo:inline><fo:inline>LastName</fo:inline></fo:inline></fo:inline><fo:inline/></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard"><fo:inline>Relation to<fo:inline><fo:inline><fo:inline>Individual 2</fo:inline></fo:inline></fo:inline></fo:inline></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard">Section
Text Section Text Section Text Section Text </fo:block><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Address 1</fo:inline></fo:inline></fo:inline></fo:block><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Section Text</fo:inline></fo:inline>, </fo:inline><fo:inline><fo:inline><fo:inline>Some</fo:inline></fo:inline></fo:inline><fo:inline> <fo:inline><fo:inline>Text</fo:inline></fo:inline></fo:inline></fo:block></fo:inline></fo:inline></fo:block></fo:block></fo:block><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline font-weight="bold" font-style="italic" font-family="Helvetica" text-align="left" color="black">Individual
2 : </fo:inline><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="0pt" space-before.conditionality="discard"><fo:block color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline><fo:block font-weight="bold" font-family="Helvetica" space-before="0pt"><fo:inline><fo:inline>Full Name</fo:inline></fo:inline></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard"><fo:inline>Some Text </fo:inline> <fo:inline><fo:inline><fo:inline>Some Text</fo:inline></fo:inline></fo:inline> <fo:inline><fo:inline><fo:inline>Some Text</fo:inline></fo:inline></fo:inline> </fo:block><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Some Text</fo:inline></fo:inline></fo:inline></fo:block><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>some text</fo:inline></fo:inline>, </fo:inline><fo:inline><fo:inline><fo:inline>some text</fo:inline></fo:inline></fo:inline><fo:inline> <fo:inline><fo:inline>some</fo:inline></fo:inline></fo:inline></fo:block></fo:inline> </fo:inline></fo:block></fo:block></fo:block><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline font-weight="bold" font-style="italic" font-family="Helvetica" text-align="left" color="black"><fo:inline>Some Person</fo:inline>: </fo:inline><fo:block start-indent="from-parent(start-indent) + 12pt" color="black" space-before="0pt" space-before.conditionality="discard"><fo:block color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline><fo:block font-weight="bold" font-family="Helvetica" space-before="0pt"><fo:inline><fo:inline>Some Text Some Text</fo:inline></fo:inline></fo:block><fo:block color="black" space-before="2pt" space-before.conditionality="discard">Some Text  Some Text <fo:inline><fo:inline><fo:inline>Some Text </fo:inline></fo:inline></fo:inline></fo:block><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:block space-before="2pt"><fo:inline><fo:inline><fo:inline>Some Text Some Text</fo:inline></fo:inline></fo:inline></fo:block></fo:inline><fo:inline color="black" space-before="0pt" space-before.conditionality="discard"><fo:inline><fo:inline><fo:inline>Some Text</fo:inline></fo:inline>, </fo:inline><fo:inline><fo:inline><fo:inline>Some Text</fo:inline></fo:inline></fo:inline><fo:inline> <fo:inline><fo:inline>Some Text</fo:inline></fo:inline></fo:inline></fo:inline><fo:block color="black" space-before="2pt" space-before.conditionality="discard"/></fo:inline></fo:block></fo:block></fo:block></fo:block></fo:block><fo:block line-height="1.2em" color="black"><fo:block line-height="1.2em" color="black" space-before="5pt" space-before.conditionality="discard"><fo:inline font-style="italic" font-size="10pt" font-weight="bold" text-align="left" font-family="Helvetica">Conveyance. </fo:inline><fo:inline color="black" space-before.conditionality="discard">Some Text Some Text Some Text Some Text Some
Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text
Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some
Text Some Text Some Text Some Text Some Text Some Text Some Text Some Text
Some Text Some Text Some Text Some Text Some Text Some Text Some Text Some
Text Some Text Some Text </fo:inline></fo:block></fo:block><fo:block span="all" id="end-page"/></fo:flow></fo:page-sequence></fo:root>

Attachment: Problem.pdf
Description: Problem.pdf

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to