Elixir Report Engine

Elixir can generate report by rml template.

Java Code:
public static void main(String[] args) {
		try {
			ReportEngineFactory.init(new BasicReportHost());
			IReportEngine engine = ReportEngineFactory.newEngineInstance();
			File outPDF = new File("D:/Elixir/test1.pdf");
			FileOutputStream os = new FileOutputStream(outPDF);
			Properties props = new Properties();
			props.setProperty("ID", "1234");
			RawReport raw = engine.getRawReport("D:/Elixir/ElixirFS/Embedding HTML Contents with Callback.rml");
			IJobInfo jobinfo = engine.renderReport(raw, "application/pdf",os, props);
		} catch (FileNotFoundException e) {
			// TODO Auto-generated catch block
			e.printStackTrace();
		} catch (RenderException e) {
			// TODO Auto-generated catch block
			e.printStackTrace();
		} catch (IOException e) {
			// TODO Auto-generated catch block
			e.printStackTrace();
		} catch (DataException e) {
			// TODO Auto-generated catch block
			e.printStackTrace();
		}
	}


Rml:
<?xml version="1.0" standalone="yes"?>

<rml:report keep-page-count="Yes" cache-all-properties="Yes" grid-enabled="Yes" grid-visible="No" grid-x="100" grid-y="100" disable-csv-auto-wrap="No" disable-excel-auto-wrap="No" style="" xmlns:rml="http://www.elixirtech.com/ElixirReport/RML">
  <rml:metadata version="2" location="/ElixirFS/Embedding HTML Contents with Callback.rml">
  </rml:metadata>
  <rml:security encrypted="No" read-only="No" hide-internals="No">
  </rml:security>
  <rml:layout-master-set>
    <rml:page-setup name="Default" paper="iso-a4" page-width="11905" page-height="16837" orientation="Portrait" horizontal-page-count="1" margin-top="1440" margin-left="1440" margin-bottom="1440" margin-right="1440" column-count="1" column-spacing="0" row-spacing="0" column-layout="Down Then Across">
    </rml:page-setup>
  </rml:layout-master-set>
  <rml:parameters>
  </rml:parameters>
  <rml:datasources>
  </rml:datasources>
  <rml:styles>
    <rml:style name="detail">
      <rml:item name="Common.KeepTogether" value="Yes">
      </rml:item>
      <rml:item name="RawElement.Growable" value="Yes">
      </rml:item>
      <rml:item name="RawElement.Shrinkable" value="Yes">
      </rml:item>
    </rml:style>
    <rml:style name="field">
      <rml:item name="Grid.AutoWrap" value="Yes">
      </rml:item>
      <rml:item name="TextElement.FontSize" value="240">
      </rml:item>
      <rml:item name="RawElement.Growable" value="Yes">
      </rml:item>
      <rml:item name="TextElement.FontName" value="Serif">
      </rml:item>
      <rml:item name="RawElement.Shrinkable" value="Yes">
      </rml:item>
    </rml:style>
    <rml:style name="field.literal" base-name="field">
      <rml:item name="RawElement.Growable" value="No">
      </rml:item>
      <rml:item name="RawElement.Shrinkable" value="No">
      </rml:item>
    </rml:style>
    <rml:style name="group-footer">
      <rml:item name="RawElement.Growable" value="Yes">
      </rml:item>
      <rml:item name="RawElement.Shrinkable" value="Yes">
      </rml:item>
    </rml:style>
    <rml:style name="group-header">
      <rml:item name="RawElement.Growable" value="Yes">
      </rml:item>
      <rml:item name="RawElement.Shrinkable" value="Yes">
      </rml:item>
    </rml:style>
    <rml:style name="page.label">
      <rml:item name="TextElement.FontSize" value="240">
      </rml:item>
      <rml:item name="TextElement.FontUnderline" value="No">
      </rml:item>
      <rml:item name="TextElement.FontBold" value="Yes">
      </rml:item>
      <rml:item name="TextElement.FontName" value="Serif">
      </rml:item>
      <rml:item name="TextElement.FontColor" value="Black">
      </rml:item>
      <rml:item name="TextElement.FontItalic" value="No">
      </rml:item>
    </rml:style>
    <rml:style name="page.text">
      <rml:item name="TextElement.FontSize" value="240">
      </rml:item>
      <rml:item name="TextElement.FontUnderline" value="No">
      </rml:item>
      <rml:item name="TextElement.FontBold" value="No">
      </rml:item>
      <rml:item name="TextElement.FontName" value="Serif">
      </rml:item>
      <rml:item name="TextElement.FontColor" value="Black">
      </rml:item>
      <rml:item name="TextElement.FontItalic" value="No">
      </rml:item>
    </rml:style>
    <rml:style name="rect">
      <rml:item name="RawElement.BorderStyle" value="Solid">
      </rml:item>
      <rml:item name="RawElement.BorderColor" value="rgb(0,0,0)">
      </rml:item>
      <rml:item name="Rectangle.BorderTop" value="Yes">
      </rml:item>
      <rml:item name="Rectangle.BorderBottom" value="Yes">
      </rml:item>
      <rml:item name="Common.BackgroundColor" value="rgb(255,255,255)">
      </rml:item>
      <rml:item name="Rectangle.BorderRight" value="Yes">
      </rml:item>
      <rml:item name="Rectangle.BorderLeft" value="Yes">
      </rml:item>
    </rml:style>
    <rml:style name="sub-report">
      <rml:item name="RawElement.Growable" value="Yes">
      </rml:item>
      <rml:item name="RawElement.Shrinkable" value="Yes">
      </rml:item>
    </rml:style>
    <rml:style name="table">
      <rml:item name="RawElement.Growable" value="Yes">
      </rml:item>
      <rml:item name="RawElement.Shrinkable" value="Yes">
      </rml:item>
    </rml:style>
  </rml:styles>
  <rml:stylesheets>
  </rml:stylesheets>
  <rml:sections>
    <rml:section name="Section 1" page-setup-ref="Default" border-style="None" border-color="Black" show-header="No" show-footer="Yes" show-page-header="No" show-page-footer="No" keep-blank-pages="No" reset-page-count="No" style="">
      <rml:watermark report="" section="" enabled="No">
        <rml:parameters>
        </rml:parameters>
      </rml:watermark>
      <rml:section-header table-of-contents="No" can-grow="Yes" can-shrink="Yes" height="160" fill="No" style="Default"><rml:control-source xml:space="preserve" type="Literal" running-value="No"></rml:control-source>
        <rml:ruler>
        </rml:ruler>
      </rml:section-header>
      <rml:section-footer table-of-contents="No" force-new-page="Before" can-grow="Yes" can-shrink="Yes" height="45760" vertical-align="Center" style=""><rml:callback xml:space="preserve" show-as-image="No" image-resolution="72" type="HTML" fill="Yes" left="0" top="0" width="9000" height="45700" border-style="None" border-width="100" border-radius="0" background-color="rgb(255,255,204)" padding-left="200" padding-right="200" padding-top="200" padding-bottom="200" lock-handles="No" style="detail"><rml:control-source xml:space="preserve" type="Literal" running-value="No">&lt;div&gt;
