【问题标题】:Print data table with jsf with lanscap使用带有横向的jsf打印数据表
【发布时间】:2014-04-21 16:28:48
【问题描述】:

我有 30 列的数据表,但是在打印时它只打印了 50%,丢失了 50%,所以我想用横向模式打印它以占用所有 A4 空间。

所以我不知道 CSS 使用了哪些代码,以及如何在带有素面或 jsf java 的 HTML 页面中实现它。

xhtml 代码:

<h:commandButton value="طباعة التقرير" type="button"
        icon="ui-icon-print">
        <p:printer target="hesham" />
</h:commandButton>

【问题讨论】:

    标签: java css jsf jsf-2


    【解决方案1】:

    你应该试试这个:here

    看起来和你遇到的问题一样!

    【讨论】:

      猜你喜欢
      • 2019-09-08
      • 1970-01-01
      • 2011-11-04
      • 1970-01-01
      • 1970-01-01
      • 2011-04-04
      • 2010-09-13
      相关资源
      最近更新 更多