<legend id='3Mze8'><style id='3Mze8'><dir id='3Mze8'><q id='3Mze8'></q></dir></style></legend>

<small id='3Mze8'></small><noframes id='3Mze8'>

    <bdo id='3Mze8'></bdo><ul id='3Mze8'></ul>
    <i id='3Mze8'><tr id='3Mze8'><dt id='3Mze8'><q id='3Mze8'><span id='3Mze8'><b id='3Mze8'><form id='3Mze8'><ins id='3Mze8'></ins><ul id='3Mze8'></ul><sub id='3Mze8'></sub></form><legend id='3Mze8'></legend><bdo id='3Mze8'><pre id='3Mze8'><center id='3Mze8'></center></pre></bdo></b><th id='3Mze8'></th></span></q></dt></tr></i><div id='3Mze8'><tfoot id='3Mze8'></tfoot><dl id='3Mze8'><fieldset id='3Mze8'></fieldset></dl></div>

        <tfoot id='3Mze8'></tfoot>

        使用 c# 在连续纸上打印

        时间:2023-07-10
          <bdo id='2OyLz'></bdo><ul id='2OyLz'></ul>
        • <legend id='2OyLz'><style id='2OyLz'><dir id='2OyLz'><q id='2OyLz'></q></dir></style></legend>
        • <i id='2OyLz'><tr id='2OyLz'><dt id='2OyLz'><q id='2OyLz'><span id='2OyLz'><b id='2OyLz'><form id='2OyLz'><ins id='2OyLz'></ins><ul id='2OyLz'></ul><sub id='2OyLz'></sub></form><legend id='2OyLz'></legend><bdo id='2OyLz'><pre id='2OyLz'><center id='2OyLz'></center></pre></bdo></b><th id='2OyLz'></th></span></q></dt></tr></i><div id='2OyLz'><tfoot id='2OyLz'></tfoot><dl id='2OyLz'><fieldset id='2OyLz'></fieldset></dl></div>

            <small id='2OyLz'></small><noframes id='2OyLz'>

                1. <tfoot id='2OyLz'></tfoot>

                    <tbody id='2OyLz'></tbody>

                2. 本文介绍了使用 c# 在连续纸上打印的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我编写了一个单一的 POS 系统.我想在连续纸上打印,但我不知道如何才能做到这一点.

                  I write a one POS system. I want to print on continuous paper but I don't figure out how I can accomplish this.

                  我使用 .net (C#).我尝试使用水晶报表以及 System.drawing 类.

                  I use the .net (C#). I try with crystal report as well as System.drawing classes.

                  任何想法都会对我有所帮助...

                  Any idea will be helpful for me...

                  推荐答案

                  如果您使用 C# PrintDocument 来生成打印作业,您是否可以将纸张大小初始化为您需要的大小页眉/页脚然后在绘制新行之前增加 PageHeight 属性?

                  If you're using a C# PrintDocument to generate your print job, could you just initialize the paper size to what you need for header/footer then increment the PageHeight property before you draw a new line?

                  printdoc.DefaultPageSettings.PaperSize.Height += lineheight;
                  

                  这篇关于使用 c# 在连续纸上打印的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:不使用打印机选择对话框打印 下一篇:如何在c#win form app中设置子水晶报表的数据源

                  相关文章

                    <bdo id='ZZa2I'></bdo><ul id='ZZa2I'></ul>

                  <i id='ZZa2I'><tr id='ZZa2I'><dt id='ZZa2I'><q id='ZZa2I'><span id='ZZa2I'><b id='ZZa2I'><form id='ZZa2I'><ins id='ZZa2I'></ins><ul id='ZZa2I'></ul><sub id='ZZa2I'></sub></form><legend id='ZZa2I'></legend><bdo id='ZZa2I'><pre id='ZZa2I'><center id='ZZa2I'></center></pre></bdo></b><th id='ZZa2I'></th></span></q></dt></tr></i><div id='ZZa2I'><tfoot id='ZZa2I'></tfoot><dl id='ZZa2I'><fieldset id='ZZa2I'></fieldset></dl></div>
                  1. <small id='ZZa2I'></small><noframes id='ZZa2I'>

                  2. <tfoot id='ZZa2I'></tfoot>
                      <legend id='ZZa2I'><style id='ZZa2I'><dir id='ZZa2I'><q id='ZZa2I'></q></dir></style></legend>