Print Screen in Pocket Pc?

  • Thread starter Thread starter Butt Chin Chuan
  • Start date Start date
B

Butt Chin Chuan

Is it possible to print the page of the form in run time
on the Pocket Pc? If so, how can it be done? In page 84 of
the Microsoft .Net Compact Framework by Andy Wigley and
Stephen Wheelright, it is stated that print controls is
among the controls that are not supported in .Net Compact
Framework. Does anyone knows any other way to print the
PPC screen (assumming there is REALLY some other way to do
it, by using logic or something instead of the print
control). Thank you.
 
I don't think the compact framework has a default printing
base class and that is why 3rd party Software in this area
is so popular. You can probably write your own DLL but I
know I will be outsourcing when it comes time to do a
print routine in CF.

http://www.fieldsoftware.com/
 
Use the Remote Zoom tool from eVC or eVB or the PPC Remote Display powertoy
 
Back
Top