Today, we’re thrilled to announce a major milestone in our mission to enable success in the Microsoft ecosystem. Companial Learning ...
Lire la suiteCloud 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.
Plus d'infos dans l'actualité
Companial welcomes Rob Idink as CEO to drive the next phase of growth
Novature and Companial are pleased to announce that, effective January 1, 2025, Rob Idink will assume the role of CEO
Lire la suiteCompanial and Seer 365 announce Strategic Partnership
Strategic Partnership to enable Microsoft Dynamics 365 Partners to accelerate client acquisitions and implementation cycles
Lire la suiteJoin us at Directions EMEA 2024
The highlight of the event season for Dynamics Partners, Directions EMEA, is just around the corner. This year's event will ...
Lire la suiteCompanial Accepted for the Tenth Time into the Prestigious Microsoft Inner Circle for 2024/2025 Business Applications
For the tenth time, Companial has been honored to be part of the exclusive Microsoft Inner Circle 2024/2025 for Business ...
Lire la suiteCompanial Learning Journeys Expanding to New Courses: Dynamics 365 Customer Engagement Learning Journey
Today, we’re thrilled to announce a significant expansion of our course offerings. Building on the success of our established programs, ...
Lire la suite