&lt;p&gt;&lt;span style="font-size: large"&gt;&lt;span
	style="font-family: Arial"&gt;Arial large &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: large"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;Comic Sans MS large &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: large"&gt;&lt;span
	style="font-family: Courier New"&gt;Courier &lt;span
	style="background-color: #ffff00"&gt;New&lt;/span&gt; large &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: large"&gt;&lt;span style="font-family: Tahoma"&gt;Tahoma
large &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: large"&gt;&lt;span
	style="font-family: Times New Roman"&gt;Times New Roman large &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: large"&gt;&lt;span style="font-family: Verdana"&gt;Verdana
large&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;table border="1" cellspacing="1" cellpadding="1" width="200"&gt;
	&lt;tr&gt;
		&lt;td&gt;Column1&lt;/td&gt;
		&lt;td&gt;Column2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td&gt;Chicken&lt;/td&gt;
		&lt;td&gt;Salad&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td&gt;Egg&lt;/td&gt;
		&lt;td&gt;Cheese&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td&gt;Egg2&lt;/td&gt;
		&lt;td&gt;
		&lt;table&gt;
			&lt;tr&gt;
				&lt;td&gt;abcd&lt;/td&gt;
				&lt;td&gt;efgh&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;abcd2&lt;/td&gt;
				&lt;td&gt;efgh2&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;
&lt;table border="1"&gt;
	&lt;tr&gt;
		&lt;td&gt;abcd3&lt;/td&gt;
		&lt;td&gt;efgh3&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr&gt;
		&lt;td&gt;abcd3&lt;/td&gt;
		&lt;td&gt;efgh3&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #0000ff"&gt;&lt;u&gt;&lt;span
	style="font-size: medium"&gt;Colours &lt;br /&gt;
