Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help

I'am not able to get the printer collection objets (imgxprint)

  •  25 Mar 2007, 2:42 PM

    I'am not able to get the printer collection objets (imgxprint)

    I just try to get the name of all the printers installed on the computer, but I cannot find the way to do it

    I tried :

    Dim Id2 As ImgXPrint_Printer
    Dim Toute As ImgXPrint_Printers


    For Each Id2 In Toute
    ....blalbla
    Next

    I certainely missed some Set..., but i can't find the right one :-(

    Thanks for your help
     

    Filed under:
View Complete Thread