TEST MODE
Show details for 8-Page PDF Validator

8-Page PDF Validator

This is a Multipart product with a configured downloadable Validation Report for PDF profile .

Product Description:
This product configuration is designed for users who need to ensure that their PDF files conform to an 8‑page standard before printing. The system uses a dedicated validation profile—"8 Page Validation Pdf"—to verify that the uploaded document meets the required criteria. Although the strict target is 8 pages, the configuration allows for up to 10 pages to provide some flexibility.

The interface is streamlined and user-friendly, featuring a single upload field labeled "Upload a PDF." Once a PDF is submitted, the system automatically applies the validation profile, ensuring that the file adheres to the 8‑page requirement. There is no automatic correction—this configuration focuses solely on validation.

Key Features:

  • Dedicated Validation: Utilizes the "8 Page Validation Pdf" profile to check that PDFs meet the 8‑page standard.

  • Flexible Tolerance: Allows documents with up to 10 pages.

  • Simple Interface: A single, clear upload field simplifies the process for end users.

£0.00
<?xml version="1.0" encoding="utf-8" ?>
<Configuration previewModeType="minimumdummypages" editorMode="required" confirmPreview="False">
   <Parts>
       <PartConfiguration maxPageNum="10" type="userupload" name="upload" requiredCheckProfile="8 Page Validation Pdf" optionalFixProfile=""  />
   </Parts>
   <InputItems>
       <InputItem type="part">
           <ItemInfo>
                   <InternalName>upload</InternalName>
                   <UIName>Upload a PDF</UIName>
                   <UIDescription>Upload PDF files for printing</UIDescription>
           </ItemInfo>
           <ItemContent>
                   <PartName>upload</PartName>
                   <Usage type="range" min="1" max="1" />
           </ItemContent>
       </InputItem>
   </InputItems>
   <Order>
      <OrderItem>upload</OrderItem>
   </Order>
</Configuration>