Paxar 6039 Printer User Manual


 
A-14 Programmer’s Manual
VB.NET Scan/Print Sample
'************************************************************
'* Project: Platinum Scan-N-Print Sample (VB.NET) *
'* Version: 1.0.0 *
'* Date: 5/1/2006 *
'* Development *
'* Environment: Microsoft Visual Studio .NET 2003 *
'* Company: Paxar Americas, Inc *
'* Copyright 2006
*
'* Description: *
'* Scan and Print Demo for the M6039 Ultra Platinum. *
'* Files will be loaded into the \paxar folder on the *
'* Platinum *
'* Notes: Need to add References to: *
'* Microsoft.WindowsCE.Form *
'* Ultra.dll *
'************************************************************
Imports System.Drawing
Imports System.Collections
Imports System.Windows.Forms
Imports System.Runtime.InteropServices
Imports System.Data
Imports Ultra