System Features
Reads Barcodes: CODE_35, CODE_39, CODE_93,
Reads Barcodes: CODE_I25, CODE_128, CODA_BAR, EAN_8,
Reads Barcodes: EAN_13, UPCA, UPCE, UCCEAN_128
Create PDF files from scanned images
Create PDF files from images imported from file
Option to update POD database with link to PDF
Options to upload images onto web site
Option to produce a csv log file of barcodes read
Thumbnail display for better visualisation
Insert pages into or append to any existing PDF
Costs less than Adobe® Acrobat®
Appliction integration options
Scan To EMail with PDF attachment option
Administrative control over PDF file path
Support for full PDF document description
Page re-ordering using drag & drop
Support for Adobe® viewer pre-definition settings
Indexing for Adobe® Catalog
Auto filenaming - increment, barcode, datestamp.
Customised options available on request
Licencing & Versions
- Having downloaded and installed the software the
system watermarks all PDFs with an unobtrusive banner.
With the exception of the watermark, the free download version is exactly the same as the
licenced version. You therefore ensure that the
software meets your requirements before buying. After payment of the
licence fee you simply email us your serial
number (in Scan to PDF look at the Help menu /
About ScanToPDF option) and we reply with your
licence number. Entering the licence number removes
the watermark from all future PDFs.
- Licences are issued on a 'per seat' basis. Licences
can be transferred on payment of an administration
fee. Corporate licence details are
available on request. Please contact
us for details.
- We endeavour to respond with your licence number
within the shortest time possible but please note that
international time differences, weekends and UK public
holidays may sometimes cause a delay.
Application Integration
- The simplest method of integration is for your application
to launch Scan POD To PDF passing the PDF filename and path as a switch.
For example, in C# this would be achieved with the following code:
//contractId will have been assigned by your application
string pdfPath=@"//docserver/pdfarchive/contracts/" + contractId + ".pdf";
System.Diagnostics.ProcessStartInfo psInfo =new
System.Diagnostics.ProcessStartInfo();
psInfo.FileName=@"C:\Program Files\O Imaging Corporation\ScanToPDF\scantopdf.exe";
psInfo.Arguments="/autoscan /pdfpath=" + pdfPath + "/terminateaftersave";
System.Diagnostics.Process.Start(psInfo);
And here's some example code for scanning a supplier invoice document to PDF from within an Access Database application:
Dim pdfpath As Variant
Dim pdfname As Variant
Dim progpath As Variant
Dim progswitches As Variant
Dim x%
pdfname = "SI123456" '//set by your application
pdfpath = "//server/works order pdfs/" & pdfname & ".pdf"
progpath = "C:\Program Files\O Imaging Corporation\ScanToPDF\scantopdf.exe"
progswitches = " /autoscan /terminateaftersave /pdfpath=""" & pdfpath & """"
x% = Shell(progpath & progswitches, vbNormalFocus)
Scan POD to PDF can be integrated with your application
software via a number of methods. These methods
include:
- Active X dll
- COM Objects
- .NET Assemblies
- SQL script database updates
- XML file write/read
Please feel free to contact
us with details of your requirements.
Customisation & Branding
- We will be pleased to consider the modification or
tailoring of Scan to PDF to meet your specific
requirements. Please contact
us with an outline of your requirement and we
will respond with an indication of cost and timescale.
- We also offer a branding service such that ScanPODToPDF can be seemlessly incorporated into third party products.
The branding service includes changing the product name and logos to reflect your product's identity. Contact
us for further information.
|
|
Available Plugins
Send us an email
outlining your application/requirement and we will respond with pricing and a pre-configured demo of the required plugins. For a fuller explanation of the plugin options click here.
- C# DynaCode - Run custom C# or VB Net code triggered by events in the scaning process. Can be used for database updates, auto email, ftp transfers, processing of text returned by the OCR engine, etc.
more details.
LogFile Generator - Creates a csv log file containing the details (file name, file path, page count, etc.) of the pages scanned.
more details.
Document Selector - Create and maintain documents profiles for your different document types.
more details.
OCR Module - Create searchable PDFs for submission to a document management system.
more details.
MetaTag Indexing - Allows user to enter indexing and keyword information for submission to a document management system.
more details.
Catalog Indexing - Plugin for Abode Catalog compatibility - user prompted for Author, Title, Subject, Keywords.
more details.
Twain Settings - Create and maintain default scanner profiles for different document types.
more details.
SMTP Email Interface - Automate the email transmission of a copy of the PDF, can be configured to run silently.
more details.
Watermarking - This plugin allows you to satmp the PDF with your own custom watermark.
more details.
We will be pleased to consider developing a plug-in to meet your specific requirement.
Why not contact us
with an outline of your requirements?
User Comments
- "I love your product". - Joyce Shui, Purple
School, UK
- "I was looking for a very simple solution that
people without training could use, your product did
the trick". - Herbert Lau, Hong Kong
-
- "I have been scanning documents for 15 years. I am
acquainted with every aspect of the process and am
happy to endorse your product". - Dr Iverson Taylor,
UK
-
- "Simple to use and works". - Terri Mayes,
Dillard Smith, US
- "We used to send a lot of documents by fax which
was very expensive and time consuming. Now with Scan
To PDF we attach PDFs to emails which much cheaper and
faster". - Toni Timoner, Valldemossa Council, Spain
- "Great Product". - Nicholas Slim, Ansell France
System Requirements
- Windows 98, 98SE, ME, NT 4.0, 2000, XP, Server 2003
- Image capture devices (scanners, cameras, etc.) must be Twain compatible.
- Processor 233 MHZ (Recommended: 500MHz or greater), 256 RAM , 15 Mbytes disk space
Supported Languages
- Czech, Danish, Dutch, English, French, German, Greek, Italian, Lithuanian, Portuguese, Spanish, Swedish
- With your co-operation we will be pleased to consider
translating the product into other languages.
Links & Resources
|