⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 出版著作情况.jrxml

📁 报表,关于ireport报表的一些源码(转)
💻 JRXML
字号:
<?xml version="1.0" encoding="UTF-8"  ?>
<!-- Created with iReport - A designer for JasperReports -->
<!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">
<jasperReport
		 name="鍑虹増钁椾綔鎯呭喌"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Landscape"
		 pageWidth="842"
		 pageHeight="595"
		 columnWidth="726"
		 columnSpacing="0"
		 leftMargin="58"
		 rightMargin="58"
		 topMargin="48"
		 bottomMargin="20"
		 whenNoDataType="NoPages"
		 isTitleNewPage="false"
		 isSummaryNewPage="false">
	<property name="ireport.scriptlethandling" value="0" />
	<property name="ireport.encoding" value="UTF-8" />
	<import value="java.util.*" />
	<import value="net.sf.jasperreports.engine.*" />
	<import value="net.sf.jasperreports.engine.data.*" />


	<field name="articleName" class="java.lang.String">
		<fieldDescription><![CDATA[articleName]]></fieldDescription>
	</field>
	<field name="author" class="java.lang.String">
		<fieldDescription><![CDATA[author]]></fieldDescription>
	</field>
	<field name="principal" class="java.lang.String">
		<fieldDescription><![CDATA[principal]]></fieldDescription>
	</field>
	<field name="publishTime" class="java.sql.Timestamp">
		<fieldDescription><![CDATA[publishTime]]></fieldDescription>
	</field>
	<field name="publishingCompany" class="java.lang.String">
		<fieldDescription><![CDATA[publishingCompany]]></fieldDescription>
	</field>

	<variable name="OrderNum" class="java.lang.Integer" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new Integer(($V{OrderNum}).intValue()+1)]]></variableExpression>
		<initialValueExpression><![CDATA[new Integer(0)]]></initialValueExpression>
	</variable>
		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="50"  isSplitAllowed="true" >
				<staticText>
					<reportElement						x="0"						y="0"						width="726"						height="50"						key="staticText-1"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="瀹嬩綋" pdfFontName="STSong-Light" size="18" isBold="true" pdfEncoding ="UniGB-UCS2-H"/>
					</textElement>
				<text><![CDATA[鍑虹増钁椾綔鎯呭喌]]></text>
				</staticText>
			</band>
		</title>
		<pageHeader>
			<band height="32"  isSplitAllowed="true" >
				<frame>					<reportElement						x="0"						y="0"						width="726"						height="32"						key="frame-1"/>
					<box topBorder="1Point" topBorderColor="#000000" leftBorder="1Point" leftBorderColor="#000000" rightBorder="1Point" rightBorderColor="#000000" bottomBorder="1Point" bottomBorderColor="#000000"/>
				<staticText>
					<reportElement						x="0"						y="1"						width="68"						height="30"						key="staticText-2"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="1Point" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="瀹嬩綋" pdfFontName="STSong-Light" size="14" isBold="true" pdfEncoding ="UniGB-UCS2-H"/>
					</textElement>
				<text><![CDATA[搴忓彿]]></text>
				</staticText>
				<staticText>
					<reportElement						x="69"						y="1"						width="222"						height="30"						key="staticText-3"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="1Point" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="瀹嬩綋" pdfFontName="STSong-Light" size="18" pdfEncoding ="UniGB-UCS2-H"/>
					</textElement>
				<text><![CDATA[鍚嶇О]]></text>
				</staticText>
				<staticText>
					<reportElement						x="292"						y="1"						width="80"						height="30"						key="staticText-4"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="1Point" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="瀹嬩綋" pdfFontName="STSong-Light" size="18" isBold="true" pdfEncoding ="UniGB-UCS2-H"/>
					</textElement>
				<text><![CDATA[浣滆

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -