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.
我正在做迁移项目,将 Ab Initio 图迁移到 java。是否可以将 Ab Initio 图形导出为图像,以便在 Ab initio IDE 不可用时特别参考。到目前为止,我正在做打印屏幕,但随着图形变得更大和复杂,打印屏幕并没有那么有用。
您可以“打印”图形,然后将输出选择为 .PDF 文件。这样你不会有图片,但是你会在 aa 文件中有一个图形,它具有完全可缩放的字体,如果你的图形趋于变大,这很有意义。