Sha256: 6640e166cda12ce18861f4278ba911b7f70eccf06c9beda1621894adfe2a781d

Contents?: true

Size: 1.02 KB

Versions: 10

Compression:

Stored size: 1.02 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="empty" language="groovy" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="e240522d-9475-4430-b448-16f6a8e3a3cd">
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="79" splitType="Stretch"/>
	</title>
	<pageHeader>
		<band height="35" splitType="Stretch"/>
	</pageHeader>
	<columnHeader>
		<band height="61" splitType="Stretch"/>
	</columnHeader>
	<detail>
		<band height="125" splitType="Stretch"/>
	</detail>
	<columnFooter>
		<band height="45" splitType="Stretch"/>
	</columnFooter>
	<pageFooter>
		<band height="54" splitType="Stretch"/>
	</pageFooter>
	<summary>
		<band height="42" splitType="Stretch"/>
	</summary>
</jasperReport>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
beardley-0.6.3 test/fixtures/empty.jrxml
beardley-0.6.2 test/fixtures/empty.jrxml
beardley-0.6.1 test/fixtures/empty.jrxml
beardley-0.6.0 test/fixtures/empty.jrxml
beardley-0.5.0 test/fixtures/empty.jrxml
beardley-0.4.1 test/fixtures/empty.jrxml
beardley-0.4.0 test/fixtures/empty.jrxml
beardley-0.3.0 test/fixtures/empty.jrxml
beardley-0.2.0 test/fixtures/empty.jrxml
beardley-0.1.2 test/fixtures/empty.jrxml