I have a question regarding using the Application.ActivePrinter property. My problem has to do with the port designation at the end of the printer name. I have searched through the archives and found several references to this in the past, but nothing seems to answer the question.
I am needing to print my document to a specific printer and am using Application.ActivePrinter=”printername on Ne01″. The problem, as has been noted previously, is that the “Ne01” designation appears to change without reason (OK, there is probably a reason, but I couldn’t figure it out). Is there a way to just use the printername and not the port, or is there a way to wildcard the port numbers?? If there is, I couldn’t figure it out, but most of you are way smarter than I am.
Any thoughts on this would be greatly appreciated.