Creative formatting

Every form factor starts with your creative, or the content of your mail piece. Lob’s core technology is built around modern APIs that remove the typical complexities and limitations of the print and mail industry. We can accept static PDFs, but similar to email sends, HTML enables dynamic personalization so each and every mail piece is unique.

Example mail pieces

Artboard or layout templates can be found under each mail format (see Mail piece design specs). Or, visit Lob's Template Gallery for pre-designed templates to help you get started; you can download these to use as inspiration and a guide to create your own designs.

File formats

HTML for dynamic creatives

We highly recommend designing your direct mail in HTML, as opposed to static formats. The flexibility afforded by HTML includes the incorporation of dynamic merge variables into the design, which enables sending personalized content at scale. See dynamic personalization for more information.

  • When designing content with HTML, use inline styles or an internal stylesheet. Do not use an external stylesheet.

  • If you are linking to images, please ensure that they are at least 300 dpi (but there is no need to go higher than 300 dpi). Because the content is only being designed for a single size, we recommend using absolute positioning, as shown below.

body {
  width: 6.25in;
  height: 4.25in;
  margin: 0;
  padding: 0;
  background-image: url(https://s3-us-west-2.amazonaws.com/public.lob.com/assets/beach.jpg);
  background-size: 6.25in 4.25in;
  background-repeat: no-repeat;
}


#safe-area {
  position: absolute;
  width: 5.875in;
  height: 3.875in;
  left: 0.1875in;
  top: 0.1875in;
  background-color: rgba(255,255,255,0.5);
}

PDFs for static creatives

Lob processes and prints various types of PDFs, however, we ask that you follow our PDF formatting guidelines outlined in our PDF preflight checklist to help ensure successful and accurate printing. If you use Adobe InDesign to create PDFs for Lob, you can also reference the video Exporting PDFs from InDesign to audit your creative before it is sent to Lob.

Font formats

Supported fonts

Ideally, all fonts in provided PDFs should be embedded. Embedding a font in a PDF ensures that the final printed product will look as it was designed. Fonts can vary greatly in size and shape, even within the same family. If the exact font that was used to design the artwork is not used to print, the look and placement of the text is not guaranteed to be the same.

In general, requests that provide PDFs with un-embedded fonts will be rejected. We make an exception for "standard fonts", a set of fonts that we have identified as being common. PDFs that contain un-embedded fonts that are found in the list, and match the accepted font type will be accepted. Otherwise, the request will be rejected.

We support the following web font formats:

  • TTF

  • OTF

  • SVG

  • EOT

  • Google web fonts

  • Custom fonts within your HTML templates

  • See our full list of supported PDF Fonts in our API docs

Unsupported fonts

  • Type 1 fonts (deprecated Jan 2023)

  • Type 3 fonts

  • Adobe (Typekit) fonts Adobe Fonts (formerly Typekit Fonts): These fonts require white-listing a specific domain, which Lob is unable to do. Our recommendation is to either host the font yourself and use it within your HTML, or find an appropriate non-Typekit font to replace it with.

Image formats

PNG: This is a raster image format that can have a transparent background. It is generally of higher quality than other image formats.

JPEG: This is a raster image format that is often used for photographs. It does not allow for a transparent background.

When using PNGs or JPEGs with Lob, we require a minimum of 300 dpi. The dpi is calculated as (width of image in pixels) / (width of product in inches) and (length of image in pixels) / (length of product in inches). For example: 1275px x 1875px image used to create a 4.25" x 6.25" postcard has a dpi of 300. It is also recommended that you don't greatly exceed 300 dpi, as this will result in unnecessary additional file size.

Submitted images must have the same length-to-width ratio as the chosen product. Images will not be cropped or stretched by the API.

Hosting content

When you pass an image or send HTML in your API request, Lob will then render and host the content.

If you are sending at high volumes, we recommend you host the content yourself on a performant file hosting provider, such as Amazon S3, and send Lob a hosting URL to the content in your API request. This will reduce your API request time.

All URLs must be accessible. For example, broken links, missing files, and incorrect permissions will all cause mail pieces to fail. See here if you are experiencing rendering errors.

