Artwork Placement

How to place artwork within the design
Updated 2 months ago

There are several approaches that can be used to indicate where the artwork image should be decorated on the product.

  • printLocation - Required. The print location field tells generally where on the product the decoration should go.  Absent any additional placement information, then the decoration will receive a system default placement within that location. For example, if you just provide a image URL and a printLocation of front, then the artwork will be scaled to a full front placement.
    Supported values values are: front, back, left_chest, right_chest, left_sleeve_short, right_sleeve_short, left_sleeve_long, right_sleeve_long, cap_front, cap_front_left, cap_front_right

  • physicalSize - Optional. With this property, you can provide the physical width and height of the decoration in inches. This will dictate how the artwork is sized when placed in the provided print location.
  • physicalPlacement - Optional. With this property, you can provide offset information to adjust where the logo will be placed. If provided, then you can adjust the logo placement relative to the top-center of the print location. When using this property, physicalSize should also be provided.
  • Transparent space - Instead of providing a physicalPlacement property, the image itself can use transparent space to offset the artwork within the image file. For example, setting the physicalSize to 12" x 14", and having transparent space around a logo can adjust where the logo will fall within that 12" x 14" rectangle.
    Did this answer your question?