日韩我b在线,91视频免费看操女,www.操熟女.com,欧美日韩成人视频在线,久9er这里只有精品视频,日产精品久久久久久久,日韩精品少妇一二三,日韩亚洲永久免费,好吊操亚洲

歡迎光臨東莞市立象條碼制品有限公司!

專注條碼技術(shù)19年

條碼系統(tǒng)應(yīng)用集成服務(wù)提供商

服務(wù)支持
解決方案
條碼技術(shù)文章您當(dāng)前位置:首頁 > 條碼技術(shù)文章
在C#中調(diào)用條碼標(biāo)簽打印機中的動態(tài)鏈接庫PPLA/PPLB(Argox)
立象條碼制品 更新時間:2023-11-07 08:42:00   

以Argox條碼機的PPLB為例,下面是相關(guān)的函數(shù)調(diào)用及打印代碼:

 

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Runtime.InteropServices;

namespace C5_Test
{
    public partial class Form1 : Form
    {
        [DllImport("Winpplb.dll")]
        private static extern int B_Bar2d_Maxi(int x, int y, int cl, int cc, int pc, string data);
        [DllImport("Winpplb.dll")]
        private static extern int B_Bar2d_PDF417(int x, int y, int w, int v, int s, int c, int px, int py, int r, int l, int t, int o, string data);
        [DllImport("Winpplb.dll")]
        private static extern int B_Bar2d_PDF417_N(int x, int y, int w, string para, string data);
        [DllImport("Winpplb.dll")]
        private static extern void B_ClosePrn();
        [DllImport("Winpplb.dll")]
        private static extern int B_CreatePrn(int selection, string filename); 
        [DllImport("Winpplb.dll")]
        private static extern int B_Del_Form(string formname);
        [DllImport("Winpplb.dll")]
        private static extern int B_Del_Pcx(string pcxname);
        [DllImport("Winpplb.dll")]
        private static extern int B_Draw_Box(int x, int y, int thickness, int hor_dots, int ver_dots);
        [DllImport("Winpplb.dll")]
        private static extern int B_Draw_Line(char mode, int x, int y, int hor_dots,  int ver_dots);
        [DllImport("Winpplb.dll")]
        private static extern int B_Error_Reporting(char option);
        [DllImport("Winpplb.dll")]
        private static extern int B_Get_DLL_VersionA(int nShowMessage);
        [DllImport("Winpplb.dll")]
        private static extern int B_Get_Graphic_ColorBMP(int x, int y, string filename);
        [DllImport("Winpplb.dll")]
        private static extern int B_Get_Pcx(int x, int y, string filename);
        [DllImport("Winpplb.dll")]
        private static extern int B_Initial_Setting(int Type, string Source);
        [DllImport("Winpplb.dll")]
        private static extern int B_Load_Pcx(int x, int y, string pcxname);
        [DllImport("Winpplb.dll")]
        private static extern int B_Open_ChineseFont(string path);
        [DllImport("Winpplb.dll")]
        private static extern int

台北市| 岐山县| 白水县| 福泉市| 新源县| 绥中县| 彰化市| 黑龙江省| 太和县| 隆化县| 田林县| 虎林市| 布尔津县| 柳河县| 大连市| 绥中县| 安达市| 宁河县| 精河县| 镇巴县| 三台县| 日照市| 鞍山市| 偏关县| 北流市| 霍林郭勒市| 资兴市| 应城市| 屏东县| 沈阳市| 安义县| 安塞县| 家居| 松江区| 瑞昌市| 金湖县| 迁安市| 察雅县| 华亭县| 盐池县| 全椒县|