I encountered a very strange issue when printing using gdpicture.
On some client machines, when :
- * a printer is configured as default and is plugged through a USB wire to the machine
* there are one or several network printers available
I am using a gdViewerContainer
- Code: Select all
With Traitements.gdvContainer
.DisplayFromPdfFile sFilePDF
.PrintImageDialogFit
.CloseImage
End With
Is there something wrong ?
Eddy
