Reached from the Projects list's + icon. The fastest way to get a blank project going:
- Give it a project name - this becomes the folder name, so keep it filesystem-safe (letters, numbers, hyphens, underscores). If a project with that name already exists, you'll be told rather than overwritten.
- Set a canvas size (in mm - defaults to 210×297, A4) and a background color.
- Tap Generate & Open Editor.
This creates the project folder with:
- A blank
base.pdfat the size/color you chose. - A stub
form.jsonwith no fields yet.
...and drops you straight into the Layout Editor so you can start placing things on the page. From there:
- Go to the Project Files screen to build out the form
(
form.json) and add assets/fonts. - Come back to the Layout Editor any time to keep designing the layout.
Prefer to start from an existing template instead? See Quick Start.