Companial sta apportando una modifica al modo in cui la sua piattaforma di apprendimento viene presentata
Per saperne di piùCloud Printing Service for Dynamics 365 Business Central
Thursday, April 29, 2021
Reading time: 1 minute
Printing in cloud scenarios can be a bit challenging, especially if the number of prints is relatively high and/or the printer is not modern (born in the cloud). Examples are zebra printers using ZPL streams and printing a CMR (freight document) using matrix printers. These printers are often a bit older and can be quite expensive to replace.
Printing should not be blocking any cloud migration so in order to connect older devices to Business Central we decided to share this repository on GitHub.
What does Print Service do?
Business Central allows you to store files in Azure Blob Storage with a simple HTTP request. These files can contain information required for printing such as a ZPL string or a PDF file.
The tool on GitHub allows you to run a windows service on any machine that has a connection to your local printers. Most often this will be an Azure Virtual Machine connected to the local network, but in theory, it can also be an old box sitting in a corner of your office with an internet connection.
Periodically the windows service will connect to the Azure Blob Storage and check for new files. The contents of this file can be processed and sent to any printer using software that is supported using DotNET Framework.
In the example, a ZPL string is sent to a Zebra printer using an open socket connection.
Optionally you can use any publicly available libraries to send contents of PDF files to printers in your network.
An example tool can be pdfprint.exe from VeryPDF.com. This can be executed from the Windows command prompt. Another option is to add SpirePDF to the project from nuget.org.
Altre notizie
Companial at DynamicsMinds 2026
Resoconto del DynamicsMinds 2026: trasformare l'entusiasmo per l'IA in risultati concreti, abitudini e ricavi per i partner Dynamics.
Per saperne di piùCompanial at Directions NA 2026
Companial al Directions NA: supportiamo i partner Dynamics con sessioni tenute da esperti per promuovere la crescita e la strategia.
Per saperne di piùCompanial and Fênix announce strategic alliance to strengthen Business Central support in Brazil
Companial e Fênix uniscono distribuzione a valore aggiunto, servizi e localizzazione certificata per aiutare i partner di Business Central ad ...
Per saperne di piùCompanial expands to Brazil, strengthening the Dynamics ecosystem in LATAM
L'ingresso di Companial in America Latina, e in particolare in Brasile, rafforza il suo impegno a lungo termine nell'ecosistema Microsoft ...
Per saperne di piùWhat is new for Consultants in Empowered BC 2.30.0.0 Release
Panoramica sulle modifiche più importanti apportate a Empowered BC con la versione 2.30.0.0, utile per un apprendimento rapido e l'acquisizione ...
Per saperne di più