Document Image Data Reuse for Multi-Format Layout Regeneration
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods for regenerating document image data after a change in page layout require re-reading unchanged pages, leading to inefficiency and increased processing time, especially in N-up printing scenarios where multiple pages are combined on a single sheet.
Innovation Solution
An information processing system that includes a processor to acquire and reuse document image data in a first format for regenerating image data in a second format by extracting reusable data from the first format, reducing the need for re-reading unchanged pages during layout changes.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If all pages are re-read to regenerate document image data after a page layout change, then the complete document image data can be regenerated, but the processing time increases and efficiency decreases
Solution Approach 1:
The patent segments the document into individual page units, allowing selective processing. When a page layout changes, only the affected pages are re-read and regenerated, while unchanged pages are extracted and reused from existing image data. This segmentation enables parallel processing of changed and unchanged portions, significantly reducing total processing time while maintaining complete document regeneration.
Solution Approach 2:
The patent performs preliminary extraction and storage of unchanged page image data before regeneration. By identifying which pages remain unchanged and pre-extracting their image data, the system prepares reusable components in advance. This preliminary action eliminates the need to re-process these pages during regeneration, directly reducing processing time while ensuring data completeness.
2Quantity of substance
If unchanged pages are re-read during document image data regeneration, then all necessary page data is obtained, but the number of read operations increases and efficiency decreases
Solution Approach 1:
The patent identifies unchanged pages and recovers their image data from previously generated document image data, discarding the redundant re-reading operation. By comparing page layout information before and after changes, the system determines which pages remain unchanged and recovers their image data directly from existing files, eliminating unnecessary read operations while maintaining data completeness.
Solution Approach 2:
The patent creates copies of unchanged page image data from the original document image data for reuse in the regenerated document. Instead of re-reading these pages, the system extracts and copies the relevant image data portions, ensuring that the regenerated document contains complete and accurate page data while significantly reducing the number of physical read operations required.
3Adaptability or versatility
If multiple formats of document image data are generated from the same document, then format versatility is achieved, but processing complexity increases when regenerating data in different formats
Solution Approach 1:
The patent creates a universal page image data extraction mechanism that works across multiple document formats. By establishing a common process for identifying unchanged pages and extracting their image data regardless of the target format, the system achieves format versatility without proportionally increasing complexity. The same extraction logic applies whether generating PDF, image, or other document formats.
Solution Approach 2:
The patent segments the regeneration process into independent format-specific conversion steps and a universal page identification and extraction step. This segmentation allows the complex multi-format regeneration to be broken down into manageable parts: first identify unchanged pages universally, then apply format-specific conversion only where needed. This reduces overall complexity compared to completely regenerating all pages in each format.
Data Source
AI summary
An information processing system includes a processor configured to: acquire document image data in a first format and document image data in a second format different from the first format, generated from a document including a plurality of pages; when the document image data in the first format includes reusable image data of the page of the document to regenerate the document image data in the second format in response to a change in a layout of the page of the document; extract the reusable image data of the page from the document image data in the first format; and regenerate the document image data in the second format by using the extracted image data of the page.


