AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile
i cant print anything... i use this code to print to portable printer If comm1.PortOpen = True THEN comm1.OutPut = txtName.Text End If ____________________________ )