From 6494941037ae2670876de9940853d50538eb5129 Mon Sep 17 00:00:00 2001 From: Kenmegne <stephanie.kenmegne@gmail.com> Date: Fri, 19 Jun 2026 11:25:51 +0000 Subject: [PATCH] move to new repo --- reporting-adhoc/src/main/resources/report-parts/page-properties.xml | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/reporting-adhoc/src/main/resources/report-parts/page-properties.xml b/reporting-adhoc/src/main/resources/report-parts/page-properties.xml new file mode 100644 index 0000000..2a7932b --- /dev/null +++ b/reporting-adhoc/src/main/resources/report-parts/page-properties.xml @@ -0,0 +1,10 @@ + <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/> + <property name="com.jaspersoft.studio.unit." value="pixel"/> + <property name="com.jaspersoft.studio.unit.pageHeight" value="pixel"/> + <property name="com.jaspersoft.studio.unit.pageWidth" value="pixel"/> + <property name="com.jaspersoft.studio.unit.topMargin" value="pixel"/> + <property name="com.jaspersoft.studio.unit.bottomMargin" value="pixel"/> + <property name="com.jaspersoft.studio.unit.leftMargin" value="pixel"/> + <property name="com.jaspersoft.studio.unit.rightMargin" value="pixel"/> + <property name="com.jaspersoft.studio.unit.columnWidth" value="pixel"/> + <property name="com.jaspersoft.studio.unit.columnSpacing" value="pixel"/> \ No newline at end of file -- Gitblit v1.10.0