Plotting Using VBA
Plotting Using VBA
(OP)
I am having a major problem with plotting and it has only gotten worse as I have played with it.
I want to Plot the current Drawing Using VBA. I want the drawing to be centered, I want it to print to extents and I want the plot to scale to fit the page. Can someone show me how I do this?
I want to Plot the current Drawing Using VBA. I want the drawing to be centered, I want it to print to extents and I want the plot to scale to fit the page. Can someone show me how I do this?





RE: Plotting Using VBA
Hope this helps
John
RE: Plotting Using VBA
RE: Plotting Using VBA
http://www.contractcaddgroup.com/download/plotting...
"Everybody is ignorant, only on different subjects." — Will Rogers
RE: Plotting Using VBA
(command "-PLOT" "Y" "Layout1" PRINTER PAPSZ "Millimeters" "Landscape" "N" "Window" PT1 PT2 "1=1" "0,0" "Y" "Standard.ctb" "Y" "N" "N" "N" "N" "Y" "N")
"Everybody is ignorant, only on different subjects." — Will Rogers