Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个看起来相当不错的表单。我试图避免创建报告,所以我试图让表单将我当前所在的记录导出为 PDF。问题是我只希望将我所在的 1 条记录导出为 PDF。
有没有办法做到这一点?
您所要做的就是安装Print to PDF驱动程序。这是我过去用过的一个。
然后当你去打印时,你选择 PDF 打印机。PDF 打印机在您的计算机上是系统范围的,因此您可以从任何应用程序打印到 PDF 。