Setting Unprintable Areas (Margins)
Please help me in finding the right API function to set a printer's unprintable
areas. What i want is some function similar to GetDeviceCaps which is used
to return those values.
Thanks
[207 byte] By [
Atata] at [2007-11-10 0:20:45]

# 1 Re: Setting Unprintable Areas (Margins)
> Please help me in finding the right API function to set a
> printer's unprintable areas. What I want is some function
> similar to GetDeviceCaps which is used to return those
> values.
Atata: As far as I know, a printer's unprintable areas are determined by its
driver. I don't think there's a standard API to set the unprintable area,
although individual printer drivers may provide such a function.
--
Phil Weber
# 2 Re: Setting Unprintable Areas (Margins)
> Please help me in finding the right API function to set a
> printer's unprintable areas. What I want is some function
> similar to GetDeviceCaps which is used to return those
> values.
Atata: As far as I know, a printer's unprintable areas are determined by its
driver. I don't think there's a standard API to set the unprintable area,
although individual printer drivers may provide such a function.
--
Phil Weber