Skip to main content

Introduction

Print Ready Service is designed to help customers in printing industry to create a Print Ready File that they can share with their production houses to automate the production of customized products. Enabling this feature/service will introduce you to a range of new SVG attributes. SVG attributes can be linked to elements in an SVG image to allow the end-user to customize the SVG image by adding text, uploading images, or playing around in a canvas. SVG Images can already be used as texture slots of material, but did you know that any changes made by the SVG attributes are directly visible on your 3D product?

How it Works

  1. The user can configure it in one of the following ways:

    • Users can upload an SVG file with pre-defined elements to be linked to attributes. This allows the end-user to customize the SVG file to their liking, like adding/changing text or uploading images.
    • Users can use an SVG file as a texture slot of material to visualize the SVG file in 3D.
  2. Once the customer has configured the product to their liking, they continue to the checkout process. During the checkout, a Print Ready file will be generated based on the configured attributes. As the name explains it, the Print Ready file is a generated file that is ready for printing.

  3. Print Ready files are typically generated to basic types like PNG, JPEG, and SVG. We offer a Vector Conversion service which allows you to convert the generated Print Ready file to vector types like EPS.

note

This Print Ready File URL can be also attached to the PDF offer sent via email. See Attach Print Ready File to an offer

Using API

The other way to create a Print Ready File is using our API. Check out the Generate Print Ready File using API section for more information.