View Categories

PDF Rendering Configuration

Overview #

PDF Rendering Configuration in DnXT Administrator provides comprehensive tools for managing how PDF documents are generated, validated, and certified for regulatory submission. Regulatory authorities worldwide impose strict technical requirements on PDFs included in eCTD submissions — from PDF version and font embedding to bookmarks, hyperlinks, and security settings. The PDF Rendering module ensures your documents meet these requirements before they are included in a submission.

This module is organized into three tabs: Profiles (rendering configurations per region), Compliance Rules (the validation rules applied to PDFs), and Validate PDF (test a specific file against a profile).

Why PDF Compliance Matters: Health authorities such as FDA, EMA, PMDA, and Health Canada each have specific technical requirements for PDF documents in eCTD submissions. Non-compliant PDFs can trigger validation errors or even rejection of your submission. DnXT’s PDF Rendering module helps you catch and fix issues before they reach the agency.

Accessing PDF Rendering Configuration #

  1. Log in to DnXT Administrator.
  2. Click PDF Rendering in the left sidebar (or navigate to Configurations > PDF Rendering).
  3. The PDF Rendering view opens with three tabs: Profiles, Compliance Rules, and Validate PDF.

Profiles Tab #

The Profiles tab manages PDF rendering profiles — named configurations that define how PDFs should be generated and what standards they must meet. Each profile targets a specific regulatory region and PDF specification.

Profiles Table #

The profiles table displays all configured profiles with the following columns:

Column Description
Name The display name of the profile (e.g., “FDA Standard”, “EMA Compliant”)
Slug A URL-friendly identifier used internally
Region The target regulatory region
PDF Version The PDF specification version
System Whether the profile is a system-provided default or user-created
Actions Edit, Clone, Delete buttons

Creating a New Profile #

  1. Click the Add button in the toolbar.
  2. Fill in the profile fields:
Field Description Options
Name Display name for the profile Free text
Slug Unique identifier (auto-generated from name) Lowercase, hyphens
Description Describe the profile’s purpose Free text
Region Target regulatory authority FDA, EMA, PMDA, Health Canada, Internal
PDF Version PDF specification version 1.4, 1.5, 1.6, 1.7
Compression Enable PDF compression Enabled/Disabled
Fast Web View Enable linearization for faster web loading Enabled/Disabled
Tagged PDF Enable PDF tagging for accessibility Enabled/Disabled
  1. Click Save.

Cloning a Profile #

To create a new profile based on an existing one:

  1. Find the profile in the table.
  2. Click the Clone button in the Actions column.
  3. A copy of the profile is created with “(Copy)” appended to the name.
  4. Edit the cloned profile to customize it for your needs.
Tip: System-provided profiles cannot be deleted, but you can clone them and customize the copies. This is the recommended approach — use the system profiles as starting templates and create region-specific or organization-specific variants.

Region-Specific Requirements #

Different regulatory authorities have different PDF requirements:

Region Typical PDF Version Key Requirements
FDA 1.4 – 1.7 Embedded fonts, bookmarks, no password security, 8.5″ x 11″ preferred
EMA 1.4 – 1.7 Embedded fonts, A4 format, no multimedia, tagged PDF recommended
PMDA 1.4 – 1.6 Embedded fonts, bookmarks, A4 format, specific margin requirements
Health Canada 1.4 – 1.7 Embedded fonts, bookmarks, no security restrictions, letter or A4 size
Internal Any Custom requirements for internal use — not destined for regulatory filing

Compliance Rules Tab #

The Compliance Rules tab displays all PDF validation rules that DnXT checks during PDF validation. Rules are predefined by the system and cover the full spectrum of PDF technical requirements for regulatory submissions.

Category Filter #

Use the category filter to narrow the rules list by type:

