This area of programming is notoriously difficult to manage. Some questions.
1. Is the printer local or networked?
2. If networked, have you installed a local printer driver?
3. Can you change the duplex setting through the printer properties page?
4. Have you managed to change any of the other properties of the printer by
code? If so, which?

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
> Hi Jay!
>
[quoted text clipped - 48 lines]
>> Jay Freedman
>> Microsoft Word MVP FAQ: http://word.mvps.org
Ebbe - 14 Jun 2005 21:14 GMT
1: Yes, the printer is attached to the network.
2: Yes, I have the driver installed locally
3: Yes, I can change the Duplex property by the property window.
4: No, I have not tried to change other properties by code.
Some more information:
I discovered that setting duplex to long edge or short edge thrugh the
property window the GetDuplex function in both cases returned 2 and it
returned 1 when duplex was set to "None"
Ebbe
> This area of programming is notoriously difficult to manage. Some
> questions.
[quoted text clipped - 60 lines]
>>> Jay Freedman
>>> Microsoft Word MVP FAQ: http://word.mvps.org
Ebbe - 16 Jun 2005 09:02 GMT
Hi Jonathan
Now I have reinstalled the printer incl. drivers.
This time I have connected it through the USB port.
Manipulating the propertied through control panel works.
But if I try changing properties by using VBA it does NOT works.
Any ideas?
Ebbe
> This area of programming is notoriously difficult to manage. Some
> questions.
[quoted text clipped - 60 lines]
>>> Jay Freedman
>>> Microsoft Word MVP FAQ: http://word.mvps.org
Ebbe - 19 Jun 2005 22:04 GMT
Hi Jonathan again - again
Now it seems to work!
I have substituted the printerdriver delivered with the printer on a CD with
one downloaded.
Thanks to all trying to help
Ebbe
> This area of programming is notoriously difficult to manage. Some
> questions.
[quoted text clipped - 60 lines]
>>> Jay Freedman
>>> Microsoft Word MVP FAQ: http://word.mvps.org