![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
1. Can I print using the PrintDocument or any thing similar |
|
2. How can a typical device (Pocket PC) be connected to a printer, it is required to be connected to a PC? |
#3
| |||
| |||
|
|
1. Can I print using the PrintDocument or any thing similar No, the PrintDocument doesn't exist 2. How can a typical device (Pocket PC) be connected to a printer, it is required to be connected to a PC? Typically they are bluetooth or serial, so you'd use the SerialPort stuff fot communication. Look at PrinterCE or PrintBoy. -- Chris Tacke OpenNETCF Consulting Managed Code in the Embedded World www.opennetcf.com -- |
#4
| |||
| |||
|
|
Is coding for printing directly from the device more diffcult thhan .NET printing? "<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in message news:%23uul7h%23EHHA.3768 (AT) TK2MSFTNGP02 (DOT) phx.gbl... 1. Can I print using the PrintDocument or any thing similar No, the PrintDocument doesn't exist 2. How can a typical device (Pocket PC) be connected to a printer, it is required to be connected to a PC? Typically they are bluetooth or serial, so you'd use the SerialPort stuff fot communication. Look at PrinterCE or PrintBoy. -- Chris Tacke OpenNETCF Consulting Managed Code in the Embedded World www.opennetcf.com -- |
#5
| |||
| |||
|
|
Is coding for printing directly from the device more diffcult thhan .NET printing? "<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in message news:%23uul7h%23EHHA.3768 (AT) TK2MSFTNGP02 (DOT) phx.gbl... 1. Can I print using the PrintDocument or any thing similar No, the PrintDocument doesn't exist 2. How can a typical device (Pocket PC) be connected to a printer, it is required to be connected to a PC? Typically they are bluetooth or serial, so you'd use the SerialPort stuff fot communication. Look at PrinterCE or PrintBoy. -- Chris Tacke OpenNETCF Consulting Managed Code in the Embedded World www.opennetcf.com -- |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |