Message 1 of 21
export drawing to pdf

Not applicable
09-14-2017
11:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi I'm using Autocad 2018. Currently we are using PrintToPDF dll to Convert the drawing to PDF. but is is very slow. We want to use AutoCAD built in functionality to save drawing in pdf format and then publish it.
Can anyone suggest how can i do it using C# or Vb code.
Please provide code sample.