【问题标题】:Printing in ICCUBE在 ICCUBE 中打印
【发布时间】:2017-01-17 11:04:44
【问题描述】:

我正在尝试在 icCube 报告上设置打印功能。我在我的计算机上安装并设置了 wkhtmltopdf,.exe 文件在我的路径中。我像这样更新了 icCube.xml 文件:

<printComponentConfiguration active="true">

  <!--  <url>/icCube/print/*</url>-->
   <url>/icCube/print/*</url>
    <!--
        The path of the wkhtmltopdf (http://wkhtmltopdf.org/) executable; use an absolute path
        if it is not accessible from the icCube server process (i.e., in the PATH).
    -->
    <exec>C:/Program Files/wkhtmltopdf/bin/wkhtmltopdf</exec>

    <!--
        (Seconds) Every housekeeping-period a job is running to cleanup timeout printing job(s).
    -->
    <houseKeepingPeriod>15</houseKeepingPeriod>

    <!--
        (Seconds) Elapsed time after which a printing job is considered as timed out (can be
        cancelled by the housekeeping job.
    -->
    <timeout>30</timeout>

iccCube 服务器正常启动,但我在尝试打印报告时仍然收到此消息。

有没有人遇到过这个问题并有一些建议?谢谢

【问题讨论】:

    标签: reporting wkhtmltopdf iccube iccube-reporting


    【解决方案1】:

    如果您使用的是“社区”版本,则打印服务器不可用。如果您想评估打印功能,请申请评估密钥。

    希望对您有所帮助。

    【讨论】:

    • 就是这样。非常感谢,您为我节省了很多时间。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-03-24
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-01-15
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多