Author Topic: BricsCAD export to PDF  (Read 3262 times)

0 Members and 1 Guest are viewing this topic.

gschmidt

  • Guest
BricsCAD export to PDF
« on: February 02, 2011, 04:34:28 AM »
Hi,

I am building an C# Windows Application that:

1. Selects a directory with drawings
2. Runs BricsCAD (COM)
3. Open every drawing (in a loop)
4. Saves the Drawing (or saveas incase of DXF's)
5. Export a certain Layout to PDF
6. Close the Drawing

At the moment i am stucked in Exporting to PDF
I know how to set all PDF Export Options
But I do't know how to program the EXPORT to filetype PDF

Does anybody has an example available or can tell me how to start?

Greetzzz,

Gerben Schmidt


 



gschmidt

  • Guest
Re: BricsCAD export to PDF
« Reply #1 on: February 03, 2011, 03:20:44 AM »