|
App
Application: Comparison Brochure (Banking, VI Level: L3)
Workflow Documentation
Data Environment
(Describe the typical sources of data and format in this type of application.)
Delimited data from customer database
Supplemental Data
(File names and format and include any supplemental data that was used to produce the application.)
None.
Web Integration
(If applicable, describe the process for enabling web-based data input into the application.)
Data can come from any source, no additional processing needed.
Data Conditioning
(What, if anything, had to be done to make the data usable in your application?)
Open in Excel and save as a delimited file format. Header files cannot have spaces in VIPP. The spaces were deleted.
Quark File Conditioning
(What if anything had to be done to the Quark file provided to make it usable in this application.)
When applicable, Quark static portions of the design were saved as an EPS and used as a background image.
Asset Library
(Describe the architecture and formats that the static and variable assets were stored in.)
VIPP Project folder or VIPP Project Container
Coding
(Describe the business logic and coding methods for enabling the composition and assembly of variable pages.)
The background design, created in Quark, is imported as an EPS image background. GUI based logic wizards in Proform Designer allow all business logic to be created.
Lytrod's Proform Designer creates VIPP code and resources and the document is ultimately composed and assembled at the VIPP enabled engine from the raw data.
RIP and Print Process
(Describe the production print stream and the composition, imposition, RIP and print process? Document all file names needed to load and run your application.)
The VIPP enabled engine does the composition, imposition, RIP and print process.
Provided is a VIPP Project Container, JOB1VPC, the VPC file contains all of the files including a job submission file. The VPC can be launched using the VIPP Project Manager or on supported DFEs.
Since not all DFEs support Project Containers, a VIPP Project Folder, JOB1, is also provided. The project folder contains all files, including the data file, needed to run the application. Simply copy the JOB1 folder and its contents to the XGFC/Projects folder on the VIPP enabled engine.
The production print stream is the data file, in this case bank_customer_database.csv, which contains the VIPP job ticket and database data. In a production print environment, the data file would be sent to the VIPP enabled printer via LPR (this can be done via Lytrod's Proform Designer or via any standard LPR demon). For demonstration, you may simply open the project folder and "print" the data file: bank_customer_database.csv.
It is important to note that Lytrod supports VIPP image caching which dramatically improves job processing, as the variable images are ripped only once for the entire job.
Scalability
(How large a record set can your solution support? What are the productivity implications and/or caveats associated with scaling the run to larger thresholds?)
Unlimited. This is the advantage of the dynamic document construction method used by VIPP. The document is composed at the RIP in real time, as the data is sent to the printer.
Turnaround Time
(Document the time for an end-to-end process from trigger event to delivery.)
2 hours.
Overall Caveats and Considerations
(Anything that we need to know about this application such as workarounds, or special conditions e.g. limited number of data formats supported, etc.)
None. |