打印stimulsoft

作者: 落地成佛 | 来源:发表于2018-07-09 13:56 被阅读16次

    stimulsoft破解软件存储在百度网盘

    using Stimulsoft.Report;
    string filepath = Application.StartupPath + "/Print/QueHuoPrint.mrt";
                    StiReport stireport = new StiReport();
                    stireport.Load(filepath);
                    stireport.RegData("OrderTable", dt);
                    stireport.Compile();
                    stireport.Print(false);
    

    相关文章

      网友评论

        本文标题:打印stimulsoft

        本文链接:https://www.haomeiwen.com/subject/ipozuftx.html