【问题标题】:How to use extra font on Forge design automation with AutoCAD Plot API如何使用 AutoCAD Plot API 在 Forge 设计自动化中使用额外字体
【发布时间】:2019-06-15 14:19:37
【问题描述】:

我在使用 Forge 设计自动化评估 Autocad plot API 时发现打印的 PDF 中缺少字符。缺少的字符以日文字体“MS P Gothic”键入。

请告诉我如何在使用 AutoCAD Plot API 的 Forge 设计自动化中使用额外字体。

“PlotToPDF”命令可以很好地解决这个问题,但我们现有的插件没有使用导出命令。

Result of PlotToPDF Result of AutoCAD PlotAPI with Forge

【问题讨论】:

  • 您能否分享非机密图纸以便我们了解行为? Please tell me how to use extra font on Forge design automation with AutoCAD Plot API,
  • 当然,我可以放 Dwg 和示例源代码。但我现在找不到问题。如果问题再次出现,我会放材料。
  • 谢谢,如果你想用大字体代替,你可以试试这个例子。使用 LISP 脚本。 github.com/MadhukarMoogala/acadio-snippets/blob/master/case4.md
  • @randomguy 我刚刚找到了这个问题的原因。它是“22.0”版本问题,我检查了“23.0”上的正确输出。谢谢你。公告网址如下。 knowledge.autodesk.com/ja/support/autocad/troubleshooting/caas/…

标签: autodesk-forge autodesk-designautomation


【解决方案1】:

我刚刚找到了这个问题的原因。它是“22.0”版本问题,我检查了“23.0”上的正确输出。

【讨论】:

    猜你喜欢
    • 2019-07-12
    • 2017-12-16
    • 2018-04-01
    • 2020-12-08
    • 2020-09-30
    • 2018-10-08
    • 2019-06-02
    • 2020-11-30
    • 2017-09-15
    相关资源
    最近更新 更多