&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;&lt;span style="color: #0000ff"&gt;Blue colour &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="color: #ff0000"&gt;&lt;u&gt;&lt;span
	style="font-size: medium"&gt;Colours &lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;ol start="2"&gt;
	&lt;li&gt;&lt;span style="color: #ff0000"&gt;Red colour&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="color: #339966"&gt;&lt;u&gt;&lt;span
	style="font-size: medium"&gt;Colours &lt;br /&gt;
&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol start="3"&gt;
	&lt;li&gt;&lt;span style="color: #339966"&gt;Green colour &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="color: #ffff00"&gt;&lt;u&gt;&lt;span
	style="font-size: medium"&gt;Colours &lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;ol start="4"&gt;
	&lt;li&gt;&lt;span style="color: #ffff00"&gt;Yellow colour &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;strong&gt;Bold &lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;em&gt;Italic &lt;/em&gt;&lt;/li&gt;
	&lt;li&gt;&lt;u&gt;Underline &lt;/u&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strike&gt;Strikethrough &lt;/strike&gt;&lt;/li&gt;
	&lt;li&gt;&lt;sup&gt;Superscript &lt;/sup&gt;&lt;/li&gt;
	&lt;li&gt;&lt;sub&gt;Subscript &lt;/sub&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: left"&gt;&lt;span style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Left Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Center Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: right"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Right Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Block Justify&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p style="text-align: justify"&gt;&lt;span style="font-size: small"&gt;&lt;span
	style="font-family: Tahoma"&gt;Indentation of Text&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 40px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 1&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 80px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 2&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 120px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 3&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;strong&gt;Bold &lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;em&gt;Italic &lt;/em&gt;&lt;/li&gt;
	&lt;li&gt;&lt;u&gt;Underline &lt;/u&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strike&gt;Strikethrough &lt;/strike&gt;&lt;/li&gt;
	&lt;li&gt;&lt;sup&gt;Superscript &lt;/sup&gt;&lt;/li&gt;
	&lt;li&gt;&lt;sub&gt;Subscript &lt;/sub&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: left"&gt;&lt;span style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Left Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Center Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: right"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Right Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Block Justify&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p style="text-align: justify"&gt;&lt;span style="font-size: small"&gt;&lt;span
	style="font-family: Tahoma"&gt;Indentation of Text&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 40px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 1&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 80px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 2&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 120px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 3&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;strong&gt;Bold &lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;em&gt;Italic &lt;/em&gt;&lt;/li&gt;
	&lt;li&gt;&lt;u&gt;Underline &lt;/u&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strike&gt;Strikethrough &lt;/strike&gt;&lt;/li&gt;
	&lt;li&gt;&lt;sup&gt;Superscript &lt;/sup&gt;&lt;/li&gt;
	&lt;li&gt;&lt;sub&gt;Subscript &lt;/sub&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: left"&gt;&lt;span style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Left Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Center Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: right"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Right Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Block Justify&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p style="text-align: justify"&gt;&lt;span style="font-size: small"&gt;&lt;span
	style="font-family: Tahoma"&gt;Indentation of Text&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 40px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 1&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 80px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 2&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 120px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 3&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;strong&gt;Bold &lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;em&gt;Italic &lt;/em&gt;&lt;/li&gt;
	&lt;li&gt;&lt;u&gt;Underline &lt;/u&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strike&gt;Strikethrough &lt;/strike&gt;&lt;/li&gt;
	&lt;li&gt;&lt;sup&gt;Superscript &lt;/sup&gt;&lt;/li&gt;
	&lt;li&gt;&lt;sub&gt;Subscript &lt;/sub&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: left"&gt;&lt;span style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Left Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Center Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: right"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Right Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Block Justify&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p style="text-align: justify"&gt;&lt;span style="font-size: small"&gt;&lt;span
	style="font-family: Tahoma"&gt;Indentation of Text&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 40px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 1&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 80px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 2&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 120px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 3&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;strong&gt;Bold &lt;/strong&gt;&lt;/li&gt;
	&lt;li&gt;&lt;em&gt;Italic &lt;/em&gt;&lt;/li&gt;
	&lt;li&gt;&lt;u&gt;Underline &lt;/u&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strike&gt;Strikethrough &lt;/strike&gt;&lt;/li&gt;
	&lt;li&gt;&lt;sup&gt;Superscript &lt;/sup&gt;&lt;/li&gt;
	&lt;li&gt;&lt;sub&gt;Subscript &lt;/sub&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: left"&gt;&lt;span style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Left Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Center Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: right"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Right Justify&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify"&gt;&lt;span
	style="font-family: Comic Sans MS"&gt;&lt;span
	style="font-size: large"&gt;Block Justify&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p style="text-align: justify"&gt;&lt;span style="font-size: small"&gt;&lt;span
	style="font-family: Tahoma"&gt;Indentation of Text&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 40px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 1&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 80px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 2&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; margin-left: 120px"&gt;&lt;span
	style="font-size: small"&gt;&lt;span style="font-family: Tahoma"&gt;Indent
