|
Problems or questions?
● Antivirus /My scanner is not operating at full speed (Hot!)
● Where do I find a Twain driver for my scanner?
● Commonly known scanner bugs and workarounds
● I get .NET Framework Error 25015 during installation
● I can't find Autosize in ScanBar
● How to start PixEdit as a Service
● How to create a PixEdit log file
● Error message when
having more than 100 documents open at the same time ● Error message when installing PixEdit on Windows 2000
● PixEdit displays "Out of virtual memory"
● I get an internal error message during installation of PixEdit
● Performance problems after extensive use
● Error message “The ordinal <X> was not found in the DLL “MAPI32.DLL”
● Installing and running PixEdit on a Citrix server
● Problems with scanning color or greyscale images from my old Contex or Oce scanner.
● Can I install PixView silently in a logon script?
● I have a problem with installing a SCSI card for my scanner
● How do I create a barcode job separator sheet from Microsoft Office?
PixEdit does indeed drive scanners at its maximum rated speed on all resasonable modern office computers. However, some anti virus packages may slow down the data transfer between the scanner and computer, forcing PixEdit to wait for scanned pages to arrive.
Click here to learn how to solve scanning performance problems caused by antivirus programs.
Older USB 1.0 devices connected to the PC may also affect scanning performance Connected USB 1.0 devices may force modern USB 2.0 interfaces to reduce transfer speed in order to be compatible with older equipment. If your USB 2.0 scanner is connected to the same USB hub as your USB 1.0 devices, scanning speed will suffer. You can verify this situation by clicking F11 in PixEdit to open the log window and check for any performance warnings.
I can't find Autosize in ScanBar
By default, Autosize is not available as size selection in ScanBar for some scanners. The reason is that the built-in Autosize function in many scanner models is not as reliable as the "Detect page size and crop automatically"function in PixEdit. Instead you should therefore select Max size in ScanBar, and then enable "Detect page size and crop automatically" on the General tab in After Scanning in PixEdit.
To enable display of Autosize in Scanbar you need to change the following two registry settings as shown below:
[HKEY_CURRENT_USER\Software\Techsoft\PixEdit7] "EnableCanonAutoPageSize"=dword:00000001 "DisableCanonDetectPageSize"=dword:00000000
As an alternative, copy the below five lines into a new notepad text file and save it as a .REG file. Then double click the .REG file to import into registry. Make sure PixEdit is NOT running when performing this procedure.
REGEDIT4
[HKEY_CURRENT_USER\Software\Techsoft\PixEdit7] "EnableCanonAutoPageSize"=dword:00000001 "DisableCanonDetectPageSize"=dword:00000000
If you choose to use the scanner's internal Autosize function by changing this registry setting, you may still want to enable "Detect page size and crop automatically" on the General tab in After Scanning in PixEdit for maximum reliability.
How to start PixEdit as a service
For advanced PixEdit users and system integrators, please have a look at the following article from Microsoft: http://support.microsoft.com/kb/137890
In general, we don't recommend running PixEdit under a service. You will not be able to reconfigure PixEdit or correct possible errors when running in this mode as easy as when running PixEdit with a full user interface. However, if all you want is to let PixEdit's DocServer watch a number of folders for incoming documents, process them with predefined after-scan profiles and store the results elsewhere, starting and running PixEdit in this way may be acceptable. Possible process errors must in this case be handled by manipulating the “Not processed” folders. When reconfiguring profiles, you first need to stop the instance of PixEdit running under the service and then start PixEdit manually to reconfigure. Then stop the manual instance and restart PixEdit under the service to continue processing.
Summary: Hit F11, then right click the output window and check all options. Specify a log file name, for example pixeditlog.txt. Work as normal in PixEdit until you have logged the incident you want to diagnose. Then e-mail the log file to support@techsoft.no together with any additional information such as scanned files and/or descriptions you think may be relevant to solve the case.
Detailed description PixEdit features logging capabilities. The
log file capability is especially useful for diagnosing scanner problems
and performance problems, as well as for debugging your own application
using the COM programming interface in PixEdit. The following
information is for advanced users, support personnel and programmers who
write their own PixEdit based application. During logging, PixEdit
displays and writes significant amounts of information to the output
window. This activity may slow down the execution speed and logging
should therefore not be used during normal document production.
By default, PixEdit will log activity and
system information to the output window only. By right clicking the
output window and selecting Save, you may save its content to file
later.
By default, Windows
allows applications to use 10.000 so called GDI Objects. If you open
more than about 100 documents at the same time, Windows may refuse to
give more GDI objects to PixEdit. This situation will result in one or
more error messages.
To further maximize available Windows resources, you may consider to increase HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Windows\USERProcessHandleQuota to maximum 18.000. More information can be found at http://msdn.microsoft.com/en-us/library/ms725486(VS.85).aspx
These two changes will dramatically increase the maximum number of open documents before an error occurs. The PC must be rebooted before these changes take effect.
Related information here: PixEdit displays "Out of virtual memory"
Starting from revision 7.8.x , Windows 2000 is no longer supported. Typically you will get several different error messages when trying to install PixEdit on Windows 2000. There are no plans to reintroduce support for Windows 2000 in PixEdit.
This is normally caused by too many open documents at the same time, even if you have a lot of memory in your computer. Starting from version 7.8.10, you can have more documents open at the same time without making any changes to your computer. If you have an earlier version of PixEdit, you may consider upgrading your license to version 7.8.10 or later.
Starting from version 7.8.10, you can increase the maximum number of open documents even further by using the methods below:
Windows XP In boot.ini, append the following statement to your boot specification: /3GB. More information can be found here: http://www.microsoft.com/whdc/system/platform/server/PAE/PAEmem.mspx
Windows Vista Click the Start button, then type "CMD" and hit enter. The command line prompt should open. Then type "bcdedit /set increaseuserva 3072"
You need to reboot your computer before these statements take effect.
You have an older version of PixEdit that must be uninstalled. Click Start button, Control Panel and choose Add/Remove programs. Scroll down to Techsoft PixEdit 7 and uninstall. Then start the installation of PixEdit again.
Missing files? If you get an error regarding missing files on the distribution CD, please contact support@techsoft.no
Performance problems or Program Termination after extensive use If you experience reduced PixEdit performance after extensive use on Microsoft Windows XP Service Pack 2 or Microsoft Server Server 2003 , you need a patch from Microsoft.
The Microsoft hotfix is not available on the Techsoft web site, you must contact Microsoft locally to get the fix for your language. When contacting Microsoft, please request hotfix KB 319740.
If you don't want to install this patch from Microsoft, you must wait until XP Service Pack 3 becomes available or use the following workaround suggested by Microsoft:
WORKAROUND
1. Click Start, and then click Control
Panel.
For more information about this problem, please visit http://support.microsoft.com/default.aspx?scid=kb;en-us;319740.
Error message “The ordinal <X> was not found in the DLL
“MAPI32.DLL”
Installing
and running PixEdit on a Citrix server
If you have a Contex or Oce scanner with old Firmware, you may need to follow the below procedure:
Stop PixEdit Download pescanco.zip file Unzip and replace your existing pescanco.dll with the new unzipped file. To find the old pecsanco.dll, use Start button, Search.
Can I install PixView silently in a logon script?
Yes. To install
PixView or PixEdit without any prompts for input, use the following
command line: setup /S /v/qn
I have a problem with installing a SCSI card for my scanner.
This is not a
problem related to PixEdit, but since Techsoft frequently gets questions
regarding SCSI we have made a special page for SCSI related problems.
Click here to continue to the SCSI Support Page.
Sub CreateBarcodeSepSheet()
Error message .NET
Framwork Error 22015 during PixEdit installation
http://www.posplus.com/downloads/
Please note that Techsoft is not responsible for the content of external links.
Microsoft blogs about this issue:
Modern scanner and driver combinations from well known manufacturers are of very high quality. Most vendor specific bugs in Twain drivers and firmware are known by error compensating logic in PixEdit, and PixEdit will in most cases reconfigure itself to compensate for such known errors. In some rare cases however, you may need to compensate for a driver or firmware bug by manually reconfiguring PixEdit in Scan, Twain Advanced, download a new Twain driver or even download firmware for your scanner.
If you experience any of the problems described below, please follow our suggested guidelines:
The Canon DR-5010C scanner - Driver locks up The Twain scanner driver might hang after last sheet has passed through the ADF. In order to fix update to firmware 3.04 (or later) and the latest Twain driver for your operating system. Available from :http://software.canon-europe.com/products/0010203.asp
Fujitsu scanners - Corrupt images on pallett scans (256 color) When scanning in memory transfer mode and compression enabled (default in PixEdit) some Fujitsu Twain drivers delivers corrupted images. Solved by reconfiguring PixEdit to use File Transfer mode. Go into Scan->Twain Advanced, under Transfer Mode, select "File", exit with OK and restart program.
Fujitsu scanners - Automatic Size and Skew detection resets itself. When scanning in memory transfermode and Automatic Size and Skew detection is selected (in Options in the Twain driver) it will be reset to Disable on subsequent scans. Solved by reconfiguring PixEdit to use File Transfer mode. Go into Scan->Twain Advanced, under Transfer Mode select "File" exit with OK and restart program. |
Copyright © 1991-2009 Techsoft. All rights reserved. PixEdit®, PixView® and PixJet® are registered trademarks in the United States of America, EU and elsewhere.