stam#56182 auto:size erin gezet bij qrc
svn path=/Website/branches/v2019.1/; revision=41836
This commit is contained in:
@@ -206,6 +206,11 @@
|
||||
<xsl:if test="@view ='STAM_V_INS_QRC_OBJECT_MELDING'">
|
||||
|
||||
<html>
|
||||
<style>@page {
|
||||
size: auto; /* auto is the initial value */
|
||||
/* this affects the margin in the printer settings */
|
||||
margin: 0mm 0mm 0mm 5mm;
|
||||
}</style>
|
||||
<xsl:variable name="p_rows" select="9"/>
|
||||
<xsl:variable name="p_cols" select="1"/>
|
||||
|
||||
@@ -240,6 +245,11 @@
|
||||
<xsl:if test="@view ='STAM_V_INS_QRC_OBJECTBEHEER'">
|
||||
|
||||
<html>
|
||||
<style>@page {
|
||||
size: auto; /* auto is the initial value */
|
||||
/* this affects the margin in the printer settings */
|
||||
margin: 0mm 0mm 0mm 5mm;
|
||||
}</style>
|
||||
|
||||
<xsl:variable name="p_rows" select="9"/>
|
||||
<xsl:variable name="p_cols" select="1"/>
|
||||
@@ -276,6 +286,12 @@
|
||||
|
||||
<html>
|
||||
|
||||
<style>@page {
|
||||
size: auto; /* auto is the initial value */
|
||||
/* this affects the margin in the printer settings */
|
||||
margin: 0mm 0mm 0mm 5mm;
|
||||
}</style>
|
||||
|
||||
<xsl:variable name="p_rows" select="9"/>
|
||||
<xsl:variable name="p_cols" select="1"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user