Hi,
I noticed a problem with the size of a vendor specified paper size in my Unidriver GPD file. I fixed it, but it appears that the old definition still exists. I did a search on my XP registry and found the old name under several entries, one being HKLM\SYSTEM\CurrentControlSet\Control\Print\Forms. I think this is causing me problems because the only way to get the fixed version to appear in the driver "properties" section is to give it a different name.

Is the only way to remove the paper size definition to manually delete it from the registry?

RE: Print driver: Removing PaperSize definitions by ashwinn

ashwinn
Mon Jun 21 19:09:01 CDT 2004

No...you should not delete it from the registry. Instead, you should delete your form from the Forms database which can be accessed via Control Panel -> Printers folder -> File -> Server Properties -> Forms tab.

--
- Ashwin

Microsoft Printing, Imaging and Fax Team
This posting is provided "AS IS" with no warranties, and confers no rights.



"rockyh" wrote:

> Hi,
> I noticed a problem with the size of a vendor specified paper size in my Unidriver GPD file. I fixed it, but it appears that the old definition still exists. I did a search on my XP registry and found the old name under several entries, one being HKLM\SYSTEM\CurrentControlSet\Control\Print\Forms. I think this is causing me problems because the only way to get the fixed version to appear in the driver "properties" section is to give it a different name.
>
> Is the only way to remove the paper size definition to manually delete it from the registry?

Re: Print driver: Removing PaperSize definitions by vipin

vipin
Tue Jun 22 09:13:30 CDT 2004

Checkout DeleteForm(...) win32 function.

thanks
vipin

"rockyh" <rockyh@discussions.microsoft.com> wrote in message
news:AC8D9981-DC85-490F-86BA-C973DD7AFC6E@microsoft.com...
> Hi,
> I noticed a problem with the size of a vendor specified paper size in my
Unidriver GPD file. I fixed it, but it appears that the old definition
still exists. I did a search on my XP registry and found the old name under
several entries, one being
HKLM\SYSTEM\CurrentControlSet\Control\Print\Forms. I think this is causing
me problems because the only way to get the fixed version to appear in the
driver "properties" section is to give it a different name.
>
> Is the only way to remove the paper size definition to manually delete it
from the registry?