OEM PDF SDK Licensing: What to Know Before You Buy
Why Licensing Surprises Happen
Technical evaluations of software SDKs tend to focus on capability, integration effort, and output quality. Licensing is often treated as something to figure out later, after the technical decision has been made and the business case has been built. That sequence creates a recurring problem: developers choose a tool based on technical merit, get internal approval to proceed, and then discover during the procurement or legal review that the licensing model does not fit how they intend to deploy or distribute the software.
For PostScript-to-PDF SDK decisions specifically, this happens frequently because the two most common options (Adobe PDF Converter SDK and Ghostscript) have fundamentally different licensing models, and the implications of Ghostscript's open-source license for commercial products are often not understood during the technical evaluation phase.
This post covers the three licensing models that matter for OEM and enterprise PDF SDK decisions, explains what each one means in practice, and addresses the specific licensing questions that come up most often during SDK procurement.
The Three Licensing Models You Need to Understand
PDF SDK licensing generally falls into one of three deployment scenarios. Most vendors offer different license tiers or agreements based on which scenario applies to your use case.
Internal use means the SDK is deployed within your organization's own infrastructure, used only by your own employees or systems, and the software products it is embedded in are not distributed to external customers. A document processing pipeline that converts PostScript files for internal archiving is an internal use case. A development tool used by your engineering team to validate PostScript output is an internal use case. Internal use licenses are typically the most straightforward and least expensive tier.
SaaS deployment means the SDK is embedded in a service that your customers access over the network. You are not distributing the SDK itself to customers, but you are providing conversion capability as a service. A document conversion API, a web application that accepts PostScript uploads and returns PDFs, or a cloud-based print processing platform are all SaaS use cases. The licensing question here is whether the SDK vendor permits using their software to provide a service to third parties, and whether there are usage-based pricing tiers.
OEM redistribution means the SDK is embedded in a software product that you build and distribute to customers. Your customers receive your product, and your product contains the SDK (or libraries built from it) as a component. A print management application, a RIP software product, a document automation platform that customers install on their own servers, or a hardware device with embedded firmware are all OEM redistribution use cases. OEM redistribution licenses are typically the most expensive tier and the most legally complex, because the vendor's intellectual property is being built into a product that reaches third parties.
How Adobe PDF Converter SDK Licensing Works
Adobe PDF Converter SDK is licensed commercially by Datalogics with explicit tiers for the three deployment scenarios described above. There are no copyleft obligations, no source disclosure requirements, and no ambiguity about what you are permitted to do with the software.
The internal use license covers deployment within your organization for internal systems and workflows. It is an entry-level license and starts at $2,999 per year.
The SaaS license covers deployment in services you provide to third parties over a network. Pricing is typically based on usage volume or a flat annual rate depending on scale.
The OEM redistribution license covers embedding the SDK in software products you distribute to customers. This is the license tier that print system vendors, RIP developers, document automation platform providers, and hardware manufacturers with embedded firmware need. OEM licensing is negotiated based on the nature of the product, distribution volume, and market. Datalogics provides OEM licensing for both perpetual and subscription models.
A key practical advantage of the commercial license structure is that the license tier you need is clear before you begin the evaluation, not discovered during legal review after the technical decision has been made. Datalogics provides licensing guidance as part of the sales and evaluation process, so teams can qualify the correct license type early and avoid the procurement delays that licensing surprises create.
Open-Source Software Issues: Where Ghostscript Creates Licensing Risk
Using open-source software can have its challenges with licensing. For example, Ghostscript's open-source version is released under the GNU Affero General Public License, version 3 (AGPL v3). Understanding what this license requires is critical for any commercial product developer.
The AGPL is a copyleft license with a network use provision. Standard GPL copyleft requires that software incorporating GPL code be distributed under GPL terms if it is distributed to others. The AGPL adds a further requirement: if your software incorporates AGPL code and users interact with it over a network (which includes any SaaS application), you must make your complete application source code available under AGPL terms.
For a commercial product developer, this has significant implications. If your application incorporates the free (AGPL-licensed) version of Ghostscript and you distribute that application to customers, you are obligated to release your application's source code under AGPL terms. If your SaaS application uses the free version of Ghostscript to provide conversion services to users over the network, you are obligated to release your application's source code.
Most commercial software vendors cannot meet this obligation. Releasing application source code under AGPL would expose proprietary code, trade secrets, and competitive differentiation to anyone who received or used the software. The practical result for most commercial developers is that Ghostscript's free version is not legally usable as a component of a commercial product without a separate commercial license from Artifex.
Artifex does offer a commercial license for Ghostscript that removes the AGPL obligations. However, this license adds cost, requires negotiation, and eliminates the 'free' advantage that makes Ghostscript attractive in the first place. Teams that budget for Ghostscript as a free component and then discover the commercial license requirement during procurement often find the net cost difference between Ghostscript (with Artifex commercial license) and Adobe PDF Converter SDK is smaller than they expected.
Questions to Ask During Any SDK Evaluation
Regardless of which SDK you are evaluating, there are licensing questions worth raising explicitly before the technical evaluation concludes.
Does the license permit the deployment model you are planning? Internal use, SaaS, and OEM redistribution are different scenarios and require different license tiers or agreements. Confirm this matches before completing your evaluation.
Are there usage limitations in the license? Some SDK licenses include per-conversion pricing, volume caps, or CPU core restrictions that affect the economics of high-volume deployments. Understand the cost model at your expected production volume, not just at your initial deployment scale.
What are the terms for updating or renewing the license? SDK licenses that require annual renewal should be evaluated for renewal cost predictability. Licenses that lock in pricing for multi-year terms can provide budget predictability for enterprise procurement.
What happens to your deployed software if you do not renew? Some SDK licenses include provisions that affect what happens to already-deployed software if the license lapses. Understanding this for OEM redistribution scenarios is important for managing customer commitments.
What support is included? Commercial SDK licenses typically include some level of engineering support. Understand what is included and what requires a separate support agreement. For production deployments, access to engineering support when problems arise is a meaningful component of the total cost of ownership.
Making a Decision
Licensing decisions for SDK components benefit from being made in parallel with the technical evaluation, not sequentially after it. Engaging your legal and procurement stakeholders during the technical evaluation, rather than after it concludes, prevents the delays that come from discovering licensing issues late in the process.
For teams evaluating Adobe PDF Converter SDK, Datalogics can provide licensing guidance during the trial period. The free trial gives technical teams full access to validate conversion quality and integration patterns while licensing discussions happen in parallel. The goal is to reach a confident technical and commercial decision simultaneously, not to sequence them in a way that extends the total evaluation timeline.
For teams that have been using the free version of Ghostscript in a commercial product without a commercial license, this is the right time to have a conversation with legal counsel about AGPL compliance before a product launch or a customer audit makes it urgent.