Archived from groups: microsoft.public.windowsxp.customize (
More info?)
Wow David ! Thanks for the comprehensive reply.
To the OP: I hope David's reply answers your doubts.
--
Anando
Microsoft MVP- Windows Shell/User
Microsoft Certified Professional
http://www.microsoft.com/mvp
http://www.mvps.org
Folder customizations
http://newdelhi.sancharnet.in/minku
Protect your PC!
http://www.microsoft.com/protect
"David Candy" <.> wrote in message news:uMa9qCr8EHA.2700@TK2MSFTNGP14.phx.gbl...
These applications can use the system-supplied user interface (UI), or one supplied by the device's
manufacturer. The UI is used to select items for transfer and to set relevant properties. Note that
it is the application, not the driver, that transfers the selected items after the UI is dismissed
An application writer has the following four choices for communicating with WIA devices:
a.. Use the WIA high-level interfaces, which are tied to the WIA common dialogs. This provides a
minimal-effort approach.
b.. Program directly to the WIA interfaces. This adds flexibility to implement custom solutions
and UI-less mode support for devices.
c.. Use the TWAIN compatibility layer, which exposes WIA devices as TWAIN devices. The
compatibility layer is limited to UI-mode only and single-image transfer.
d.. Support the common file open and file insert dialog. This dialog is not supported for
scanners, and it is only supported with video cameras after frames have been captured.
e.. Other imaging features associated with WIA include My Pictures Folder and My Pictures
Screensaver.
Supported Scanner Paper Sizes
Although two WIA user interface components are able to display a list of page sizes to the user,
there is no easy way for a WIA driver to know which page sizes a scanner supports.
Page Size in WIA Applications
There are no WIA properties that allow WIA drivers to report supported page sizes nor allow
applications to specify page size directly. To communicate page size settings to a driver, an
application must calculate the required size in dots per inch (DPI) and adjust the origin of the
scan to conform with the registration requirements of the device.
Page Size in the Common Scanner Dialog and in the Scanner and Camera Wizard
Both the Common Scanner Dialog and the Scanner and Camera Wizard have a static table of supported
page sizes in which each page size is described by its horizontal width and vertical height, both in
increments of 0.001 inch. These page sizes are currently displayed only when the scanner is in
document feeder mode.
The largest page size (by area) that a driver supports in page feed mode, as determined by the
maximum bed size, is considered the default page size. Paper sizes that do not fit on the feeder or
bed of the device are not offered to the user.
Or to make it's simple, Brother didn't want to write a driver. So didn't.
--
----------------------------------------------------------
http://www.uscricket.com
"Bob Dickson" <BobDickson@discussions.microsoft.com> wrote in message
news:8DAF4C4F-A82F-42F3-B1A0-0EBDCA4BC60C@microsoft.com...
> Brother claims it is a microsoft issue as this page from thier web page
> idicates
>
>
http://global.solutions.brother.com/Library/en_us/faq/faq000041_000/index.html
>
> specifically it says:
>
> TITLE:
> I'm using Windows® XP. Every time I run the scanner and camera wizard the
> settings revert back to the default settings. Why?
> DESCRIPTION:
>
> This is a specification of the Microsoft® Windows® XP operating system.
> The Brother Windows® XP scanner driver uses the Microsoft® WIA's common user
> interface for scanning.
>
> At present Microsoft® does not have a solution for this problem.
>
>
> Is there not an ini file or registry entry that could be changed?
>
>
>
> "Anando [MS-MVP]" wrote:
>
>> Hi Bob,
>>
>> This feature is driver dependant and the driver is solely responsible for saving your
>> preferences.
>> Even though Windows may have installed a driver for your machine from its driver database, it was
>> still supplied by the hardware manufacturer to be included in Window's driver database. Try and
>> look
>> for an updated driver for your device on the manufacturer's homepage.
>>
>> --
>>
>> Anando
>> Microsoft MVP- Windows Shell/User
>> Microsoft Certified Professional
>>
http://www.microsoft.com/mvp
>>
http://www.mvps.org
>>
>> Folder customizations
>>
http://newdelhi.sancharnet.in/minku
>>
>> Protect your PC!
>>
http://www.microsoft.com/protect
>>
>>
>> "Bob Dickson" <BobDickson@discussions.microsoft.com> wrote in message
>> news:5671CE11-A37D-4344-BE7E-D5F314415C42@microsoft.com...
>> >I have a broter MFC 9700 that uses WIA.
>> >
>> > Everytime I scan someting I have to change the paper type.
>> >
>> > How do I save/Modify the defualts for WIA (Windows Image Acquisition)
>>
>>
>>