Enhance your Universal Print integration with the Mako SDK
Published Apr 30 2021 04:44 PM 3,085 Views
Copper Contributor

The Mako Core SDK from Global Graphics Software is perfectly placed to help software vendors and service providers integrate with Universal Print. Our SDK can help developers analyze, edit, and convert the documents at the heart of Universal Print workflows.

Case study: Modifying print job payloads

As a part of Universal Print, developers get access to a set of Microsoft Graph APIs that allows analysis and modification of print job payload data. This feature enables a few different scenarios, including adding security (e.g. redactions or watermarks) to a Universal Print-based workflow.

The diagram below shows a software vendor's implementation for modifying print job payloads using Universal Print and the Graph APIs.

AndrewCardy_0-1619825639466.png

In the scenario, the ISV creates a service which uses the Mako SDK to modify the payload. This service could be implemented as an Azure Serverless Function or App Service deployment. Either of these would expose an endpoint which is called by the Graph’s change notifications when a print job has been sent.

Once notification has been received, the service downloads the payload and uses Mako to analyze and modify it. Once modified, the payload can be uploaded again and redirected.

Mako fits this type of workflow perfectly, since it can handle multiple page description languages (PDLs), including those commonly used in printing such as PDF, PostScript, PCL/XL and XPS.

The Mako SDK also has a PDL-agnostic document object model (DOM), meaning that your integration can edit the print job payload in the same way, regardless of the PDL you've been given.

Existing integrations

If you have an existing Universal Print integration, it's likely that Mako already supports your environment, making switching easy!

The Mako SDK supports both cloud and on-premise deployments, including Azure and containerized workloads. We support many desktop and mobile environments including Windows, Linux (including Alpine), Android, iOS and MacOS.

It’s also likely that your integration uses a programming language that we already support: we natively wrote the SDK in C++ for the perfect balance of performance and ease-of-use, but we distribute it as beautifully wrapped libraries for C#, Java and Python too.

See it in action

We've integrated Mako into Universal Print ourselves and used it to automatically redact print jobs as they go through a Universal Print workflow. Watch the recording of our Mako live coding webinar to see it in action. 

Try it out

We’d be excited to talk to you about your Universal Print project and see how we can help. For more information about Mako, visit globalgraphics.com/mako

Co-Authors
Version history
Last update:
‎May 04 2021 09:15 AM
Updated by: