Printing from your application can be a very useful tool in a situation where you need to give a receipt to your customer direct from your Pocket PC. The ideal solution is to use an IrDA enabled printer with the IrDA port on your device. The Sapphire IrDA Utility allows you to print to such a printer right within your application.
Product Features
The Sapphire IrDA Utility makes infra-red printing easy with the following functionality:
Establish a connection with a IrDA enabled printer
Print text to the printer
Print new lines and form feeds to the printer
Close the connection to the printer
You can download the latest demo version to see a fully working demo which you can reuse within your application as you see fit. This can be found on the download pages. The demo versions are fully functional and simply contain a popup message from time to time. These are ideal if you are selling your application to the client where you can be confident the application will work in practice and not just theory.
Sample Code
Implementation couldn’t be easier, simply declare the DLL function as a function within your application and call it as though you wrote it yourself. Here’s a sample demo on how to connect to a printer and print a string of text within VB.NET.
Dim iRet As Integer
Dim sLine As String
iRet = prnConnect(SapphireIRDALicence)
If (iRet = 0) Then
' Start printing the text
sLine = "Test print using the SapphireIRDA DLL"
If (prnPrintLine(sLine, sLine.Length) <> 0) Then
MsgBox("Failed prnPrintLine")
End If
End If
Royalty Free Licence
When you purchase a developer’s licence, you are free to use the DLL in any number of your projects and deploy it to all the devices to your clients. There’s no need for royalties based on the scale of your project, just a one off fee. You will also get 12 months email support and discounted upgrades for future developments.
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
Similar Software:
The Mortifier The Mortifier - This application will bridge the gap between you and coding Mortscript on your phone.
Quick access to prior scripts:
· Keeps a library of your prior script edits. Script Modes: Spy run, Select script, Directory search
eMbedded Visual Basic (eVB) Runtime eMbedded Visual basic Runtime is a tool to help you run certain programs on your Windows Mobile 2003 and Windows Mobile 2003 SE PDA. You should only install it if specifically required by an application.
As this technology is now being phased out by Microsoft, this application may not be installed under Windows for Smartphone, Windows Mobile 5.0 or any later versions
GeoFramework GeoFramework - This project was formerly a commercial library maintained by the company "GeoFrameworks" for two components it sold (GPS.NET and GIS.NET) from 2004 to 2009. In 2009, Jon Person decided to release the source code for this library in order to assist the open source community
SapphireIMEI SapphireIMEI
If you are rolling out your application on Smartphone or Pocket PC phone edition devices, you may wish to record the device’s International Mobile Equipment Identifier (IEMI) or International Mobile Subscriber Identity (IMSI) numbers
Instant Mobile Website Creation Instant Mobile Website Creation - Software for Instant Mobile Website Creation. Download this free software and create an unlimited number of mobile websites and be part of the mobile revolution that takes place on the internet right now. The software allows you to produce as many pages and subpages as you like
FunctionDatabase FunctionDatabase - This program allows you to keep track of the program functions for each of the programs that you work on.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
PPCInstallBuilder Lite PPCInstallBuilder Lite is an Installation builder for Pocket PC applications. This product takes CAB files from Cabwizard (or other programs) and builds a self-extracting installation file to install the CAB(s) to a Pocket PC PPCInstalBuilder Lite is a Licensed product provided by Mobile Software Development & Services (MSDS). Visit our website (http://www
HaRET'Scripting HaRET'Scripting - Scripting tool which helps dumping whatever you want from HaRET. With other words: you will be able to create all dumps with just one click and without need of PC or USB or any knowledge about this process.
REQUIREMENTS
HaRET.exe, patched by cr2 or the oficial HaRET.exe
Windows Mobile 5, 6, 6.1, 6.5
NetCF 2
Setup.DLL Creator Setup.DLL Creator - Attention: Please try it on your device to see if it works before purchasing!!!!! Thank you. DllCreator creates a setup.dll file which can be included in the pocket pc cab installation file. It displays End User License Agreement before installing your software and delete unused files and registry key after uninstalling. Free trial version available
BDicty Dictionary Reader for PocketPC BDicty Dictionary Reader for PocketPC (pronounced "bee-dikti") is a specialized reader application for reference content.
Powered with rich set of language, professional, scientific and even entertainment dictionary databases, BDicty will quickly become one of the most valuable and used applications in your handheld
Other Software by developer «Sapphire Solutions Ltd»:
SapphireBattery SapphireBattery
Battery power is not infinite. It is important to ensure that your users don’t find themselves without any battery power right when they need it the most
SapphireButtons SapphireButtons
As developers, we can spend quite a lot of effort getting the flow right for our application to make life easier for our users
SapphireIMEI SapphireIMEI
If you are rolling out your application on Smartphone or Pocket PC phone edition devices, you may wish to record the device’s International Mobile Equipment Identifier (IEMI) or International Mobile Subscriber Identity (IMSI) numbers
Sapphire GZip Utility Sapphire GZip Utility- The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business.
However, we may sometimes find that our data is still, too big
SapphireSIM The Sapphire SIM utility provides the Visual Studio developer with the ability to manage the SIM card of a Pocket PC Phone Edition, Windows Mobile or Smartphone device. It enables the user to add, change and delete contacts from teh normal and fixed sialling areas of the SIM card
SapphireFTP SapphireFTP
Your application may be dealing with all different types of data files. These could be stock lists, orders, images; pretty much anything your application can store. But consider the need to transfer these files from your device to your server
SapphireGZip SapphireGZip
The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business
SapphireEncrypt SapphireEncrypt
Data security is important when you are dealing with the Internet and mobile applications. Having confidential information stored on your Pocket PC means you need to ensure that it is kept save if the device gets stolen or if you are transferring it over the internet
SapphireRAS SapphireRAS
It is now possible to dial a remote connection and manage the device’s phone book from your application using the Sapphire RAS Utility. This will allow you to build advanced applications to allow your mobile application stay current with your business information
SapphireMail SapphireMail
Emails are a powerful method of communication with the ability to send messages and files around the world almost immediately, free of charge. Being able to send and receive emails on your device within your eVB, VB