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.
我正在使用 PDFKit 生成 PDF 文档,如果可能的话,我希望它不嵌入标准的 PDF 字体(Times、Helvetica、Courier)。
有没有办法做到这一点?
不,没有。
生成 PDF 后,您可以调用其他工具来删除这些字体,例如iText (请参阅此处)。