Print from mobile app? - Solved

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Print from mobile app? - Solved

Post by DR White »

Is it possible to use LC to print from mobile app to a wireless printer?

Is there an example somewhere?

Thanks,

David
Last edited by DR White on Mon Jul 15, 2024 1:21 pm, edited 1 time in total.
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Re: Print from mobile app?

Post by DR White »

With the help of Panos and many many hours of research and "trail and error" God blessed me with a stack that prints from iPhone to printer.

It is necessary that in the Application settings that you include the necessary "Inclusions".
I am using a Canon TR8600 printer (it has direct wireless connection feature).

God is real!

I attached the small LC stack for you to try.

David

PS

I uploaded a new file with the liveCode extension to make it easier to load into LC.
Attachments
iPhonePrint.livecode.zip
Print from iPhone to printer
(2.36 KiB) Downloaded 1959 times
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Re: Print from mobile app? - Solved

Post by DR White »

Sorry.

Still a more friendly file.
Attachments
iPhonePrint.livecode.zip
Print from iPhone to printer
(2.39 KiB) Downloaded 1766 times
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Re: Print from mobile app? - Solved

Post by DR White »

I don't understand it.

The LC stack is good and converts to a standalone fine, if you open LC first and then open the stack.

If I don't open LC first and just double click the file, when LC opens up, LC says it cannot open stack.
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Re: Print from mobile app? - Solved

Post by DR White »

I think it might be that the "Inclusions" for the stack are not available until it is opened in the LC environment.
Post Reply