Simplified method to print inherited pages in a page printer

Facsimile and static presentation processing – Static presentation processing – Memory

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C358S001160

Reexamination Certificate

active

06275300

ABSTRACT:

FIELD OF THE INVENTION
This invention relates in general to image transfer devices and, more particularly, to producing a combined page having all of the composition of a first page plus all of the composition of a second page.
BACKGROUND OF THE INVENTION
The Post-Script “copypage” operator causes the current page to be printed, then starts the next page with the same contents and composition state. The composition of the next page can continue normally or can close at any time, so the next page is the sum of all the postscript composition for both pages.
The “copypage” functionality is required for a complete emulation of the Post-Script language. The main utility for this operator is passing standardized Post-Script test packages. This copypage feature is also useful for debugging drivers and custom applications because this operator may be inserted at strategic points to isolate problems.
Previously, there were several different methods to accomplish Post-Script copypage functionality. These methods tended to be more complex to design, implement, and test than the value of the copypage feature. In some cases the implementation would not work for extensions such as duplexing.
In one Post-Script implementation, the method was to insert a special mark into the Display List when the copypage was parsed by the Post-Script Parser. The Display List was used with both the original and the next page. The difference was that rendering for the original page exited when the special mark was found, while it continued on for the next page. At first glance this approach seems simple. However, it requires sharing a resource between pages that was normally bound to one page. The implementation for this unnatural act required a considerable amount of complexity in design and implementation.
For example, consumable objects such as raster patches that normally had a one page lifetime required indeterminate lifetimes of two or more pages. This approach required reprocessing of the display lists and/or the use of reference counts on patches. A symptom that the single shared display lists were overly simplified was that the method broke down for duplex pages.
Another previous method for the implementation of copypage was to create and save a separate Display List copy for the next page, print the current page with the current Display List, then restore the saved Display List copy to continue the next page. This method also required substantial complexity to handle single-page consumable items such as raster graphics on multiple pages.
Both methods also required substantial complexity in order to synchronize caches such as the font cache. Adjustments for lifetimes had to be made that would manage lifetimes for the extra pages. In the first method discussed, the Display List must be parsed to determine the current characters and/or the font cache must be parsed and updated.
SUMMARY OF THE INVENTION
According to principles of the present invention in a preferred embodiment, a system and method produce a combined page having all of the composition of a first page plus all of the composition of a second page. The first page is received and divided into bands. Each band is rasterized if it is not already rasterized. After each band is rasterized, the raster image is saved to a solitary band store. The next page is then received and divided into bands. Each of the bands of the second page corresponds to one of the solitary band stores from the first page. Each of the bands of the second page is rendered into the corresponding band store from the first page to create combined band stores. Each of the combined band stores is then printed to produce the combined page.
According to further principles of the present invention in a preferred embodiment, the display list of the first page is preserved as the first page is divided into bands and rasterized. The first page is printed from the display list after each band of the first page has been rasterized and saved to a solitary band store.
Other objects, advantages, and capabilities of the present invention will become more apparent as the description proceeds.


REFERENCES:
patent: 5104245 (1992-04-01), Oguri et al.
patent: 5751924 (1998-05-01), Hamada et al.
patent: 5859954 (1999-01-01), Toda
patent: 6160632 (2000-12-01), Campbell et al.
patent: 0131966 (1985-01-01), None
patent: 0130287 (1985-01-01), None
patent: 0422688A1 (1991-04-01), None
patent: 2219114A (1989-11-01), None

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Simplified method to print inherited pages in a page printer does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Simplified method to print inherited pages in a page printer, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Simplified method to print inherited pages in a page printer will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2551444

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.