Sophisticated Device Control

<< Click to Display Table of Contents >>

Navigation:  Programming Techniques > Printer Control >

Sophisticated Device Control

Previous pageReturn to chapter overviewNext page

In addition to the printer setup technique described above, VPE offers a large set of properties and methods to give you all control over the printing device: the Device Control Properties.

By default, VPE selects automatically the default (standard) output device after a call to OpenDoc(). You may also read an existing printer setup file to choose a different printer and / or a different setting.

Later you can at any time modify these settings by code with the Device Control Properties and methods. You can also select a different printing device by code.