Printing in mobile application using ZPL and PCL3

Discussions regarding 1C:Enterprise for mobile devices with Android, iOS, or Windows Phone.

#1
People who like this:0Yes/0No
Active user
Rating: 4
Joined: Sep 1, 2014
Company: Smart ID Dynamics

Can someone give an example for printing in mobile platform using ZPL and PCL3?
Thanks.

 
#2
People who like this:0Yes/0No
Timofey Bugaevsky
Guest

Joined:
Company:

Hello, Marius!

To generate the print form, you must send requests to the main infobase using the web service.

You can find an example of the Print form template chapter of Practical developer guide.
To generate the barcode you can use the Barcode printing component that is included in Managed application demo.

After the print file is generated, you can either print it on the printer connected to the computer where the main infobase is placed or send it as a result to the mobile device and open it with some external application that supports printing, for example Adobe Acrobat.

 
#3
People who like this:0Yes/0No
Active user
Rating: 4
Joined: Sep 1, 2014
Company: Smart ID Dynamics

Hello Timofey.

I mean to the new 8.3.6 mobile platform printing feature.

See New functionality and changes

Quote

Printing.

On the mobile platform, you can print spreadsheet documents.

Printers that use PCL3 and ZPL protocols are supported. WiFi and Bluetooth are used for connecting to printers (only for Android).

This feature was not provided.

You can print spreadsheet documents from mobile applications.

 
#4
People who like this:0Yes/0No
Timofey Bugaevsky
Guest

Joined:
Company:

Hello, Marius!

Sorry for the late reply.

The SpreadsheetDocument object now have printing, print preview, and page setup default commands when it is placed on the form in the mobile application.

It also have Print() method and PageSize property that you can use in your mobile application.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.