Desktop version

Main > Forum > Supplementary > Suggestions, comments, feedback > How do I add SDK for Devices on 1c platform

Forum

Search UsersRules
How do I add SDK for Devices on 1c platform
#1
Just came
Points:: 0
Joined:: May 8, 2018

How do I add SDK for Devices on 1c platform. Sample printer working with sdk
Can I do this in Mobile.

Profile
#2
Administrator
Points:: 0
Joined:: Oct 3, 2019

Hi harun Fişekci!

Little information to understand your question. Do you have a special printer, and you want to print to this printer from a mobile device?

What kind of printer is this? Can you give a link to it?

Aleksandr

Profile
#3
Just came
Points:: 0
Joined:: May 8, 2018

http://www.mobit.com.tr/yazicilar/adp-400-nokta-vuruslu-yazici

Profile
#4
Administrator
Points:: 0
Joined:: Oct 3, 2019

Hi harun Fişekci!

You can try to do this:

1. Connect your printer to the local network. In this case, you must know the IP address of the printer.
2. In 1C, make a code that will print "SpreadsheetDocument"

Something like this:

Code
Spreadsheet = New SpreadsheetDocument;
// Here you fill in the Spreadsheet with the required data - please see the Help section...
Spreadsheet.Print (PrintDialogUseMode.Use);


When the Print method is called, a window will open in which you can create a connection to the printer you need and print your data from your mobile device.

Aleksandr

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



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.