TEST MODE
Show details for Multi-Version PDF Uploader

Multi-Version PDF Uploader

This is a Multipart product with Versioning enabled and the Preview is disabled.

Product Description:
This product configuration is designed for customers who need to upload PDF files for printing without the need for a preview. The product supports versioning, meaning that multiple iterations can be uploaded into a single instance of the product. With the preview mode disabled, the focus is entirely on ensuring that the correct document is uploaded and processed.

Key features include a mandatory editor step that guarantees all necessary customizations are made before submission. The interface is streamlined with a single upload field, making the process simple and efficient for users who do not require a visual preview of their document.

Highlights:

  • Versioning Enabled: Supports multiple iterations and updates of the uploaded PDF.

  • Preview Disabled: No preview is generated, streamlining the upload process.

  • Mandatory Editor Mode: Ensures all required customizations are completed before submission.

£2.00
Pack(s) (2 units)
<?xml version="1.0" encoding="utf-8" ?>
<Configuration previewModeType="none" editorMode="required" confirmPreview="False">
   <Parts>
       <PartConfiguration type="userupload" name="upload" requiredCheckProfile="" 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>