F2019-010 added default header, cover page, and combined background/deviation template F2019-010 Format tweaks for better printing F2019-010 Added cover page F2019-010 – Added default header and cover page F2019-010 – removed page border for single column mode F2019-010 – default header B2019-021 – Consider checkoffs when printing continue message, adjust the position of the table drawn around checklist steps
		
			
				
	
	
		
			39 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-16"?>
 | ||
| <!--Proprietary Information - Copyright 2018 - Volian Enterprises, Inc. All rights reserved.-->
 | ||
| <!--
 | ||
|     Derived from Wstbck.svg Format
 | ||
|     -->
 | ||
| <svg xmlns="http://www.w3.org/2000/svg" width="8in" height="10in" viewBox="0 0 576 720">
 | ||
| 	<desc>BNPPbck</desc>
 | ||
| 	<!--
 | ||
| 	<g id="H2">
 | ||
| 		<rect x="0" y="0" width="492" height="30" fill="none" stroke="black" />
 | ||
| 		<line x1="0" y1="15" x2="492" y2="15" stroke="black" stroke-width="0.7" />
 | ||
| 		<line x1="246" y1="0" x2="246" y2="30" stroke="black" stroke-width="0.7" />
 | ||
| 	</g>
 | ||
| 	-->
 | ||
|   <!-- box2 around Proc number on Cover Page -->
 | ||
| 	<g id="B2">
 | ||
| 		<rect x="0" y="0" width="270" height="45" fill="none" stroke="black" stroke-width="2.5" />
 | ||
| 		<rect x="5" y="5" width="260" height="35" fill="none" stroke="black" stroke-width="2.5" />
 | ||
| 	</g>
 | ||
| 	<!-- Box9 for Safety Classification and Usage Level on Cover Page -->
 | ||
| 	<g id="B9">
 | ||
| 		<rect x="0" y="0" width="200" height="35" fill="none" stroke="black" stroke-width="2.5" />
 | ||
| 		<rect x="5" y="5" width="190" height="25" fill="none" stroke="black" stroke-width="2.5" />
 | ||
| 	</g>
 | ||
|   <!-- Header1 is big box on Cover Page -->
 | ||
|   <g id="H1">
 | ||
| 	<rect x="0" y="0" width="460" height="465" fill="none" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="0" y1="373" x2="460" y2="373" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="0" y1="386" x2="460" y2="386" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="0" y1="399" x2="460" y2="399" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="0" y1="412" x2="460" y2="412" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="0" y1="425" x2="460" y2="425" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="75" y1="373" x2="75" y2="425" stroke="black" stroke-width="0.7" />
 | ||
|   </g>
 | ||
|   <!-- Header 2 is the single line used for the procedure page header (instead of a box at the top of the page -->
 | ||
|   <g id="H2">
 | ||
|    <line x1="0" y1="0" x2="492" y2="0" stroke="black" stroke-width="0.7" />
 | ||
|   </g>
 | ||
| </svg> |