[Date Prev][Date Next] [Thread Prev][Thread Next]
[Date Index] [Thread Index] [New search]

Re: OT: Create a new form



Brett,

You will need to do registry hacking.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Forms

is the key under which the form definitions are stored. You may need to
get further information from Microsoft (possibly in the MSDN Windows DDK
or SDK) to get the details of what goes into each data item (or at your
own risk, reverse engineer it).

You could create entries for this as an ASCII text file with the .reg
suffix then "execute" it which will cause the registry on a system to
import the contents into the registry.

        - Dov


At 4/10/2002 01:45 PM, litton@lexmark.com wrote:

>Hi,
>
>In Windows 2000 and NT you can go to the Printers folder and select File ->
>Server Properties. This gives you the Print Server Properties dialog. In this
>box you can create a new form that shows up as a new selection in your print
>setup paper size box. My question is --  is there a place where these values
>reside? Some kind of ini file or something? I'd like to create a bunch of custom
>paper sizes and pass them off to folks in my group, saving them the trouble of
>creating all those new forms. Anybody?
>
>Thanks,
>Brett


** To unsubscribe, send a message to majordomo@omsys.com **
** with "unsubscribe framers" (no quotes) in the body.   **