The 1C:Enterprise developers forum

#1
People who like this: 0 Yes / 0 No
Active user
Rating: 7
Joined: Jul 28, 2015
Company:

Hi everyone;

I am developing a mobile sales configuration, I need to print bill or any document from mobile device to printer. How can I do that? could you help me please?

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

Joined:
Company:

Hello, Mehmet Tuğrul SARIÇİÇEK!

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.

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.

You can also use a new feature of 8.3.6 mobile platform: Printing in mobile application using ZPL and PCL3.

 
#3
People who like this: 0 Yes / 0 No
Active user
Rating: 7
Joined: Jul 28, 2015
Company:

Timofey Bugaevsky,

Hello Timofey,

We have to print on the salesman's mobile printer. I mean, salesman mobile device connect any printer (f.e bluetooth) and print on this printer without internet connection, without webservice. Because salesman can go anywhere and sale his product in anywhere. If he have to print bill and he don't have internet he can't connect to web service. We have to print any document without internet connection, we need this. I hope I can tell what I want?

Is that possible, and Could you share code example about this situation?

Edited: Mehmet Tuğrul SARIÇİÇEK - Sep 11, 2015 12:47 AM
 
#4
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

Please, try the second part of my suggestion:

Quote
You can also use a new feature of 8.3.6 mobile platform: Printing in mobile application using ZPL and PCL3.

 
#5
People who like this: 0 Yes / 0 No
Active user
Rating: 7
Joined: Jul 28, 2015
Company:

Timofey Bugaevsky,

Sir thank you much sir, but I need short code example about http://1c-dn.com/library/v8update_2756468690_mobile_platform/.

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

Joined:
Company:

Sorry for the long reply, I'm still working on it.

 
Subscribe
Users browsing this topic (guests: 2, registered: 0, hidden: 0)