Category Description Example Rules
Structure PDF file structure and format compliance PDF version check, file header validation
Font Font embedding and usage All fonts embedded, no Type 3 fonts, character encoding
Bookmark Bookmark structure and validity Bookmarks present, valid bookmark destinations
Link Hyperlink validity and behavior No broken links, valid URL formats, proper link annotations
Metadata PDF metadata fields Title present, author present, creation date set
Security Security and permission settings No password protection, no encryption, content copying allowed
Page Page layout and dimensions Page size within limits, consistent orientation, proper margins
Content Document content requirements No embedded multimedia, no JavaScript, no form fields

Rules Table #

Each compliance rule displays the following information:

Column Description
Code A unique rule identifier (e.g., FONT-001, LINK-003)
Name A human-readable rule name
Category The rule category (Structure, Font, Bookmark, etc.)
Severity Error (must fix), Warning (should fix), or Info (advisory)
Auto-Fix Whether DnXT can automatically fix this issue during rendering
Description A detailed description of what the rule checks
Tip: Rules marked with Auto-Fix capability can be automatically corrected by DnXT’s rendering engine during the PDF generation process. For example, if a PDF has unembedded fonts, DnXT can embed them automatically during rendering. Rules without Auto-Fix require manual correction of the source document.

Validate PDF Tab #

The Validate PDF tab provides an on-demand PDF validation tool. Use it to check any PDF file against a specific rendering profile before including it in a submission.

Running a Validation #

  1. Navigate to PDF Rendering > Validate PDF.
  2. Select a Profile from the dropdown (determines which compliance rules are applied).
  3. Enter the File Path of the PDF to validate (the path must be accessible from the DnXT server).
  4. Select the Source Type (e.g., repository file, uploaded file).
  5. Click Validate.

Validation Results #

After validation completes, the results are displayed in two sections:

Summary #

A high-level overview showing:

  • Total number of rules checked
  • Number of Errors (red) — issues that must be fixed
  • Number of Warnings (yellow) — issues that should be reviewed
  • Number of Info (blue) — informational messages
  • Overall Pass/Fail status

Detail Table #

A detailed table listing every rule that was checked, its result (Pass, Fail, Warning), and a description of any issues found. Failed rules include specific information about what was wrong and how to fix it.

Important: A PDF that passes validation against one profile may fail against another. Always validate against the profile that matches your target regulatory authority. For example, a PDF destined for an FDA submission should be validated against your FDA profile, not an EMA profile.

Common PDF Issues and Resolutions #

Issue Category Resolution
Fonts not embedded Font Re-render the PDF with font embedding enabled (Auto-Fix available)
No bookmarks Bookmark Add bookmarks in the source document or use DnXT’s bookmark generation
Password protected Security Remove password protection from the source document
Incorrect PDF version Structure Re-save the PDF using the correct version (Auto-Fix available)
Embedded multimedia Content Remove audio/video content; replace with static images
JavaScript present Content Remove JavaScript; re-export from the source application
Broken hyperlinks Link Fix or remove broken links in the source document

FAQ #

Which PDF version should I use? #

Most regulatory authorities accept PDF versions 1.4 through 1.7. PDF 1.4 has the broadest compatibility and is the safest choice if you are unsure. Check the latest guidance from your target authority for specific requirements.

Can DnXT convert Word documents to compliant PDFs? #

Yes. DnXT’s rendering engine can convert documents to PDF format using the configured profile settings. The rendered PDF will have fonts embedded, correct version, and other profile-specified properties applied automatically.

What does “Fast Web View” mean? #

Fast Web View (linearization) restructures the PDF so that it can begin displaying before the entire file is downloaded. This is a “nice to have” for web-based submission portals but is not required by most authorities.

Can I create custom compliance rules? #

The compliance rules are system-defined and cover industry-standard requirements. Custom rules cannot be added through the UI. If you need additional validation checks, contact DnXT Solutions to discuss custom rule development.

How often should I validate PDFs? #

Validate PDFs when they are first added to a submission and again before final publishing. If a document is updated or re-rendered, validate the new version. Establishing a validation step in your workflow (using the Workflow Manager) ensures this happens consistently.

Related Articles #

Powered by BetterDocs

Leave a Reply

Your email address will not be published. Required fields are marked *