You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2014/09/12 15:20:30 UTC

svn commit: r1624540 - in /ofbiz/branches/release13.07: ./ framework/common/webcommon/includes/fo/pm-iso216.fo.ftl

Author: adrianc
Date: Fri Sep 12 13:20:29 2014
New Revision: 1624540

URL: http://svn.apache.org/r1624540
Log:
Merged revision(s) 1624538 from ofbiz/trunk:
Fix FOP A4 page size.


Modified:
    ofbiz/branches/release13.07/   (props changed)
    ofbiz/branches/release13.07/framework/common/webcommon/includes/fo/pm-iso216.fo.ftl

Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1624538

Modified: ofbiz/branches/release13.07/framework/common/webcommon/includes/fo/pm-iso216.fo.ftl
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/framework/common/webcommon/includes/fo/pm-iso216.fo.ftl?rev=1624540&r1=1624539&r2=1624540&view=diff
==============================================================================
--- ofbiz/branches/release13.07/framework/common/webcommon/includes/fo/pm-iso216.fo.ftl (original)
+++ ofbiz/branches/release13.07/framework/common/webcommon/includes/fo/pm-iso216.fo.ftl Fri Sep 12 13:20:29 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"/>