Jobs By Category:
.NET
3D Rendering
Academic Writing
Access DB
Accounting
Accounting/Bookkeeping
ActionScript
Active Directory
Adobe
Advertising
After Effects
Ajax
Algorithmic
Amazon Web Services
Android
Animation
Apache
Architecture
Art & Craft
Article
Article Rewriting
Article Submission
Articles
ASP
Asterisk PBX
Astroturfing
Auction
Audio Services
Audio Transcription
AutoCAD
Automotive
Azure
Banner Design
Biology
Biotechnology
Blackberry
Blog
Blog Install
Blog Posting
Boonex Dolphin
BPO
Branding
Building & Architecture
Building Architecture
Bulk Marketing
Business Analysis
Business Cards
Business Plans
Buyer Sourcing
C Programming
C#
C# Programming
C++ Programming
C/C++
CAD/CAM
CakePHP
Captivate
Caricature / Cartoons
Cartography/Maps
Catchy
Chemical Engineering
Christmas
Chrome OS
Cisco
Civil Engineering
Classifieds Posting
Clone
Cloud Computing/EC2
CMS
Cocoa
Codeigniter
Cold Fusion
Computer Security
Conceptual Design
Construction Monitoring
Contracts
Copywriting
Corporate Identity
Craigslist
CRM
Cryptography
CSS
Customer Support
Customization
Data
Data Entry
Data Processing
Data Scraping
Dating
Delphi
Desktop Support
Django
DNS
DotNetNuke
Dreamweaver
Drupal
E-Commerce
eBay
eBooks
eCommerce
Editing
Electrical Engineering
Electronic Forms
Electronics
Email
eMarketing
Embedded Software
Engineering
Erlang
ERP
Excel
Expression Engine
Facebook
Fashion Design
Fiction
Finance
Finance Research
Financial Markets
Finite Element Analysis
Fiverr
Flash
Flex
Forum
Forum Posting
Forum Software
Game Design
Genealogy
Geology
Ghostwriting
Google Analytics
Google App Engine
Google Go
Google Wave
GPGPU
Grant Writing
Graphic Design
Groupon
Handheld
Handheld / PDA
Home Design Drafting
HP Openview
HTML
Human Resources
IIS
Illustration
Illustrator
Image
InDesign
Industrial Design
Installation
Insurance
Interior Design
Internet Marketing
iPhone
iSeries / AS400
J2EE
Java
JavaFX
Javascript
Joomla
jQuery
jQuery / Prototype
JSP
LaTeX
Layout / Formatting
LDAP
Leads
Legal
Legal Advice
Legal Research
Link Building
LinkBuilding
Links
Linux
Logo Design
Long Term
Mac OS
MacOS
Magento
Magneto
Management
Manufacturing
Market Research
Marketing
Materials Engineering
Matlab/Mathematica
Maya
Mechanical Engineering
Mechatronics
Medical
Medical Writing
Metatrader
Microcontroller
Microsoft
MLM
MMORPG
MODx
MS Access
MS Exchange
MS Expression
MS SQL
MS Windows
mSQL
MSWindows
Multimedia
Music
MySpace
MySQL
Nokia
Objective C
Oracle
Order Processing
OsCommerce
Packaging / Covers
Palm
Patents
Paypal API
PCB Layout
PDF
Penny Auction
PeopleSoft
Perl
Perl/CGI
Phone Support
Photo
Photo Editing
Photography
Photoshop
Photoshop Coding
PHP
PLA / SCADA
PostgreSQL
Posting
Powerpoint
Presenter
Print
Printing
Product Descriptions
Product Sourcing
Programming
Project Management
Project Scheduling
Proofreading
Protoshare
PSD Coding
PSD to HTML
PSD2CMS
Publishing
Python
Quantum
Quantum Computing/Physics
QuarkXPress
Quickbooks/Quicken/MYOB
REALbasic
Recruiting
Rendering/3D
Report Writing
Research
Reviews
Ruby/Ruby on Rails
Sales
SAP
Scientific Research
Script Install
Script Installation
Search Engine Optimization
Second Life / Virtual Worlds
Security
SEM / Adwords
SEO
Sharepoint
Shell Script
Shopping Carts
Silverlight
Slideshow
Social Engine
Social Networking
SocialEngine
Software Architecture
Software Testing
Solidworks
Sports
SQL
Stationery Design
Statistical Analysis
Structural Engineering
Supplier Sourcing
Support
Symbian
System Admin
System Admin.
System Administration
Tax
Technical Support
Technical Writing
Telemarketing
Template
Templates
Test Automation
Testing / QA
Training
Transcription
Translation
Travel Writing
Troubleshooting
Tutoring
Tutoring / Education
Twitter
Typography
UML Design
User Interface / IA
vBulletin
Verilog / VHDL
Video Broadcasting
Video Services
Video Uploading
Virtual Assistant
Virtual Reality
Visio
Visual Basic
Voice Talent
VoIP
Volusion
Web Promotion
Web Scraping
Web Search
Website
Website Design
Website QA
Website Security
Weddings
Windows
Windows Mobile
Windows Server
Wireless
Word
Wordpress
Writing
XHTML
XML
XXX
YouTube
Zen Cart
Zend


