-
Get set up
- Learn the basics
- Access the app
- Preferences and settings
-
Use Acrobat AI
- Get started with generative AI
- Set up generative AI in Acrobat
- Understand usage and policies
-
Create documents
- Create PDFs
-
Explore advanced conversion settings
- Acrobat Distiller overview
- Create PDFs using Acrobat Distiller
- Create Watched Folders in Acrobat Pro
- Adobe PDF presets overview
- PostScript to PDF conversion guidelines
- Adobe PDF settings overview
- Share custom PDF settings
- Acrobat Distiller fonts overview
- Embedding fonts in PDFs overview
- Embed fonts using Acrobat Distiller
- Find font names in PDFs
- Scan documents to PDFs
- Optimize PDFs
-
Edit documents
- Edit text in PDFs
- Edit images or objects
- Enhance PDFs with Adobe Express
- Use links and attachments
- Edit PDF properties
- Organize pages
- Add backgrounds and watermarks
- Use headers and footers
- Apply bates numbering
- Combine files
-
E-sign documents
- Learn about Acrobat signatures
- Request e-signatures
- Manage digital signatures
- Fill and sign documents
-
Work with PDF forms
- Explore PDF forms basics
- Create PDF forms
- Fill and sign PDF forms
- Customize PDF form fields
- Insert barcodes in PDFs
- Share PDF forms
-
Share and review documents
- Share documents
- Manage comment preferences
-
Review documents
- Insert text
- Replace text
- Add attachments as comments
- Add comments in callouts
- Add comments to selected text or images
- Add markups
- Change markup colors
- Add comments using sticky notes or chat bubbles
- Add comments in text boxes
- Add comments to videos in Acrobat Pro
- Add shapes, lines, and freeform drawings
- Delete comments
- Edit comments
- Group and ungroup comments
- Join PDF reviews
- Use stamps
- Manage reviews
-
Protect documents
- Protect with passwords
- Encrypt with certificates
- Manage digital IDs
-
Redact PDFs
- About redacting and sanitizing PDFs in Acrobat Pro
- Types of redactable data
- Redact sensitive content in Acrobat Pro
- Search and redact text in Acrobat Pro
- Text redaction properties in Acrobat Pro
- Redact images in PDFs
- Change redaction appearance in Acrobat Pro
- Sanitize PDFs in Acrobat Pro
- Apply multiple codes to a redaction in Acrobat Pro
- Create redaction codes and code sets in Acrobat Pro
- Edit redaction codes and code sets in Acrobat Pro
- Use protected view
- Mitigate security risks
-
Print documents
-
Set up and print PDFs
- Adobe PDF printer settings on Windows
- Set Adobe PDF printer properties on Windows
- Save documents as PDFs
- Save documents as PostScript files
- Print PDFs with mixed page sizes
- Print large documents
- Print multiple pages per sheet
- Print bookmarked pages
- Adjust page size for printing
- Create and use custom page sizes
- Print settings
- Use secure and special print mode
- Print duplex and multi-page document
- Print booklets, posters, and banners
-
Set up and print PDFs
- Save and export documents
- Create accessible documents
-
Troubleshoot
- Install and update issues
- Performance issues
- PDF viewing and editing issues
- Print and scan issues
Field formatting options
Last updated on
Aug 16, 2025
Learn more about the options for formatting form fields, validating input, and configuring barcode properties in Adobe Acrobat.
Field formatting options in Adobe Acrobat let you to control how data is entered, displayed, and validated in PDF forms. By applying appropriate formatting, you can improve data consistency, reduce errors, and streamline the form-filling process.
Note
Selecting This document requires signatures while creating the form hides some options in the Properties dialog box.
Format text and dropdown fields
The options in the Format tab in the Form Field Properties depend on your selection in the Select format category dropdown menu. The Example of the current format field displays a live preview of the settings.
- None: No specific formatting is required.
- Number: Automatically formats numeric entries. Options include decimal places, separator style, currency symbol, symbol location, and negative number style.
- Percentage: Formats numeric data as percentages. Options for decimal places and separator style.
- Date: Format dates. Options for one-, two-, and four-digit date variations.
- Time: Formats time entries. Options for 12-hour or 24-hour clock display, minutes, seconds, and AM/PM.
- Special: Formats specific data types such as Zip Code, Zip Code + 4, Phone Number, and Social Security Number. Allows for an Arbitrary Mask for custom formats.
- A: Accepts only letters (A–Z, a-z)
- X: Accepts spaces and most printable characters
- O: Accepts alphanumeric characters (A–Z, a-z, and 0–9)
- 9: Accepts only numeric characters (0–9)
- Custom: Allows advanced formatting using custom JavaScript scripts. It includes options to add and edit Custom Format Script and Custom Keystroke Script.
Validate
- Field value is not validated: Disables validation.
- Field value is in range: Sets numeric range limits.
- Run custom validation script: Validates using custom JavaScript scripts.
Barcode value properties
The Value tab is exclusive to Barcode field properties and offers these options:
- Encode using: Allows selection of encoding methods. Options include:
- XML: Encodes data in standard XFDF format, generating a JavaScript script automatically.
- Tab Delimited: Encodes fields as tab-delimited values, useful for fitting more data into the barcode or for copying data into database or spreadsheet tables. JavaScript script is automatically generated.
- Pick: Opens a dialog box to select user data fields for barcode encoding.
- Include field names: Only available with tab-delimited encoding. Encodes field names as the first line of barcode contents, with values encoded below them.
- Custom calculation script: Displays default script. Select Edit to open the JavaScript Editor for custom calculation scripts.
- Reference to published form:
- Displays the path to the PDF form.
- Allows editing the URL to the published form.
- Helps recreate a digital version of the completed form by merging the form template with user-supplied data.
- Maintains the relationship between the form template and barcode data files.