Author Topic: Print Pagesetup  (Read 1410 times)

0 Members and 1 Guest are viewing this topic.

amc.dicsac

  • Newt
  • Posts: 109
  • Autocad 2008
Print Pagesetup
« on: September 10, 2016, 06:36:17 PM »
Hello such.

Anyone know if there is a lisp print all PageSetup

thanks
<a href="http:/http://axprogramlisp.blogspot.pe" class="bbc_link" target="_blank">By Alexander Castro</a>

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2149
  • class keyThumper<T>:ILazy<T>
Re: Print Pagesetup
« Reply #1 on: September 10, 2016, 09:39:15 PM »
I'll make an asumption about your actual requirements ...
For Starters,
have a look at the Lisp ActiveX Help File for PlotConfigurations Property (ActiveX)
https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2015/ENU/AutoCAD-ActiveX/files/GUID-CCF26567-0714-40F4-9895-856A1722C891-htm.html

Returns something like this piccy :

Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

amc.dicsac

  • Newt
  • Posts: 109
  • Autocad 2008
Re: Print Pagesetup
« Reply #2 on: September 12, 2016, 12:28:56 PM »
¿You can create a PageSetup with lisp?
<a href="http:/http://axprogramlisp.blogspot.pe" class="bbc_link" target="_blank">By Alexander Castro</a>