Thousands of experts bid on your personal project at ScriptLance.com

Twain Interface In Delphi

Required skills: Programming, Delphi

Outsource your programming projects at ScriptLance.com today - Free signup



Delphi Twain interface needed.

This is a very specific requirement, so if you do not have experience with the environment, please don't bid.

High level description
Twain-enabled scanning Module written in Delphi (Pascal).

Requirements:

Must be written to compile and build in Delphi 2005-2007 (no Delphi 7, no Delphi 2009-2010). I just don't want to fight the String issues introduced in Delphi 2009.

There are some freeware source codes rolling around out there that could be used to help you, and as long as it's legal, I don't care if you use them or not, as long as you provide the entire source when you are finished. If you deliver something to me without source or with source that is not legal, I WILL NOT pay you, and WILL report you to the authorities, and I don't mean ScriptLance authorities.

Must work with any scanner that is Twain compatible, but just so you'll know, I will be testing it on an HP J6400.

The code must stand alone as an independent Delphi Unit and be completely self-contained. ...and please, clean up your compiler hints and warnings before delivery!! I like to see 0 hints, 0 warnings and of course 0 errors in all my source code.

You will need to provide a throw away test stub framework to demonstrate function, but I will not be using it long-term. I will incorporate the core unit into an existing system, so there is no need to name buttons, label frames, or make it pretty in any way... just quick and dirty buttons and a preview frame to prove the functionality is working. You should also be able to save it (Standard save dialog) in any of the standard formats that the Twain interogation of the scanner driver software provides.

I need the following entry points (Procedures/Functions) written, fully parameterized and independent of global environment.

Procedure SelectScanner (VAR Scanner : OLEVariant);

This routine scans the local machine for all registered Twain capable devices and displays a dialog for selection. You can either write this as a unit or call an existing dialog within this routine, but the main unit must be set up to use it and encapsulate it.

Procedure ScanDocument (Scanner : Variant; OutputType : _ValidOutputType; ScannedImageBLOB : Variant);

Parameters
Scanner : ID of the scanner to use, set by calling the SelectScanner Procedure;

Procedure ScanPicture (Scanner : Variant; OutputType : _ValidOutputType; ScannedImageBLOB : Variant);

I really want to keep the variables untyped to ensure ubiquity of function across platforms/drivers.

Finally, in order to call this project complete, we are going to need to scan both a picture and a document, be able to view a preview and subsequently save the results to an appropriate file.

Again, please don't bid if you don't have experience with driver-level coding. I'm a programmer, but I've been too busy with other things lately to do this myself, however, I can smell bad code from a mile away - so do us both a favor and don't bid unless you can do the work.

Here's the REALLY good news: This code will be used in an Electronic Medical Records system and our business is starting to really take off. If I can find someone that I can trust who does good work, is reliable and understands technology, there will be MANY more projects just like this one in the future.

100% ESCROW WILL BE POSTED BEFORE YOU BEGIN WORK WHETHER YOU REQUEST IT OR NOT... Like I said, I'm a consultant also!

Thank you for your attention. I look forward to seeing your bids.



Posted In:

Programming

Delphi



Related projects:

Complete Self Storage Management software coded in delphi 7  

ad2.googlesyndication.com/pagead/show_ads.js">



Additional files submitted: (Files are only available for logged in users)
trials.lcs

Quickbooks interface using Delphi, SDK available  




Additional information submitted: 08/15/2011 at 23:07 EDT:

Correction:"Quickbooks (as a trial) and the SDK can be downloaded from quickbooks website."

Simple Calculation Programme in Delphi 7/Lazarus  

ead2.googlesyndication.com/pagead/show_ads.js">


Additional files submitted: (Files are only available for logged in users)
Delphi+Project.zip

Keyword Tool In Delphi

keyword software tool that was created a few years back in Delphi. It no longer works because the coding of the keyword sources has changed.

I have the source code of the software as well as a video showing how the software works. I just need someone to correct the coding so it works again and will keep the software updated when needed.

If you would like to see the video of the software working from the past year, please let me know and I will send you the link.

Reverse Tcp Tunnel (redirector) In Delphi Or C++ 2