Design tools

We highly recommend using the Adobe Creative Suite (Adobe Illustrator, Photoshop, or InDesign) to design your content. This will give you design flexibility and multiple export options. Here are some tips to create print-ready PDFs with InDesign.

Please note that PNG files are RGB only—to prepare a file for printing, our rendering engine must convert this color profile to CMYK. During this conversion, there may be a slight variance in color that would impact the print result. If you require a very specific color experience (to abide by brand guidelines for example), then we recommend providing a PDF file and/or evaluating the color in Adobe Photoshop Pro.

Converting from PDF to HTML

If you want to take advantage of the personalization opportunities of HTML, we recommend using a developer to convert your PDF designs to HTML. We'd estimate 15 minutes to 2 hours of development time for the average file. Some applications like Adobe Illustrator come with HTML export options, but note that their exports won't typically produce HTML that conforms to Lob's requirements.

Need help with converting your creative files to HTML? You can now easily import your creative from popular design programs and quickly spin up merge variables. See Creative conversion tools for more info.

Proofing

To see how your HTML is rendered, create a Test API request either through the API or view a preview in the dashboard (HTML templates). Lob's HTML renderer is based on Webkit. For this reason, using the Safari browser will show previews more accurately.

This works for PDFs as well as long as the submitted PDF follows our guidelines. If a PDF not following guidelines is submitted, the rendered proof may not reflect the final printed product.

If using Campaigns in the dashboard, the Creative Proof will render and present a single mail piece. (It will include merge variables, address block, Lob carbon-neutral logo, and indicia, plus return address and QR codes if included.)

We highly recommend sending yourself a printed piece to validate the mail piece's appearance.

Why does my design render differently with Lob than it does with my design tool?

This difference is likely due to variations found in the rendering engine of your design tool vs. web-based browser, which seemingly results in slight deviations.

  • Design tools and web browsers are different mediums with different font-rendering engines. Put simply, design tools do not render based on CSS and HTML, as they are not web browsers. Different browsers (e.g., Safari vs. Chrome browsers) will show variations in rendering as well.

  • Points, for measuring typeface, are not a precise measurement. Point size (or ‘pt’) refers to the bounding box of the letter — not the letter itself. Differences in font files and rendering engines may also add to the rendering discrepancy.

    • For example, if you create a PDF in Adobe InDesign, that tool’s rendering engine will define “11pt” font differently than what Lob’s web-based rendering engine defines “11pt” to be. Points, for measuring typeface, are not a precise measurement. In metal type, point size refers to the height of the metal body on which a typeface’s character is cast. In digital typefaces, the metal body is replaced by an invisible box known as the em square. Each character fits inside that em square or em box. The em size of a font is equal to its point size. The point size is also used to measure leading (line-height), line length and other elements, apart from font size.

    • Given the point size system is not based on a universal standard, any differences that exist are likely due to rendering engines. It is best practice to review requests in your Test Environment, prior to requesting them in the Live environment.

  • The rendered image can also vary based on the DPI (Dots per Inch: a measure of the resolution of a printed document or digital scan) and zoom settings of your design tool vs. your web browser.

Why is the content of my mail missing?

If you are receiving a blank PDF when trying to render content, but the content of the link is not blank, it may be that the link was not performant. In order to avoid such issues, we recommend using a performant service, such as Amazon S3, to host the content.

In order for this content to be visible, ensure that the link is set to public viewing, and not private, as this is one of the common reasons why content may appear as missing or blank in your creative.

What are these smudges on my postcards and/or self-mailers?

Smears and smudges are an industry-wide issue that has been extensively researched by our Production team. We've found that the USPS's high-speed sorting machines are what typically cause these scuff marks. If postcards or self-mailers get exposed to the belts for a millisecond longer than they're supposed to, they're at the risk of getting abrasions. This is not an isolated incident for our printer or for our mailers. Below links are a few articles that further explain the issue with examples of how these would look like.

We are unfortunately unable to provide a refund or credits for these smudge marks.

Last updated