Roger Upole wrote:
> "Tefnet Developers" wrote in message
> news:1298974742.7642.1.camel@cacko...
>>
>> The driver used is the generic postscript driver (MS Publisher
>> Imagesetter) provided with Windows.
>>
>> My problem is that changing paper size in the default printer
>> preferences UI chang
"Tefnet Developers" wrote in message
news:1298974742.7642.1.camel@cacko...
> Dnia 2011-02-28, pon o godzinie 19:11 -0500, Roger Upole pisze:
>> I think this is dependent on the printer driver.
>> Some use the paper size defined by the the form,
>> and others use the PaperSize member.
>
> The dri
Dnia 2011-02-28, pon o godzinie 19:11 -0500, Roger Upole pisze:
> I think this is dependent on the printer driver.
> Some use the paper size defined by the the form,
> and others use the PaperSize member.
The driver used is the generic postscript driver (MS Publisher
Imagesetter) provided with Win
I think this is dependent on the printer driver.
Some use the paper size defined by the the form,
and others use the PaperSize member.
Roger
"Tefnet Developers" wrote in message
news:129553.2645.29.camel@cacko...
> Hi,
>
> I am adding some printers connection as a user with
> win32pri
Hi,
I am adding some printers connection as a user with
win32print.AddPrinterConnection().
Afterwards I want to set paper size to A4 (I have no idea why Polish
Windows XP sets it to Letter by default) with this example code:
==
impo