【发布时间】:2016-06-08 00:30:03
【问题描述】:
我想生成 pdf,但列超出了表格边框,我可能会得到超过 5 列直到 15 列,所以他们有什么方法可以做到这一点,以便我在一张 pdf 中获得所有 15 列,
我给了
exporterPdfOrientation: 'portrait',
exporterPdfPageSize: 'LETTER',
exporterPdfMaxGridWidth: 500,
这是我的示例 plunker sample plunker
【问题讨论】:
标签: angularjs angularjs-directive angularjs-scope angularjs-ng-repeat angular-ui-grid