• <legend id='I4HfT'><style id='I4HfT'><dir id='I4HfT'><q id='I4HfT'></q></dir></style></legend>

      <tfoot id='I4HfT'></tfoot>

        • <bdo id='I4HfT'></bdo><ul id='I4HfT'></ul>

      1. <small id='I4HfT'></small><noframes id='I4HfT'>

        <i id='I4HfT'><tr id='I4HfT'><dt id='I4HfT'><q id='I4HfT'><span id='I4HfT'><b id='I4HfT'><form id='I4HfT'><ins id='I4HfT'></ins><ul id='I4HfT'></ul><sub id='I4HfT'></sub></form><legend id='I4HfT'></legend><bdo id='I4HfT'><pre id='I4HfT'><center id='I4HfT'></center></pre></bdo></b><th id='I4HfT'></th></span></q></dt></tr></i><div id='I4HfT'><tfoot id='I4HfT'></tfoot><dl id='I4HfT'><fieldset id='I4HfT'></fieldset></dl></div>
      2. 如何使用 C# Asp.net 将水晶报表直接打印到客户端机器

        How to print crystal report directly to a client machine using C# Asp.net(如何使用 C# Asp.net 将水晶报表直接打印到客户端机器)
            <bdo id='i3rwn'></bdo><ul id='i3rwn'></ul>
          • <small id='i3rwn'></small><noframes id='i3rwn'>

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

                  <tfoot id='i3rwn'></tfoot>
                1. 本文介绍了如何使用 C# Asp.net 将水晶报表直接打印到客户端机器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我需要在不显示报表或不显示任何对话框的情况下将 Crystal 报表页面打印到客户端打印机.

                  I need to print a Crystal report page to client printer machine without showing the report or without showing any dialog box.

                  我想提一点,我知道客户端打印机的名称.如何将路径发送到该打印机.

                  One point I'd like to mention is that I know the name of Client Printer. How do I send the path to that printer.

                  只是为了说明应用程序在远程位置的服务器计算机上运行.

                  Just to make it clear the application runs on a server machine in a remote location.

                  这里有一些类似的问题,但没有任何最终解决方案,比如这个.

                  There are some similar question here , but WITHOUT any final solution,like this one.

                  如何打印水晶报告没有在 asp.net 中打开报告?

                  我可以使用特定的解决方案吗?

                  Is there a specific solution to this that I can use ?

                  推荐答案

                  下面一行打开打印对话框进行打印而不显示打印预览CrystalReportViewer1.PrintReport();

                  Below line opens up print dialog box to print without showing print preview crystalReportViewer1.PrintReport();

                  下面一行直接将报表文档发送到默认打印机.

                  Below line directly sends reportdocument to default printer.

                  oReportDocument.PrintToPrinter(1,true,0,0);

                  oReportDocument.PrintToPrinter(1,true,0,0);

                  这篇关于如何使用 C# Asp.net 将水晶报表直接打印到客户端机器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Performance overhead of using attributes in .NET(在 .NET 中使用属性的性能开销)
                  Accessing attribute info from DTE(从 DTE 访问属性信息)
                  c# Hide a property in datagridview with datasource(c#使用数据源隐藏datagridview中的属性)
                  Extract Display name and description Attribute from within a HTML helper(从 HTML 帮助器中提取显示名称和描述属性)
                  C# Attributes and their uses(C# 属性及其用途)
                  C# - Getting all enums value by attribute(C# - 按属性获取所有枚举值)
                    <bdo id='HC81U'></bdo><ul id='HC81U'></ul>
                        <legend id='HC81U'><style id='HC81U'><dir id='HC81U'><q id='HC81U'></q></dir></style></legend>
                        <i id='HC81U'><tr id='HC81U'><dt id='HC81U'><q id='HC81U'><span id='HC81U'><b id='HC81U'><form id='HC81U'><ins id='HC81U'></ins><ul id='HC81U'></ul><sub id='HC81U'></sub></form><legend id='HC81U'></legend><bdo id='HC81U'><pre id='HC81U'><center id='HC81U'></center></pre></bdo></b><th id='HC81U'></th></span></q></dt></tr></i><div id='HC81U'><tfoot id='HC81U'></tfoot><dl id='HC81U'><fieldset id='HC81U'></fieldset></dl></div>

                            <tfoot id='HC81U'></tfoot>
                              <tbody id='HC81U'></tbody>

                          1. <small id='HC81U'></small><noframes id='HC81U'>