08-29-2022
08:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-29-2022
08:02 AM
In the first one, they're using the "CutePDF" driver as a standard print through the PrintManager object. In this case, the drawing must be opened visible. PrintManager settings apply, so you can pick an output size.
In the second one, they're using the PDF translator add-in. In reality, that is not actually printing. It is a document translator, much like converting an IPT to a STEP or STL file. The PDF translator does work when an IDW is opened not-visible, but has the disadvantage of not being able to set an output size. I'm on 2019, so this may have changed, but I don't think it has.
In the second one, they're using the PDF translator add-in. In reality, that is not actually printing. It is a document translator, much like converting an IPT to a STEP or STL file. The PDF translator does work when an IDW is opened not-visible, but has the disadvantage of not being able to set an output size. I'm on 2019, so this may have changed, but I don't think it has.