此示例展示了如何构建一个执行以下操作的应用:创建一个文档、将其转换为 PDF 格式,然后通过电子邮件将其发送给用户。
使用的功能:
- 基本微件:标签、文本框、复选框、面板和按钮。
- 客户端脚本和服务器脚本:接收用户提交的信息、生成 PDF 并通过电子邮件发送 PDF。
此示例展示了如何构建一个执行以下操作的应用:创建一个文档、将其转换为 PDF 格式,然后通过电子邮件将其发送给用户。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-10-15 UTC.