Documents

Document to PDF

Export is not a print dialog. The document is rendered on the server from the same page layout you have been editing, which is why the PDF matches the screen rather than approximating it.

Create a document with OneCraftWhere the export happens, why it takes a moment, and what comes out
A website proposal open in the document builder with the block toolkit on the left
The document builder. Every block on the page is editable, and the toolkit on the left is what you can add.

Rendered, not printed

The export runs on the server in a headless browser against the real document, then hands back a file. That is the reason the PDF has the same page breaks, the same fonts and the same page numbers as the canvas: it is the same layout engine, not a second interpretation of it in a print stylesheet.

It saves first, then queues

If there are unsaved edits they are written before the render starts, so you never export yesterday’s version by accident. The request is then polled until the file is ready. A short document is quick; a long one with charts takes longer, and the wait is the render rather than the download.

What you get

A single PDF with real text, so it can be searched, selected and read by a screen reader. Charts and diagrams are drawn rather than screenshotted. The footer and page numbers are on every page they were set for, and the cover, if the document has one, is the first sheet.

Check these three before you send it

The last page, because a stranded signature block or a single orphaned line is the one thing readers notice. The contents page, if there is one, because a late edit can move a section. And the footer, which is where an unedited placeholder survives longest, since nobody reads their own footer.

How it works, in three steps

  1. Step 1

    Finish editing

    Unsaved changes are written before the render, so what you see is what is exported.

  2. Step 2

    Export and wait

    The render is queued and polled. Longer documents take longer, and that is the render, not the download.

  3. Step 3

    Read the last page and the footer

    Those are where problems survive into a sent PDF.

The full walkthrough with screenshots is in the guide Create a document with AI.

Limits worth knowing

See it on a finished piece

Questions people ask

Is the text in the PDF selectable?

Yes. It is rendered as real text, so it can be searched, copied and read by a screen reader rather than being a picture of a page.

Why does the export take a few seconds?

Because the document is rendered on the server rather than printed by your browser, which is what makes it match the screen exactly.

Will the PDF page breaks match what I see?

Yes, the same layout engine produces both, including the page numbers and the contents list.

Make your own document

The button opens the generator with this use case already described. Change the wording to match yours, generate, then edit anything you like.

Create a document with OneCraft

Related pages

More finished work of this kind is on the document examples hub.