365 business development logo

The Print plugin in 365 business Proxy Application offers the possibility to access images from the local file system, as well as available network drives or UNC paths.

Good to know: Are you looking for a fully integrated connection to your local printer infrastructure in Microsoft Dynamics 365 Business Central? Do you want to connect regular printers or label printers and control them natively from Microsoft Dynamics 365 Business Central?
Then 365 business Print Agent is the right solution for you! Find out more and book a free, no-obligation demonstration.

The Print Plugin is one of the standard plugins of 365 business Proxy Application and can be installed directly via the Proxy Application Clients page.

Functions

success: Boolean := Print([clientId: Guid,] printerName: Text, file: Codeunit "Temp Blob")

Parameter

Return

Returns true if the print job was successfully created.

success: Boolean := Print([clientId: Guid,] printerName: Text, filePath: Text)

Parameter

**Returns

Returns true if the print job was successfully created.