Maybe. If you can determine the various codes for PaperSize you could then read the printer info for PaperSize, store it temporarily, and then try to set the PaperSize for the value you are testing. If you get an error then it is safe to assume that that printer does not have that capability.
Public Sub GetPtrInfo()
Dim prt As Printer
Dim prp As Properties
Dim ptrCnt As Integer
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.