<?xml version="1.0"?>

<!--

This is an example configuration file for FOP.
This file contains the same settings as the default values
and will have no effect if used unchanged.

Relative config url's will be resolved relative to
the location of this file.

-->

<!-- NOTE: This is the version of the configuration -->
<fop version="1.0">

  <!-- Base URL for resolving relative URLs -->
  <base>.</base>
  
  <fontbase>.D:\dctm\tomcat\webapps\kmdoc\stylesheets\pdf\userconfig\font</fontbase>
  
  <!-- Source resolution in dpi (dots/pixels per inch) for determining the size of pixels in SVG and bitmap images, default: 72dpi -->
  <source-resolution>72</source-resolution>
  <!-- Target resolution in dpi (dots/pixels per inch) for specifying the target resolution for generated bitmaps, default: 72dpi -->
  <target-resolution>72</target-resolution>
  
  <!-- Default page-height and page-width, in case
       value is specified as auto -->
  <default-page-settings height="11in" width="8.26in"/>
  
  <!-- Information for specific renderers -->
  <!-- Uses renderer mime type for renderers -->
  <renderers>
    <renderer mime="application/pdf">
      <filterList>
        <!-- provides compression using zlib flate (default is on) -->
        <value>flate</value>
  
        <!-- encodes binary data into printable ascii characters (default off)
             This provides about a 4:5 expansion of data size -->
        <!-- <value>ascii-85</value> -->
  
        <!-- encodes binary data with hex representation (default off)
             This filter is not recommended as it doubles the data size -->
        <!-- <value>ascii-hex</value> -->
      </filterList>

     <fonts>
		<!--ARIAL NORMAL NORMAL-->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/arialTrunk.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/arial.ttf">
			<font-triplet name="Arial" style="normal" weight="normal"/>
			<font-triplet name="ArialMT" style="normal" weight="normal"/>
		</font>
		<!--ARIAL NORMAL BOLD-->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/arialb.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/arialb.ttf">
			<font-triplet name="Arial" style="normal" weight="bold"/>
			<font-triplet name="ArialMT" style="normal" weight="bold"/>
		</font>
		<!--ARIAL ITALIC NORMAL-->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/ariali.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/ariali.ttf">
			<font-triplet name="Arial" style="italic" weight="normal"/>
			<font-triplet name="ArialMT" style="italic" weight="normal"/>
		</font>
		<!--ARIAL ITALIC BOLD-->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/arialbi.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/arialbi.ttf">
			<font-triplet name="Arial" style="italic" weight="bold"/>
			<font-triplet name="ArialMT" style="italic" weight="bold"/>
		</font>
		<!--Futura -->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/FuturaBoldCondensedBT.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/FuturaBoldCondensedBT.TTF">
			<font-triplet name="FuturaA Condensed BT" style="normal" weight="bold"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/FuturaBoldCondensedItalicBT.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/FuturaBoldCondensedItalicBT.TTF">
			<font-triplet name="FuturaA Condensed BT" style="italic" weight="bold"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/FuturaBookBoldBT.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/FuturaBookBoldBT.TTF">
			<font-triplet name="FuturaA BK BT" style="normal" weight="bold"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/FuturaBookBT.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/FuturaBookBT.TTF">
			<font-triplet name="FuturaA BK BT" style="normal" weight="normal"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/FuturaBookItalicBT.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/FuturaBookItalicBT.TTF">
			<font-triplet name="FuturaA BK BT" style="italic" weight="normal"/>
		</font>
		<!-- Palatino -->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/pala.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/pala.TTF">
			<font-triplet name="Palatino" style="normal" weight="normal"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/palab.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/palab.TTF">
			<font-triplet name="Palatino" style="normal" weight="bold"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/palabi.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/palabi.TTF">
			<font-triplet name="Palatino" style="italic" weight="bold"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/palai.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/palai.TTF">
			<font-triplet name="Palatino" style="italic" weight="normal"/>
		</font>
		<!-- Courier -->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/cour.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/cour.TTF">
			<font-triplet name="Courier" style="normal" weight="normal"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/courbi.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/courbi.TTF">
			<font-triplet name="Courier" style="italic" weight="bold"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/couri.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/couri.TTF">
			<font-triplet name="Courier" style="italic" weight="normal"/>
		</font>
		<!-- Accented Cyrillic -->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/accentn.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/accentn.ttf">
			<font-triplet name="ACyrillic" style="normal" weight="normal"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/accentb.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/accentb.ttf">
			<font-triplet name="ACyrillic" style="normal" weight="bold"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/accenti.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/accenti.ttf">
			<font-triplet name="ACyrillic" style="italic" weight="normal"/>
		</font>
		<!-- Helvetica Cyrillic -->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/helvn.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/helvn.ttf">
			<font-triplet name="HCyrillic" style="normal" weight="normal"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/helvb.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/helvb.ttf">
			<font-triplet name="HCyrillic" style="normal" weight="bold"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/helvi.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/helvi.ttf">
			<font-triplet name="HCyrillic" style="italic" weight="normal"/>
		</font>
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/helvt.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/helvt.ttf">
			<font-triplet name="HCyrillic" style="italic" weight="bold"/>
		</font>
		<!-- Cyberbit Chinese NORMAL NORMAL -->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/cyberbit.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/cyberbit.ttf">
			<font-triplet name="Cyberbit" style="normal" weight="normal"/>
		</font>
		<!-- Cyberbit Chinese NORMAL BOLD -->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/cyberbit.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/cyberbit.ttf">
			<font-triplet name="Cyberbit" style="normal" weight="bold"/>
		</font>
		<!--Cyberbit Chinese ITALIC NORMAL-->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/cyberbit.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/cyberbit.ttf">
			<font-triplet name="Cyberbit" style="italic" weight="normal"/>
		</font>
		<!--Cyberbit Chinese ITALIC BOLD-->
		<font metrics-url="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/cyberbit.xml" kerning="no" embed-file="file:///D:/dctm/tomcat/webapps/kmdoc/stylesheets/pdf/userconfig/font/cyberbit.ttf">
			<font-triplet name="Cyberbit" style="italic" weight="bold"/>
		</font>
	</fonts>

      <!-- This option lets you specify additional options on an XML handler -->
      <!--xml-handler namespace="http://www.w3.org/2000/svg">
        <stroke-text>false</stroke-text>
      </xml-handler-->

    </renderer>

    <renderer mime="application/postscript">
      <!-- This option forces the PS renderer to rotate landscape pages -->
      <!--auto-rotate-landscape>true</auto-rotate-landscape-->
      
      <!-- This option lets you specify additional options on an XML handler -->
      <!--xml-handler namespace="http://www.w3.org/2000/svg">
        <stroke-text>false</stroke-text>
      </xml-handler-->
    </renderer>

    <renderer mime="application/vnd.hp-PCL">
    </renderer>

    <!-- MIF does not have a renderer
    <renderer mime="application/vnd.mif">
    </renderer>
    -->

    <renderer mime="image/svg+xml">
      <format type="paginated"/>
      <link value="true"/>
      <strokeText value="false"/>
    </renderer>

    <renderer mime="application/awt">
    </renderer>

    <renderer mime="text/xml">
    </renderer>

    <!-- RTF does not have a renderer
    <renderer mime="text/rtf">
    </renderer>
    -->

    <renderer mime="text/plain">
      <pageSize columns="80"/>
    </renderer>

  </renderers>

</fop>

