hflowサンプル1
データ量に応じて横方向に領域が可変となるフレームを表示するサンプルです。
hflowサンプル1-doc(『<biz-Stream_home>/sample/xml/hflow/hflowSample1-doc.xml
』)
<?xml version="1.0" encoding="UTF-8"?> <!-- XML file created by biz-Stream Designer --> <!-- biz-Stream Copyright BrainSellers.com Corp. --> <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:pdf="http://www.brainsellers.com/schema" xmlns:svg="http://www.brainsellers.com/schema" xmlns:bs="http://www.brainsellers.com/schema" xmlns:form="http://www.brainsellers.com/schema" version="5.0.0"> <bs:datasource-master-set> <bs:datasource-master master-name="csv_datasource" position="inherit"> <bs:group-suppress> </bs:group-suppress> <bs:csv-master-reference master-reference="csv_field"/> </bs:datasource-master> <bs:csv-master master-name="csv_field" used-header="false"> <bs:csv-statement master-reference="csv_resource"/> <bs:data-type column-name="経過年数" column-no="1" type="char"/> <bs:data-type column-name="西暦" column-no="2" type="char"/> <bs:data-type column-name="忠夫様" column-no="3" type="decimal"/> <bs:data-type column-name="花代様" column-no="4" type="decimal"/> <bs:data-type column-name="政宏様" column-no="5" type="decimal"/> <bs:data-type column-name="政伸様" column-no="6" type="decimal"/> <bs:data-type column-name="忠夫様の給与手取額" layout-name="忠夫様の給与手取額" column-no="7" type="decimal"/> <bs:data-type column-name="花代様の給与手取額" layout-name="花代様の給与手取額" column-no="8" type="decimal"/> <bs:data-type column-name="その他" layout-name="その他" column-no="9" type="decimal"/> <bs:data-type column-name="収入計" layout-name="収入計" column-no="10" type="decimal"/> <bs:data-type column-name="基本生活費" layout-name="基本生活費" column-no="11" type="decimal"/> <bs:data-type column-name="余暇生活費" layout-name="余暇生活費" column-no="12" type="decimal"/> <bs:data-type column-name="生命保険料" layout-name="生命保険料" column-no="13" type="char"/> <bs:data-type column-name="損害保険料" layout-name="損害保険料" column-no="14" type="decimal"/> <bs:data-type column-name="教育費" layout-name="教育費" column-no="15" type="decimal"/> <bs:data-type column-name="結婚資金援助" layout-name="結婚資金援助" column-no="16" type="decimal"/> <bs:data-type column-name="住宅ローン返済" layout-name="住宅ローン返済" column-no="17" type="decimal"/> <bs:data-type column-name="支出計" layout-name="支出計" column-no="18" type="decimal"/> <bs:data-type column-name="年間収支" layout-name="年間収支" column-no="19" type="decimal"/> <bs:data-type column-name="貯蓄残高" column-no="20" type="decimal"/> </bs:csv-master> <bs:csv-resource-master master-name="csv_resource" url="${base-dir}\sample\xml\hflow\hflow.csv" included-header="true"/> </bs:datasource-master-set> <fo:layout-master-set> <fo:simple-page-master master-name="A4" page-height="297mm" page-width="210mm"> <fo:region-body/> </fo:simple-page-master> </fo:layout-master-set> <fo:page-sequence master-reference="A4" name="bizsheet" bs:local-page-control="none"> <fo:flow flow-name="xsl-region-body"> <bs:block-container> <bs:include href="${base-dir}\sample\xml\hflow\hflowSample1-page.xml"/> </bs:block-container> </fo:flow> </fo:page-sequence> </fo:root>
hflow-areaサンプル1-page((『<biz-Stream_home>/sample/xml/hflow/hflowSample1-page.xml
』)
<?xml version="1.0" encoding="UTF-8"?> <!-- XML file created by biz-Stream Designer --> <!-- biz-Stream Copyright BrainSellers.com Corp. --> <Layout Width="210mm" Height="297mm" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:bs="http://www.brainsellers.com/schema" xmlns:svg="http://www.brainsellers.com/schema" xmlns:form="http://www.brainsellers.com/schema" xmlns:pdf="http://www.brainsellers.com/schema" version="5.0.0"> <hflow-area name="hflow-area" x="10.583" y="261.722" width="185.914" height="216" master-reference="csv_datasource" no-data-disabled="false"> <hflow-table name="hflow-table-header" column-width="35" record-type="header" view="page"> <hflow-table-cell name="hflow-table-cell0" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label経過年数" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">経過年数</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell1" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label西暦" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">西暦</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell2" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label忠夫様" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">忠夫様</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell3" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label花代様" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">花代様</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell4" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label政宏様" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">政宏様</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell5" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label政伸様" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">政伸様</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell6" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell7" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label収入" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="BOLD" Narrow="none">収入</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell8" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="horizon"> <Label Name="label忠夫様の給与手取額" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="horizon">忠夫様の給与手取額</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell9" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="horizon"> <Label Name="label花代様の給与手取額" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="horizon">花代様の給与手取額</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell10" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="labelその他" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">その他</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell11" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell12" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell13" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label収入計" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">収入計</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell14" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell15" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label支出" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="BOLD" Narrow="none">支出</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell16" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label基本生活費" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">基本生活費</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell17" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label余暇生活費" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">余暇生活費</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell18" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label生命保険料" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">生命保険料</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell19" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label損害保険料" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">損害保険料</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell20" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label教育費" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">教育費</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell21" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label結婚資金援助" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">結婚資金援助</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell22" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label住宅ローン返済" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">住宅ローン返済</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell23" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell24" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label支出計" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">支出計</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell25" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label年間収支" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">年間収支</Label> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell26" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="label貯蓄残高" Width="35" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none">貯蓄残高</Label> </hflow-table-cell> </hflow-table> <hflow-table name="hflow-table-body" column-width="25" record-type="details" view="layout"> <hflow-table-cell name="hflow-table-cell0" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="経過年数" Width="25" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell1" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Label Name="西暦" Width="25" Height="8" X="0" Y="0" Horizon="center" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell2" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="忠夫様" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell3" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="花代様" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell4" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="政宏様" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell5" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="政伸様" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell6" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell7" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell8" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="horizon"> <Currency Name="忠夫様の給与手取額" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="horizon" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell9" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="horizon"> <Currency Name="花代様の給与手取額" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="horizon" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell10" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="その他" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell11" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell12" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell13" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="収入計" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell14" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell15" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell16" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="基本生活費" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell17" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="余暇生活費" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell18" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="生命保険料" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell19" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="損害保険料" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell20" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="教育費" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell21" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="結婚資金援助" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell22" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="住宅ローン返済" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell23" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell24" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="支出計" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell25" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="年間収支" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> <hflow-table-cell name="hflow-table-cell26" cell-height="8" border-color="0,0,0" align="horizon" text-align="center" cell-align="center" narrow="none"> <Currency Name="貯蓄残高" Width="25" Height="8" X="0" Y="0" Horizon="right" Vertical="center" Vector="horizon" Font="MSGothic" FontSize="12" FontStyle="PLAIN" Narrow="none" format="#,##0"/> </hflow-table-cell> </hflow-table> </hflow-area> <Label Name="タイトル" Width="83.961" Height="11.994" X="10.583" Y="266.308" Horizon="left" Vertical="bottom" Vector="horizon" Font="MSGothic" FontSize="24" FontStyle="PLAIN" Narrow="horizon">キャッシュフロー表 -</Label> <Label Width="27.869" Height="4.939" X="168.275" Y="265.25" Horizon="right" Vertical="bottom" Vector="horizon" Font="MSGothic" FontStyle="PLAIN" Narrow="horizon">(単位:万円)</Label> <Label Width="93.839" Height="4.939" X="101.6" Y="37.708" Horizon="left" Vertical="bottom" Vector="horizon" Font="MSGothic" FontStyle="PLAIN" Narrow="size">金額の表示は原則として万円未満四捨五入、年齢は年末時点の年齢で記載</Label> <page-number x="96.661" y="266.661" width="21.519" height="11.289" text-align="left" line-align="bottom" font-family="MSGothic" font-size="24" font-style="PLAIN" narrow="horizon" page-number="page" local-page="false"/> </Layout>
生成されるPDF(『<biz-Stream_home>/sample/xml/hflow/hflowSample1.pdf
』)
