Create a fillable PDF in Adobe's style by building an AcroForm document from a blank A4 or US Letter page, adding up to 30 text boxes or checkboxes with unique internal names and visible labels, and downloading the file locally — no Adobe Acrobat installation required. The Create Fillable PDF tool produces the same AcroForm standard that Adobe Acrobat's Prepare Form tool uses, so the result opens in any PDF viewer that supports interactive form fields. You give the form a title, choose a page size, and define each field once in the browser editor. The output is a separate PDF download with traditional AcroForm fields, generated by the pdf-lib library without uploading your entries to a server. Each text box stores typed text and each checkbox stores a checked or unchecked state, with an optional required flag that highlights or enforces the field depending on the recipient's viewer. This narrow, predictable workflow is well suited to a registration sheet, a feedback form, a consent checklist, or any short intake page that starts from an empty layout rather than a scanned template.

how to create fillable pdf in adobe
Create a Fillable PDF in Adobe: A Browser Workflow

What Adobe Acrobat's Prepare Form tool actually does

Adobe Acrobat's approach to building a fillable PDF from scratch follows a defined path that Adobe's own help pages describe well: open Acrobat, choose Prepare Form, select "start from a blank page", add the text and labels you want, drop in form components, then adjust the layout and formatting of each field. That is the reference workflow most readers land on when they search for "how to create fillable PDF in Adobe". Acrobat also offers a route for converting an existing static or scanned form into fillable fields, plus a Fill & Sign path for one-off completion on a mobile device, and none of those paths require a Word document as the starting point — which is part of why the question comes up so often in the first place.

The challenge with the official Adobe route is that the desktop application sits behind a subscription, the full editor only ships for Windows and macOS, and the layout controls live behind a learning curve that does not always pay off for a single registration sheet, intake form, or feedback survey. A simple AcroForm PDF that does the same job in a browser session is often the faster path, and that is exactly the gap this tool is built to close.

Why a browser-based AcroForm builder covers the same task

The Create Fillable PDF tool produces the same kind of file Adobe Acrobat's Prepare Form tool produces: a PDF with traditional AcroForm fields that any modern desktop or browser PDF viewer recognizes. The page size is one of two choices, A4 or US Letter, and the layout is deliberately simple — text boxes span the usable page width beneath their label, and checkboxes appear beside their label. Fields follow the order shown in the editor, and required controls receive an asterisk.

There is no need to install a desktop application, sign in, or upload anything; the form structure and the PDF itself are created locally in the current browser, and the download is generated without sending your entries to a server. Generation and download happen locally through the installed pdf-lib PDFForm API, which keeps the work private and fast for short forms. Because the file uses the conventional AcroForm model supported by many viewers, recipients do not need the same tool to fill it out — they can open it in Acrobat Reader, a browser-based viewer, or any other standard PDF reader. For readers who want a starting point for a basic fillable PDF without committing to a paid Acrobat subscription, the workflow covers the same outcome in fewer steps.

How to create a fillable PDF step by step

  1. Open the tool and set the form basics. Open the Create Fillable PDF tool in your browser and enter a form title that identifies the document — for example "Volunteer Sign-Up Sheet" or "Parent Consent Checklist". Choose either A4 or US Letter as the page size. Make sure the editor contains at least one field before you generate, because the tool rejects a form with zero fields.
  2. Add each text box or checkbox. Add fields one at a time up to a maximum of 30 per form. For each field, pick the type (text box or checkbox), give it a unique internal name that PDF processors can rely on, type a visible label that recipients will see, and toggle the required flag if the field should be filled in. Text fields accept typed text; checkbox fields store a checked or unchecked state.
  3. Review the field list before generating. Confirm that each internal name is unique — the tool rejects duplicates that differ only by capitalization — and that every field has a non-blank label and name. Changing the title, size, type, name, label, or required option clears the previous result so an old file is not mistaken for the current settings.
  4. Generate and download the AcroForm PDF. Click the create or download action to generate the file. The tool produces a separate PDF download with traditional AcroForm fields and a result summary that reports the actual page count and field counts. When fields no longer fit on one page, the generator adds another blank page and continues without dropping fields.
  5. Test the file in the recipient's viewer. Open the downloaded file in the exact PDF viewer your recipients will use. Type into every text box, toggle every checkbox, save a copy, close it, and reopen it to confirm responses persist. Print or preview the pages to check that labels and controls fit within the printable area. If any control looks wrong, return to the editor, adjust the label or field plan, and regenerate.

