Sha256: 338a8e94e378e509b34ceee08bfc33d33d51e834eadb9bea428455abe202d5aa

Contents?: true

Size: 1.25 KB

Versions: 10

Compression:

Stored size: 1.25 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="barcode_v2" language="groovy" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="541d2746-f9ec-4e09-a5f3-c1d8820d80ab">
	<property name="ireport.zoom" value="1.0"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="0"/>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="79" splitType="Stretch">
			<componentElement>
				<reportElement uuid="7484d411-2749-4a11-aa2a-19384e63122f" x="165" y="29" width="200" height="50"/>
				<jr:barbecue xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" type="PDF417" drawText="false" checksumRequired="false">
					<jr:codeExpression><![CDATA["1234"]]></jr:codeExpression>
				</jr:barbecue>
			</componentElement>
		</band>
	</title>
</jasperReport>

Version data entries

10 entries across 10 versions & 1 rubygems

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