Hi all,
I have a Pidion BIP-1300 device in order to build a mobile POS, so I need to print directly from the application to the integrated printer. The issue is that when I try to use the package printer4lazarus I'm getting an error on complie time when the target is WinCE and widgetset too. Every works fine when the target is Win32. Here is error message:
cairocanvas.pas(17,13) Fatal: no puedo encontrar Cairo utilizado por CairoCanvas de paquete cairocanvas_pkg.
Basically, looks like the Cairo canvas doesn't work for WinCE, Is that correct? Which are the alternatives? How could I send to the default printer without using printer4lazarus? Does LazReport work for WinCE.
Tested on Lazarus 1.6.4 and 1.4.4.
Thanks in advance.
Regards,