Field types, labels, and naming rules

The tool accepts two field types: text boxes and checkboxes. A text field accepts typed text, while a checkbox stores a checked or unchecked state. Each field has three editable properties plus a required toggle: an internal PDF field name, a visible label, and the type itself. Internal field names are part of the PDF structure, so each name must be unique; the tool rejects duplicates that differ only by capitalization. Names accept English letters, numbers, spaces, underscores, and hyphens and are limited to 64 characters. Visible labels and the form title currently accept printable English characters and are limited to 100 characters because the generated file uses a built-in standard PDF font. These checks reject blank values, control characters, and unsupported characters instead of silently changing the structure.

The required option sets the PDF field's required flag and adds an asterisk to the printed label. Viewer behavior is not identical: some readers highlight required fields, some enforce them only during a submit action, and some provide little visible indication. The tool does not add a submit button, email action, JavaScript validation, digital signature field, dropdown, radio group, date picker, calculation, or server endpoint.

Setting Allowed values Hard limit
Form title Printable English characters Max 100 characters
Page size A4 or US Letter One choice per form
Internal field name English letters, numbers, spaces, underscores, hyphens Max 64 characters, must be unique
Visible label Printable English characters Max 100 characters
Required flag On or off Adds asterisk to printed label, sets PDF required flag
Field count per form 1 to 30 fields Generator adds pages when fields overflow

What the generator intentionally does not include

The Create Fillable PDF tool is intentionally narrow. It does not open, inspect, or modify an existing PDF, place controls over an uploaded template, recognize labels automatically, or preserve an existing document design. It cannot convert lines on a scanned form into fields. There are no drag-and-drop coordinates, columns, logos, colors, custom fonts, branding, accessibility tagging, tab-order editing, or print-production controls. Long labels fit within the supported input limit but may not suit every page design, so download and inspect the result before distribution. For a polished or regulated document, recreate the form in a professional authoring application and perform the accessibility and compliance review required for that audience.

For a signable workflow, the right follow-up tool is a separate one: Sign PDF places a handwritten signature onto a PDF for free, and Flatten PDF makes filled form fields permanent so they cannot be edited later. If the form needs to become part of a larger multi-page document, Merge PDF combines several PDFs in the chosen order; if the form needs only a subset of pages after generation, Extract PDF Pages copies the right pages into a new file.

Testing the downloaded PDF in your recipient's viewer

Once the AcroForm PDF is downloaded, the most important step is testing it in the same viewer your recipients will use. The PDF required flag is set when the required toggle is enabled, but viewers enforce or display that flag differently: some readers highlight required fields, some enforce them only during a submit action, and some provide little visible indication. There is no submit action wired up in this tool, so "required" is best treated as a visual and structural hint rather than an enforced block on an empty submission. Open the file, type into every text field, toggle every checkbox, save a copy, close it, and reopen it to confirm responses persist; print or preview the pages to check that labels and controls fit within the printable area.

If a field is mislabeled or misnamed, return to the editor, adjust the label, and regenerate — changing any setting clears the previous result so an old file is not mistaken for the current settings. Keep the field plan separately if another person will maintain the document. The downloaded PDF is not encrypted, certified, signed, access-controlled, or connected to a database, so anyone with the file may copy or alter it, and entered responses remain inside each recipient's saved PDF unless they send that file elsewhere. Do not use a blank local form alone as a secure collection system for passwords, payment card details, health records, identity documents, or other sensitive information; choose an appropriately secured service when submissions must be collected, authenticated, retained, audited, or deleted under a policy.

For a deeper look, see How to Use Adobe to Convert PDF to CSV (Locally, Too).