From 844c7c3ce2c39139490a6ecb0f35170f6cade290 Mon Sep 17 00:00:00 2001 From: wankeda <Administrator@DESKTOP-HAU3ST3> Date: 星期二, 28 四月 2026 16:31:54 +0800 Subject: [PATCH] 1 --- Print/Print/frx/PalletCode.frx | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/Print/Print/frx/PalletCode.frx b/Print/Print/frx/PalletCode.frx new file mode 100644 index 0000000..a5014c9 --- /dev/null +++ b/Print/Print/frx/PalletCode.frx @@ -0,0 +1,12 @@ +锘�<?xml version="1.0" encoding="utf-8"?> +<Report ScriptLanguage="CSharp" ReportInfo.Created="10/28/2025 13:28:22" ReportInfo.Modified="10/29/2025 09:11:47" ReportInfo.CreatorVersion="2013.2.5.0"> + <Dictionary/> + <!-- 绾稿紶灏哄锛�80mm瀹斤紙GP-3120TU鏍囧噯锛夛紝60mm楂橈紙瀹圭撼浜岀淮鐮�+閬垮厤绌虹櫧锛� --> + <ReportPage Name="Page1" PaperWidth="80" PaperHeight="60" LeftMargin="0" TopMargin="0" RightMargin="0" BottomMargin="0" FirstPageSource="256" OtherPagesSource="256"> + <!-- 鏁版嵁甯﹂珮搴﹀繀椤烩墺浜岀淮鐮侀珮搴�+杈硅窛锛堝儚绱犲崟浣嶏級锛岄伩鍏嶅唴瀹规埅鏂� --> + <DataBand Name="Data1" Width="280" Height="200"> + <!-- 浜岀淮鐮侊細灏哄閫傞厤203DPI锛屽幓鎺夎竟妗嗭紝鎻愬崌绾犻敊绛夌骇 --> + <BarcodeObject Name="PalletCode" Left="60.3" Top="2.34" Width="195" Height="230" Border.Lines="None" AutoSize="false" Barcode="QR Code" Barcode.ErrorCorrection="M" Barcode.Encoding="UTF8" Barcode.QuietZone="true"/> + </DataBand> + </ReportPage> +</Report> \ No newline at end of file -- Gitblit v1.9.3