• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Inventor

    Reply
    *Expert Elite*
    karthur1
    Posts: 3,588
    Registered: ‎04-27-2005
    Accepted Solution

    VBA to print "All Sheets"

    102 Views, 1 Replies
    01-22-2013 10:00 AM

    I am trying to get the PDF macro to be hard coded to print all the sheets in an idw.  I added this line (guessed at code basically), but it didnt work.  Where do I find what the correct syntax should be for this code?

     

    Thanks

     

    2013-01-22_1153.png

    Please use plain text.
    *Expert Elite*
    karthur1
    Posts: 3,588
    Registered: ‎04-27-2005

    Re: VBA to print "All Sheets"

    01-22-2013 10:04 AM in reply to: karthur1

    Nevermind... just figured it out.

     

    oPrintMgr.PrintRange=kPrintAllSheets

     

    Please use plain text.