Level 3&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</rml:control-source></rml:callback>
        <rml:ruler>
        </rml:ruler>
      </rml:section-footer>
      <rml:page-header height="0" style="">
        <rml:ruler>
        </rml:ruler>
      </rml:page-header>
      <rml:page-footer height="820" style="">
        <rml:ruler>
        </rml:ruler>
      </rml:page-footer>
      <rml:detail table-of-contents="No" can-grow="Yes" can-shrink="Yes" height="480" fill="No" style="Default"><rml:control-source xml:space="preserve" type="Literal" running-value="No"></rml:control-source>
        <rml:ruler>
        </rml:ruler>
      </rml:detail>
      <rml:ruler>
        <rml:mark value="10200">
        </rml:mark>
        <rml:mark value="9620">
        </rml:mark>
        <rml:mark value="9380">
        </rml:mark>
        <rml:mark value="9400">
        </rml:mark>
        <rml:mark value="9520">
        </rml:mark>
        <rml:mark value="9900">
        </rml:mark>
      </rml:ruler>
    </rml:section>
  </rml:sections>
  <rml:sequence>
    <rml:section-invocation section="Section 1" enabled="Yes">
      <rml:parameters>
      </rml:parameters>
    </rml:section-invocation>
  </rml:sequence>
  <rml:rendering>
    <rml:render-details mime-type="application/x-glint">
      <rml:parameters><rml:param xml:space="preserve" key="Tree">No</rml:param>
      </rml:parameters>
    </rml:render-details>
    <rml:render-details mime-type="application/vnd.ms-excel">
      <rml:parameters><rml:param xml:space="preserve" key="Snap">No</rml:param><rml:param xml:space="preserve" key="Paged">No</rml:param>
      </rml:parameters>
    </rml:render-details>
    <rml:render-details mime-type="application/x-html-zip">
      <rml:parameters><rml:param xml:space="preserve" key="Streamed">No</rml:param><rml:param xml:space="preserve" key="TreeNormalColor"></rml:param><rml:param xml:space="preserve" key="Tree">No</rml:param><rml:param xml:space="preserve" key="Paged">Yes</rml:param><rml:param xml:space="preserve" key="SVGPassThrough">No</rml:param><rml:param xml:space="preserve" key="Sectioned">No</rml:param><rml:param xml:space="preserve" key="TreeHighlightColor"></rml:param><rml:param xml:space="preserve" key="SkipHeaders">No</rml:param>
      </rml:parameters>
    </rml:render-details>
    <rml:render-details mime-type="application/pdf">
      <rml:parameters><rml:param xml:space="preserve" key="RenderAsImage">No</rml:param><rml:param xml:space="preserve" key="OwnerPassword"></rml:param><rml:param xml:space="preserve" key="CJKMappingURL"></rml:param><rml:param xml:space="preserve" key="AllowFillIn">No</rml:param><rml:param xml:space="preserve" key="AllowAssembly">No</rml:param><rml:param xml:space="preserve" key="Encryption">No</rml:param><rml:param xml:space="preserve" key="RenderAsImageDPI"></rml:param><rml:param xml:space="preserve" key="AllowModifyContents">No</rml:param><rml:param xml:space="preserve" key="EncryptionStrength">128 bits</rml:param><rml:param xml:space="preserve" key="AllowScreenReaders">No</rml:param><rml:param xml:space="preserve" key="AllowModifyAnnotations">No</rml:param><rml:param xml:space="preserve" key="BlankPageOnEmptyFile">No</rml:param><rml:param xml:space="preserve" key="AllowCopy">No</rml:param><rml:param xml:space="preserve" key="AllowDegradedPrinting">No</rml:param><rml:param xml:space="preserve" key="AllowPrinting">No</rml:param><rml:param xml:space="preserve" key="UserPassword"></rml:param><rml:param xml:space="preserve" key="Greyscale">No</rml:param><rml:param xml:space="preserve" key="RenderTextAPI">Yes</rml:param>
      </rml:parameters>
    </rml:render-details>
  </rml:rendering></rml:report>


猜你喜欢

转载自wangxiang286.iteye.com/blog/1287841