All Tags »
imgxprint
Sorry, but there are no more tags available to filter with.
-
Is there a way to specify that a tiff (g4) must be saved in a non-interlaced format?
-
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_PrinterDim Toute As ImgXPrint_Printers
For Each Id2 In Toute....blalblaNext
I certainely missed some Set..., but i can't find the right one :-(
Thanks for your help