Adding Objects
This page covers every kind of object you can place on a design, with a short demo video for each section.
We call any element you place on the design an object — text, image, table, shape, etc. are all objects.
Object types
| Type | What it's for |
|---|---|
| Text | Headings, body copy, captions |
| Rectangle / Ellipse | Borders, dividers, accents |
| Image | Logos, photos, hanko (seal) images |
| QR code / Barcode | Scannable URLs and product codes |
| Table | Line items, list-style data |
| Header / Footer | Page-top and page-bottom content |
| Group | Treat several objects as one |
Click a link to jump straight to that section.
Add text
Place text — item names, totals, or any copy.
- Pick the Text icon from the toolbar.
- Drag a frame on the canvas where you want the text.
- Type into the input field that appears.
- Click Confirm.
To edit existing text, double-click it. Use the properties panel to change font size, color, and font face.
Add shapes (rectangle / ellipse)
Place rectangles or ellipses for borders, dividers, or accents.
- Open the shape tool in the toolbar.
- Pick Rectangle or Ellipse. Clicking the shape tool itself selects the current shape; use the dropdown arrow to switch shapes.
- Drag on the canvas to set its size.
- After placing, use the properties panel to adjust fill color, stroke width, corner radius, etc.
Add an image
Place an image file — your company logo, a hanko (seal), etc.
- Open the image tool from the toolbar.
- The "Pick an image" dialog opens.
- Use the Upload tab to add a new file, or the Library tab to pick a previously uploaded image.
- Supported formats: PNG / JPEG / GIF / SVG / WebP
- Click Set image.
- The dialog closes and the editor enters image placement mode.
- Drag on the canvas to set the image size.
- Once uploaded, an image can be reused in any design within the same workspace (Library tab).
- There's no strict size cap, but keeping images under a few MB keeps display and PDF generation snappy. Consider compressing very high-resolution photos before uploading.
Add QR code / barcode
Place a scannable code.
- Open the image tool dropdown in the toolbar.
- Pick QR code or Barcode.
- Drag on the canvas to place it.
- In the properties panel on the right, fill in the Value — the data you want to encode (URL, product code, etc.).
- The code on the canvas updates as you type.
The QR/barcode Value field can also be a variable. For example, to encode a different URL per customer, use a parameter you define in Variables Basics (next page) as the Value.
Add a table
Place rows of variable-count data — line items, lists, etc.
- Pick the Table tool in the toolbar.
- Drag on the canvas to set its size.
- The Table settings dialog opens.
- Pick an array parameter (you need an array-typed parameter prepared in advance — see Variables Basics).
- Add or edit columns as needed.
- Click Confirm to place the table.
Add headers / footers
Show titles or notes at the top and bottom of the page.
- Place the header content as Text at the top of the page.
- Place the footer content as Text at the bottom of the page the same way.
- Combine images for logos, or variables for things like page numbers.
The current version recommends placing headers and footers as ordinary text/image objects on the page. Dedicated, page-spanning header/footer regions are planned for a future release.
Group objects
Treat related objects as one.
- Select the objects you want to group by dragging a rectangle around them.
- Click the Group button on the toolbar.
- From now on, the group can be moved, resized, or copied as a single unit.
✅ Page completion check
- You placed at least one of each: text, shape, image, QR/barcode, table
- You can click a placed object to select it and change its properties
- You can drag-select multiple objects and group them
Next step
Once you can place objects, continue with Variables Basics to make your design accept different values at output time.