找回密码
 立即注册

QQ登录

只需一步,快速开始

kysea
社区贡献组   /  发表于:2015-4-3 14:05  /   查看:3579  /  回复:1
The C1MultiDocument component is designed to allow creating, persisting, and exporting large documents that cannot be handled by a single C1PrintDocument object due to memory limitations.

A C1MultiDocument object provides a Items collection that can contain one or more elements of the type C1MultiDocumentItem. Each such element represents a C1PrintDocument. Use of compression and temporary disk storage allows combining several C1PrintDocument objects into a large multi-document that would cause an out of memory condition if all pages belonged to a single C1PrintDocument. The following snippet of code illustrates how a multi-document might be created and previewed:
详情请参见文档

28-Working with C1MultiDocument.docx (40.58 KB, 下载次数: 229)

1 个回复

倒序浏览
kysea
社区贡献组   /  发表于:2015-4-23 17:13:00
沙发
恭喜GCDN用户考古程序猿已经完成翻译,获得 GCDN金币7326!

翻译文档如下:

28-使用 C1MultiDocument.docx (25.13 KB, 下载次数: 167)
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 立即注册
返回顶部