109.5. 消息操作
name | 默认值 | description |
---|---|---|
CamelFop.Output.Format | 覆盖该消息的输出格式 | |
CamelFop.Encrypt.userPassword | PDF 用户密码 | |
CamelFop.Encrypt.ownerPassword | PDF 所有者 passoword | |
CamelFop.Encrypt.allowPrint | true | 允许打印 PDF |
CamelFop.Encrypt.allowCopyContent | true | 允许复制 PDF 的内容 |
CamelFop.Encrypt.allowEditContent | true | 允许编辑 PDF 的内容 |
CamelFop.Encrypt.allowEditAnnotations | true | 允许编辑 PDF 的注解 |
CamelFop.Render.producer | Apache FOP | 生成文档的系统/软件的元数据元素 |
CamelFop.Render.creator | 创建文档的用户的元数据元素 | |
CamelFop.Render.creationDate | 创建日期 | |
CamelFop.Render.author | 文档内容的作者 | |
CamelFop.Render.title | 文档标题 | |
CamelFop.Render.subject | 文档主题 | |
CamelFop.Render.keywords | 适用于本文档的关键字集合 |