I think this has something to do with there being both a double forward slash and single forward slash in the printer name which C# is failing to recognise even though I am using @ in front of the string to represent the literal string.
pdfProcess.CloseMainWindow();
I can't see what I'm doing wrong. Can you spot anything out of place.
Any help would be gratefully received.
Kind regards
Abdullah