FieldSoftware
Home

PrinterCE SDK
   General Info
   Download
   Purchase & Pricing

PrinterCE SDK
Documentation


Developer Info
   eVC MFC
   eVC C/C++
   eVB

Special Features
   AsciiCE
   PrintDC
   BarcodeCE

Special Features
Documentation

   AsciiCE
   PrintDC
   BarcodeCE

Special Topics
  Supported Printers
  Bluetooth Printing
  Network Printing

-----------------------------

Software Developers
  PrinterCE SDK
  PocketHTMLprint SDK

Printing Utilities
  PrintPocketCE
  PIEprint

  PocketPixPrint
  PocketShot
 
PocketClipPrint

 Arcade Games
  SockOut
  MazeCraze

Contact Info

   PrinterCE SDK License Keys

Developer's License Key

With purchase of PrinterCE SDK, you are authorized to allow a total number of installations of PrinterCE not to exceed the number purchased. You must purchase additional licenses/installations before allowing the number of PrinterCE installations to exceed the quantity purchased.

With your purchase, you will receive a single license key that your application passes to PrinterCE to unlock the printing functionality every time your application runs. To unlock installations of PrinterCE, you will pass your Developer's License key to the PrinterCE Init() function - one License Key unlocks all of your PrinterCE installations.

For example, if your Developer's License key is 555A55B555 then you can create and unlock an instance of PrinterCE SDK in an eVB application with the following calls:

Dim PrinterCE1
Set PrinterCE1 = CreateObject("PrEngineCE.PrinterCE")
PrinterCE1.Init("555A55B555")

If you have any problems or questions, email to : techsupport@fieldsoftware.com