FieldSoftware
Home

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

.NetCF: C#-VB.Net
 Software Developers


PrinterCE.NetCF SDK
   General Info
   Download & Install
   Purchase & Pricing
   Upgrade from PrinterCE

Getting Started with:
 
C#   -   VB.Net

  Code Examples

Documentation
  PrinterCE for .Net CF
  AsciiCE for .Net CF
  BarcodeCE for .Net CF

eVC (C/C++/MFC), eVB:
  PrinterCE SDK

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

Software Developers
  PrinterCE SDK
  PrinterCE.NetCF SDK
  PocketHTMLprint SDK

Special Topics
  Supported Printers
  Bluetooth Printing
  Network Printing

Printing Utilities
  PrintPocketCE
  PIEprint
  PocketPixPrint
  PocketShot
 
PocketClipPrint

Arcade Games
  SockOut
  MazeCraze

Contact Info

PrinterCE for .NetCF - Code Samples

Click on any output image below to see it full-sized.

Example:
Hello World

Not much to look at, but this traditional "Hello World" program demonstrates the simplicity of using PrinterCE for .NetCF

See full size printed output

See C# and VB.Net code

 

Example:
Form Test

Demonstrates the capabilities of positioning text, changing text justification and drawing objects such as lines and rectangles to create a form.

See full size printed output

See C# code

 

Example:
DrawTextFlow

Demonstrates the ease of printing multiple pages of text with full word wrap and pagination.

See full size printed output

See C# code

 

Example:
TextColumns

Demonstrates DrawTextFlow for printing 2 columns of text per page.

See full size printed output

See C# code

 

Example: 
Bar Code Test

Demonstrates variety of bar codes supported by optional BarcodeCE.

See full size printed output

See C# code

 

Example:
Text Wheel

Demonstrates the ability to rotate text in 90 degree increments and change font colors, sizes and formats.

See full size printed output

See C# code

 

Example:
Image Rotation

Demonstrates the ability to rotate images in 90 degree increments and resize them on the fly.

See full size printed output

See C# code

 

Example:
Line Fun

Demonstrates the power of line drawing capabilities as well as ability to draw ellipses and "fill" them with color.

See full size printed output

See C# code