Static PDF

Static XFA PDF forms layout never changes at runtime, but they can be interactive for the user. The following are a few advantages of static XFA PDF forms:

  • Static XFA PDF forms layout never changes at runtime, but they can be interactive for the user.
  • Static Forms support Acrobat’s Comment and Markup tools.
  • Static Forms enable you to import and export Acrobat comments.
  • Static Forms support font sub setting which is a technique that can be done on an AEM Forms Server.
  • Static Forms can be rendered using the built-in PDF viewer that comes with modern browsers.
NOTE
You can create static PDFs using AEM Forms Designer by saving the XDP as Adobe Static PDF Form

Dynamic Forms

Dynamic XFA PDFs can change their layout at runtime, so the commenting and markup features aren’t supported. However, dynamic XFA PDFs do offer the following advantages:

NOTE
You can create dynamic pdfs using AEM Forms Designer by saving the XDP as Adobe Dynamic XML Form
NOTE
Dynamic forms cannot be rendered using the in built pdf viewers of the modern browsers.

PDF File (Traditional PDF)

A Certified Document provides PDF document and Forms recipients with added assurances of its authenticity and integrity.

The most popular and pervasive PDF format is the traditional PDF file. There are many ways of creating a traditional PDF file, including using Acrobat and many third-party tools. Acrobat provides all the following ways to create traditional PDF files. If you don’t have Acrobat installed, you may not see these options on your computer.

  • By capturing the print stream of a desktop application: Choose the Print command of an authoring application and select the Adobe PDF printer icon. Instead of a printed copy of your document, you’ll have created a PDF file of your document
  • By using the Acrobat PDFMaker plug-in with Microsoft Office applications: When you install Acrobat, it adds an Adobe PDF menu to Microsoft Office applications and an icon to the Office ribbon. You can use these added features to create PDF files directly in Microsoft Office
  • By using Acrobat Distiller to convert Postscript and Encapsulated Postscript (EPS) files into PDFs: Distiller is typically used in print publishing and other workflows that require a conversion from the Postscript format to the PDF format
  • Under the hood, a traditional PDF is very different than an XFA PDF. It doesn’t have the same XML structure, and since it’s created by capturing the print stream of a file, a traditional PDF is a static and read-only file.

A Certified Document provides PDF document and forms recipients with added assurances of its authenticity and integrity.

Acroforms

Acroforms are Adobe’s older interactive form technology; they date back to Acrobat version 3. Adobe provides the Acrobat Forms API Reference, dated May 2003, to provide the technical details for this technology. Acroforms are a combination of the
following items:

  • A traditional PDF that defines the static layout and graphics of the form.
  • Interactive form fields that are bolted on top with the form tools of the Adobe Acrobat program. These form tools are a small subset of what’s available in AEM Forms Designer.

PDF/A (PDFs for Archive)

PDF/A (PDF for Archives) builds on the document storage benefits of traditional PDFs with many specific details that enhance long-term archiving. The traditional PDF file format offers many benefits for long-term document storage. The compact nature of PDF facilitates easy transfer and conserves space, and its well-structured nature enables powerful indexing and search capabilities. Traditional PDF has extensive support for metadata, and PDF has a long history of supporting different computer environments.

Like PDF, PDF/A is an ISO standard specification. It was developed by a task force that included AIIM (Association for Information and Image Management), NPES (National Printing Equipment Association), and the Administrative Office of the U.S. Courts. Since the goal of the PDF/A specification is to provide a long-term archive format, many PDF features are omitted so the files can be self-contained. The following are some key points about the specification that enhance the long-term reproducibility of the PDF/A file:

  • All content must be contained in the file, and there can be no dependencies on external sources like hyperlinks, fonts, or software programs.
  • All fonts must be embedded, and they need to be fonts that have an unlimited-use license for electronic documents.
  • JavaScript isn’t allowed
  • Transparency isn’t allowed
  • Encryption isn’t allowed
  • Audio and video content aren’t allowed
  • Color spaces must be defined in a device-independent way
  • All metadata must follow certain standards