el/index.html" target="extlink" rel="nofollow" style="text-decoration: none;color:#68778E" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'">http://www.fwiffo.dk/TcpTunnel/index.html
Additional Info (Added 1/27/2011 at 13:46 EST)...System Message: This is a reposting of project Reverse TCP Tunnel (Redirector) in delphi or C++ (1294878534).

Google Chrome Form Saver in Delphi  

IS ,ON POST event

Writing in Delphi for Convert database xls to DB  

am in Delphi to convert xls files in the format DB-Paradox

Small Project in Delphi 7 and Python !  

l suggestions are welcome.

Link to our application http://www.recoverywares.com/downloads/Data_Recovery_3_Setup.exe

**My ideal target for this update can be downloaded from below URL -------

Link to the target application http://paretologic.safecart.com/pldrs/download


--We need organize recoverable files as in target application--


My budget is around 50$ for this project.

Pm for more details

Tanoo

Zoundry Raven Clone Written in Delphi  

o accept this project.
I will not releace "ANY" funds until project is completed. DO NOT ASK
FOR MONEY UNTIL YOU HAVE FINISHED THE PROJECT.

If you have any questions please PM me.

This should be a relatively easy project for someone proficient in Delphi.
Remember I will be choosing the lowest bidder who I think will deliver quality work.

Do not contact me outside of GAF unless you are the winner of this project.

Make new OLE IE Javascript Function in Delphi again  

Hello, I need this:
Open 2 OLE IE in delphi / C
IE1 and IE2

and make IE2 DoM visible from IE1.
I need such functions in IE1 to work, like
(in ie1)
javascript:
IE2.document.location="http://www.yahoo.com";
IE2.document.all['searchbutton'].click();


etc.
Budget is flexible. I will order many Upgrades and budget will be good.

edit an accounting package developed in Delphi

I have the source code of an accounting package on dbsonline.com. I need to make some corrections on the Accouting Package. It is doen in Delphi. I need a Delphi expert who will make these corrections.

Ooo Calc Embedded In Delphi

applicaton in Delphi using OpenOffice3 Calc.
The application must have a form and must allow the use of Calc, open, close, save, print preview, print, copy and paste by buttons. The Calc spreadsheet shown must be able to show chart that are used in OOO.
I Need the whole source file. I pay if the exe file send to me is OK.
i need all the procedures necessary to install, register or implements all the stuff necessary to develop.


Thanx a lot.
Charles.

Gnumeric In Delphi

new features, and those feature are native with GNumeric and GNumeric seems to have very less bugs.
It is not in my mind to resell the new component created as component. It's only for use in my project.
I want this in Delphi, because it's a language I can read...
I want this in Delphi 6, because it's the licence I have...
Of Course higher version are welcome but the project MUST compile easy with Delphi 6.

Thanx for Your replies,
Charles


Experience In Delphi 2007

2007?
if so I am looking for you.

I have a captcha issue and it has
to be resolved. If you Know
Delphi 2007 and have experience with
the new captcha and are reliable
then please bid.

YOur job is to get it working and
complete desktop software.

One thing if you have less than 1 review
please don't bid. I want programmers
that already know how scriptlance works.


Thanks

ISP



DVD Screen Capture Application in Delphi

free to ask any clarification questions as needed.

Lastly, this may turn into a project with an ongoing working relationship component, modifying the application later with new features. Because of this, the ability to speak English plainly ( and verbally), is a plus, as is being able to deal with the same actual developer over time. Neither of these are an absolute requirement in this initial stage, but both factors will be considered in selecting the bidder.

Integrate payment gateway interface in Groupdeal cakePHP  

ng.

Thanks

C dll in delphi  

ck;width: 540px"> I need connect dll on C in Delphi.

Flash magazine Interface in AS3 (long term partnership)  

.googlesyndication.com/pagead/show_ads.js">


Additional files submitted: (Files are only available for logged in users)
interface.zip

Priority Assignment: Flash Interface in AS3, Short Deadline!  

interface development is around 500-1000USD


Additional files submitted: (Files are only available for logged in users)
interface.zip

Drag and Drop interface in Flash AS2

, only the first 10 would be enabled, the remaining 20 would be disabled. You wouldn't be able to enable another image until an existing enabled button was disabled (hope that makes sense).

Finally, once the images have been organised, clicking a button will output the chosen list of image names in the correct order.

I have managed to find examples of a couple of drag and drop fla's which might be useful reference for starting points which I can supply.

Post your own project on getafreelancer Search for scimilar work on getafreelancer
Post your own project on scriptlance Search for scimilar work on scriptlance
Post your own project on eufreelance Search for scimilar work on eufreelance

Post and Bid on projects! Join EUFreelance.com for free!

Get custom programming done at GetAFreelancer.com!




Currently viewed: "Twain Interface In Delphi"