<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<?pdfcreator exportversion="1.0" productversion="0.0" ?>
<!DOCTYPE configurations [
	<!ELEMENT configurations (configuration*)>
	<!ELEMENT configuration
		(name+, description+, pdfversion, thumbnails, deviceresolution,
		asciiformat, autorotate, viewaftercreation, emailaftercreation?, overwriteexisting,
		outputfolder?, postprocessapp?, transferfunctions, convertcmyktorgb,
		converttodevicedependentcolour, preservehalftones, preserveoverprint,
		preserveucrandbg, useboundingbox, preserveopi, images, compresstext,
		alwaysembed?, neverembed?, embedallfonts, embedbase14fonts, subsetfonts,
		truetypesubstitution?, security?, optimize
		)>
	<!ATTLIST configuration readonly (yes | no) "no" default (yes | no) "no">  <!-- domain (user | network | system) "user" -->

	<!ELEMENT name (#PCDATA)>
	<!ATTLIST name xml:lang NMTOKEN #IMPLIED>

	<!ELEMENT description (#PCDATA)>
	<!ATTLIST description xml:lang NMTOKEN #IMPLIED>

	<!ELEMENT pdfversion (#PCDATA)>  <!-- 1.3/1.4 -->
	<!ELEMENT thumbnails (#PCDATA)>  <!-- none/mono/colour -->
	<!ELEMENT deviceresolution (#PCDATA)> <!-- integer -->

	<!ELEMENT asciiformat (#PCDATA)> <!-- boolean -->
	<!ELEMENT autorotate (#PCDATA)> <!-- boolean -->
	<!ELEMENT optimize (#PCDATA)> <!-- boolean -->

	<!ELEMENT viewaftercreation (#PCDATA)> <!-- boolean -->
	<!ELEMENT emailaftercreation (#PCDATA)> <!-- boolean -->
	<!ELEMENT overwriteexisting (#PCDATA)> <!-- boolean -->

	<!ELEMENT outputfolder (#PCDATA)>
	<!ATTLIST outputfolder enabled (yes | no) "no">
	<!ELEMENT postprocessapp (#PCDATA)>
	<!ATTLIST postprocessapp enabled (yes | no) "no">

	<!-- stuff from the advanced dialog -->
	<!-- colour options -->
	<!ELEMENT transferfunctions (#PCDATA)> <!-- preserve/apply/remove -->
	<!ELEMENT convertcmyktorgb (#PCDATA)> <!-- boolean -->
	<!ELEMENT converttodevicedependentcolour (#PCDATA)> <!-- boolean -->
	<!ELEMENT preservehalftones (#PCDATA)> <!-- boolean -->
	<!ELEMENT preserveoverprint (#PCDATA)> <!-- boolean -->
	<!ELEMENT preserveucrandbg (#PCDATA)> <!-- boolean --> <!-- that'll be "Preserve UCR and BG"! -->
	<!-- DSC -->
	<!ELEMENT useboundingbox (#PCDATA)> <!-- nothing/pagesize/crop box -->
	<!ELEMENT preserveopi (#PCDATA)> <!-- boolean -->

	<!-- images -->
	<!ELEMENT images (colour, greyscale, monochrome)>
	<!ELEMENT colour (downsample, resolution, compression)>
	<!ELEMENT greyscale (downsample, resolution, compression)>
	<!ELEMENT monochrome (downsample, resolution, compression)>
	<!ELEMENT downsample (#PCDATA)>
	<!ELEMENT resolution (#PCDATA)>
	<!ELEMENT compression (#PCDATA)>

	<!ELEMENT compresstext (#PCDATA)>

	<!-- font embedding -->
	<!ELEMENT fontname (#PCDATA)>
	<!ELEMENT alwaysembed (fontname*)>
	<!ELEMENT neverembed (fontname*)>

	<!ELEMENT embedallfonts (#PCDATA)>
	<!ELEMENT embedbase14fonts (#PCDATA)>
	<!ELEMENT subsetfonts (#PCDATA)>
	<!ELEMENT truetypesubstitution (#PCDATA)>

	<!-- security -->
	<!ELEMENT security (ownerpassword, userpassword, denyprinting, denychanging, denyselecting, denyforms, allowprinthighres, allowextracttextgraphics, allowexistingform, allowassembly)>
	<!ATTLIST security enabled (yes | no) #REQUIRED>
	<!ELEMENT ownerpassword (#PCDATA)>
	<!ATTLIST ownerpassword encrypted (yes | no) "no">
	<!ELEMENT userpassword (#PCDATA)>
	<!ATTLIST userpassword encrypted (yes | no) "no">
	<!ELEMENT denyprinting (#PCDATA)>
	<!ELEMENT denychanging (#PCDATA)>
	<!ELEMENT denyselecting (#PCDATA)>
	<!ELEMENT denyforms (#PCDATA)>
	<!-- security post v2.11-->
	<!ELEMENT allowprinthighres (#PCDATA)>
	<!ELEMENT allowextracttextgraphics (#PCDATA)>
	<!ELEMENT allowexistingform (#PCDATA)>
	<!ELEMENT allowassembly (#PCDATA)>
]>
<configurations>
<configuration default="yes">
<name xml:lang="en-GB">GWG OfficeDoc_v1</name>
<description xml:lang="en-GB">Settings for creation of files compliant to the Ghent PDF Working Group Office Document_v1 profile</description>
<pdfversion>1.4</pdfversion>
<thumbnails>none</thumbnails>
<deviceresolution>2400</deviceresolution>
<asciiformat>off</asciiformat>
<autorotate>on</autorotate>
<optimize>off</optimize>
<viewaftercreation>off</viewaftercreation>
<emailaftercreation>off</emailaftercreation>
<overwriteexisting>off</overwriteexisting>
<outputfolder enabled="no">C%3A%5CProgram%20Files%5CGlobal%20Graphics%5CPDF%20Suite%5CJaws%20PDF%20Creator</outputfolder>
<postprocessapp enabled="no"></postprocessapp>
<transferfunctions>apply</transferfunctions>
<convertcmyktorgb>off</convertcmyktorgb>
<converttodevicedependentcolour>off</converttodevicedependentcolour>
<preservehalftones>off</preservehalftones>
<preserveoverprint>on</preserveoverprint>
<preserveucrandbg>on</preserveucrandbg>
<useboundingbox>nothing</useboundingbox>
<preserveopi>off</preserveopi>
<images>
<colour>
<downsample>bicubic</downsample>
<resolution>300</resolution>
<compression>jpeglow</compression>
</colour>
<greyscale>
<downsample>bicubic</downsample>
<resolution>300</resolution>
<compression>jpeglow</compression>
</greyscale>
<monochrome>
<downsample>subsample</downsample>
<resolution>2400</resolution>
<compression>ccitt4</compression>
</monochrome>
</images>
<compresstext>on</compresstext>
<embedallfonts>on</embedallfonts>
<embedbase14fonts>on</embedbase14fonts>
<subsetfonts>on</subsetfonts>
<truetypesubstitution>off</truetypesubstitution>
</configuration>
</configurations>
