Files
MBS/PROYECTO/bin/qrcode.4rp
T

26 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<report:Report xmlns:rtl="http://www.4js.com/2004/RTL" xmlns:report="http://www.4js.com/2007/REPORT" xmlns="http://www.4js.com/2004/PXML" gstVersion="3140a" version="6.00">
<report:Settings RWPageWidth="letterwidth" RWPageLength="letterlength" RWLeftMargin="0.5inch" RWTopMargin="0.5inch" RWRightMargin="0.5inch" RWBottomMargin="0.5inch">
<report:FormatList RWDefaultFormat="Image">
<report:Format-SVG/>
<report:Format-PDF/>
<report:Format-image RWPageRange="all" RWFileType="jpg" RWResolution="96"/>
</report:FormatList>
</report:Settings>
<report:Data RWDataLocation="../TEST/qrcode.rdd" RWFglReportName="rqrcode"/>
<report:Conflicts/>
<rtl:stylesheet>
<PXML>
<rtl:match name="Report" nameConstraint="Report" minOccurs="1" maxOccurs="1">
<MINIPAGE name="Page Root" width="max" length="max">
<LAYOUTNODE name="LayoutNode" x="116.034" y="72.6023" width="129.8" length="177.8" anchorX="0" anchorY="0" floatingBehavior="enclosed">
<rtl:input-variable name="qrdata" type="FGLString" expectedLocation="expectedAhead"/>
<BARCODEBOX name="BarCodeBox" width="200" length="200" transformTransparently="true" floatingBehavior="enclosed" codeType="qr-code" codeValue="{{qrdata}}"/>
</LAYOUTNODE>
</MINIPAGE>
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded"/>
</rtl:match>
</PXML>
</rtl:stylesheet>
</report:Report>