Hello all,
I have a vb.net application I have written to open drawings usingthe API and then print them to my default printer which is a tifprinter.
Everything is working fine except when I have a drawing that hasmultiple pages. It will open the drawing and just print the firstpage and ignore the rest of the pages in the file.
If I open the same drawing with the eDrawings program and print it,I have the option to select "All" to get all the pages. Byselecting "all" it will print all the pages.
I need this to print all the pages using the API calls.
Can anyone help with this issue?
Regards,
TravisSolidworksApi macros
I have a vb.net application I have written to open drawings usingthe API and then print them to my default printer which is a tifprinter.
Everything is working fine except when I have a drawing that hasmultiple pages. It will open the drawing and just print the firstpage and ignore the rest of the pages in the file.
If I open the same drawing with the eDrawings program and print it,I have the option to select "All" to get all the pages. Byselecting "all" it will print all the pages.
I need this to print all the pages using the API calls.
Can anyone help with this issue?
Regards,
TravisSolidworksApi macros