Cloudサンプル1
Cloudサンプル1(『<biz-Stream_home>/sample/xml/Cloud/CloudSample1.xml
』)
<?xml version="1.0" encoding="UTF-8"?> <!-- XML file created by biz-Stream Designer --> <!-- biz-Stream Copyright BrainSellers.com Corp. --> <Layout Name="CloudSample1" Width="100" Height="100" 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"> <!-- 外枠(青線) --> <Square Width="70" Height="40" X="10" Y="10" LineColor="14,0,176" LineStyle="Solid"/> <!-- 雲 --> <Cloud Name="Cloud1" Width="20" Height="10" X="15" Y="20" FillColor="153,204,255" LineStyle="Solid"/> <Cloud Name="Cloud2" Width="20" Height="20" X="40" Y="20" FillColor="153,204,255" LineStyle="Solid"/> <Cloud Name="Cloud3" Width="10" Height="20" X="65" Y="20" LineColor="0,0,0" FillColor="153,204,255" LineStyle="Solid"/> </Layout>
生成されるPDF(『<biz-Stream_home>/sample/xml/Cloud/CloudSample1.pdf
』)

- ①Cloud1
- ②Cloud2
- ③Cloud3
【 大きさおよび、座標の指定方法 】
