Notifications
Clear all
[Closed] Export Schematic View as a PDF?
Sep 18, 2008 6:07 pm
Is it possible using maybe the dotNet framework and MaxScript to export the schematic view as a PDF?
Would be super cool…
If I find out anything Ill post it…
2 Replies
Sep 18, 2008 6:07 pm
Hi John, wouldn’t have clue on where to start with this i’m afraid but i’ve read about people using ghostscript for PDF generation. might be a good place to start and see if anyone has written a wrapper or something for VB/C#. you could then write a custom class library to handle the PDF manufacture.
http://pages.cs.wisc.edu/~ghost/
http://www.stat.tamu.edu/~henrik/GSWriter/GSWriter.html
Sep 18, 2008 6:07 pm
Hmmm, good idea and thanks for the starting place…Ill let you guys know