Author: adrianc
Date: Fri Sep 12 13:18:13 2014
New Revision: 1624538
URL:
http://svn.apache.org/r1624538Log:
Fix FOP A4 page size.
Modified:
ofbiz/trunk/framework/common/webcommon/includes/fo/pm-iso216.fo.ftl
Modified: ofbiz/trunk/framework/common/webcommon/includes/fo/pm-iso216.fo.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/webcommon/includes/fo/pm-iso216.fo.ftl?rev=1624538&r1=1624537&r2=1624538&view=diff==============================================================================
--- ofbiz/trunk/framework/common/webcommon/includes/fo/pm-iso216.fo.ftl (original)
+++ ofbiz/trunk/framework/common/webcommon/includes/fo/pm-iso216.fo.ftl Fri Sep 12 13:18:13 2014
@@ -26,7 +26,7 @@ under the License.
</fo:simple-page-master>
<fo:simple-page-master master-name="iso216-landscape"
- page-width="210mm" page-height="297mm"
+ page-width="297mm" page-height="210mm"
margin-top="15mm" margin-bottom="15mm"
margin-left="20mm" margin-right="20mm">
<fo:region-body margin-top="25mm" margin-bottom="12mm"/>