Method and system to allow printing compression of documents

A print compression method and system reduces the amount of space required to print a document such that less paper is used during the printing of a document. A user defines criteria, which is used to perform document compression. However, the document compression only applies to the form of document being printed. This compression does not affect the document being edited.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
FIELD OF THE INVENTION

The present invention relates to a method and system for printing a document on a page and in particular to a method and system that automatically compresses the amount of information that is to be printed on a page in order to reduce the amount of paper needed to print the information.

BACKGROUND OF THE INVENTION

A computer printer is a computer peripheral device that produces a hard copy (permanent human-readable text and/or graphics, usually on paper) from data stored in a computer connected to it. FIG. 1 illustrates a typical computer and printing system. As shown, the personal computer 2 has a display screen 5, a keyboard 6, a coordinate input device (mouse) 7, and a controller body 8. The controller body 8 is connected to the laser printer 3 by a connecting cable 9. Therefore, various image print data generated by the personal computer 2 can be transmitted to the laser printer 3.

The data received by the printer may be: 1) a string of characters, 2) a bitmapped image, or 3) a vector image. The string of characters, in computing terms, plain text is textual material that is usually in an unformatted form. Plain text is represented as files in ASCII text or human-readable form. Each character has a binary code representation. For example, the binary code for a ‘carriage return’ (CR) is 0000 1101. The binary code for an ‘end text’ is 0000 1100. The binary code for a ‘null character’ is 0000 0000.

When a print instruction occurs in the personal computer, the printer driver is started to the conversion of the image data to binary format and to compress the binary data. Then, print data, including language-expressing data by a page-description language, control commands, and the compressed image data are transmitted to the laser printer 3.

A page printer such as a laser printer is capable of performing high-speed printing. Laser printers receive print data, such as text data and image data, from an external device, such as a host computer or a personal computer, and stores the print data as packet data, which includes print information and code data for characters and symbols and print position information for image data. The packet data is developed into bit image data with a printable format and stored in a print image buffer. The developed bit image data for one dot line corresponding to a single raster scan, is sequentially retrieved from the print image buffer and outputted to a print mechanism. The print mechanism then prints the text or image on a print medium such as a sheet of paper.

Much printing that occurs is informal printing in that the document is printed out to review and edit. After the completion of the editing process, the user prints a final version of the document. Many documents have data that is arranged in various ways as desired by the creator of the document. As part of theses arrangements, documents can contain many blank spaces or blank sections. In addition, the font size of the characters will necessitate the need for additional pages to contain the contents of the document. Many of these pages are printed with various amounts of information on them. In some cases, the contents of multiple pages could easily fit onto one page. The printing of document pages containing little content can result in a needless use of paper. To address the problems of wasted paper and time-consuming prints, a manual step prior to printing the document would be to take out the spaces and reduce the size of large fonts. There is no automated algorithm that can preprocess a document prior to printout that will quickly and reliably improve the efficiency of printout. Further, the manual process results in a modification of the actual document that would require changing the document back to the version prior to the compression for printing.

Currently, there is feature in some word processors, which allows a user to identify a selection of text and then also specify the desired number of pages that text should fit in. Taking that information, the word processor then incrementally shaves off point values in the line spacing, font size and margin sizes until it can fit the text into the specified number of pages. However, this feature has limitations in that it only allows very small incremental changes to the printed document. Further, the changes allowed by this function are also forced to be proportional and has a gating factor in the function to only allow a relatively small amount of change to the document before it will fail. The design goal of this feature is to maintain the same exact look and feel of the previous state and all elements of text, kerning, margin, size, line spacing are all changes in proportion to each other. This current feature would not accomplish nearly as much space savings as desired for many applications, but could be only used for documents which must keep the same formatting when printed.

There have been other efforts to reduce or compress data during the printing process. U.S. Pat. No. 5,771,340 (Nakazato, et al.) In the method printing data transmitted from a host computer is stored in a receiving buffer. An editorial unit receives the printing data in the receiving buffer in each one line and writes into a page buffer after compressed. The editorial unit compresses the printing data with plural types of compression techniques and computes compression rates for each line of data. A compression technique to be applied is determined in accordance with the compression rates. The printing data of each line up until those of the preset line X are compressed by the determined compression technique. A determination of the compression technique is repeated in every completion of the printing data processing for the X lines. An expansion unit reads out the printing data in the page buffer and deploys them into a band buffer as a raster data. An engine unit performs printing in accordance with the raster data in the band buffer.

U.S. Pat. No. 5,604,846 (Kadota) In this method in order to improve usage efficiency of a RAM provided in a video controller of a laser printer and to prevent occurrence of print overrun errors, a packet data, which contains character/symbol code data and print position information thereof, is developed into a printable format data on a band basis, which is then compressed and stored in an image data buffer provided in the RAM. The compressed image data is retrieved and decoded to restore the original printable format data. The latter data is stored in a print buffer and then sent to the print mechanism for printing. When the image data buffer does not have sufficient memory space for storing subsequent one band's worth of the packet data in compressed form, the data which has already been processed is erased to secure free area of the image data buffer. Alternatively, resolution of the printable format data stored in the image data buffer in compressed form is reduced to secure free memory space in the image data buffer.

U.S. Pat. No. 6,166,824 (Kadota) This invention describes a print data processing apparatus and an input data generating apparatus, in which image data of an original image generated by a personal computer is converted to binary in a selected binary mode. The designation number Dn of the selected binary mode is transmitted with the binary image data to a laser printer. In the laser printer, a data thinning mode-designating number Pn corresponding to the designation number Dn received is set. If the capacity of a development buffer is insufficient, the mode-designating number Pn is read and identified. If Pn=“XI”, thinning is performed in a first data thinning mode. If Pn=“Y2”, thinning is performed in a second data thinning mode. If Pn=“Z3”, thinning is performed in a third data thinning mode. Therefore, if the capacity of a storage device for storing dot image data to be supplied for printing becomes insufficient, dot image data can be reduced in size in an optimal irreversible compressing device selected in accordance with the type of original image.

Although these techniques address the compression of information in regard to the printing process, these approaches focus on the storing of information in the printer prior to the actual printing operation. These solutions do not address the problems with printing documents such that the amount of paper needed for printing is optimized.

With regard to optimizing the paper on which a document is printed, the drawbacks of the known solutions are that they require a manual step for a person to physically modify a document prior to printing. This takes valuable time and results in the original document being modified. Consider that a person modifies a document to reduce the amount of paper the printout will consume. After printing, the person must either undo the changes or save the new ‘compressed-for-printing’ document under a different name.

There remains a need for a method and system that provides dynamic analysis and compression of the contents and arrangement of a document before the printer prints the document. This analysis and compression should also occur without the need for manual steps and without the need to re-save the document.

SUMMARY OF THE INVENTION It is an objective of the present invention to provide a method and system that optimizes the amount of paper needed to print a document.

It is a second objective of the present invention to provide a method and system that automatically reduces the amount of print space needed to print out a document.

It is a third objective of the present invention to provide a method that reformats a document during the printing process such that the document requires less material for printing.

It is a fourth objective of the present invention to provide a method that can automatically modify the font size of characters in a document in order to reduce the amount of space needed to print that document.

The core idea of the invention surrounds a dynamic ‘preprinting’ process to be applied to a document such that when the document is printed, it does not need to keep the same formatting as the source document. Consider the example of a person printing a contract for delivery to a customer, the person is very concerned about format and size of characters. The printed document must match exactly the document created in the word processor. In contrast, consider the example of printing forms or reports as a draft copy or for personal consumption, the person now may not care about such formatting. By utilizing this method of printout compression, the person is able to print out such draft views with less paper and in less time.

In the method of the invention, the user can open a document via some word processing program. The user can then select the print option for printing the document. At this point, the print page could display a printer compression option in the form of an icon. When the user presses this option, the user would then supply print criteria. At this point, the method would search the document and perform reformatting tasks as defined by the print criteria. For example, there may a rule that says: replace [space] [space] with [space]. This operation would replace a double space with a single space. Other criteria could be to reduce the number of carriage returns or reduce the line spacing from double space to single space. At the completion of this reformatting process, the new document is printed. The intent is that the reductions in space will reduce the amount of paper needed to print the document.

DESCRIPTION OF THE DRAWINGS

FIG. 1. illustrates a conventional configuration of a computer and printer system.

FIG. 2. illustrates a print display screen having various options for printing a document.

FIG. 3. illustrates a print compression display page having various print compression options.

FIG. 4. is a general flow diagram of the steps in the implementation of the present invention.

FIG. 5. is a flow diagram of the interaction between a user and the method of the present invention.

FIG. 6. is a detailed flow diagram of the steps in the implementation of the present invention.

FIG. 7. is flow diagram of the implementation of specific reformatting criteria in accordance with present invention.

DETAILED DESCRIPTION OF THE INVENTION

The present invention provides automated method to reduce the amount of paper required to print certain documents. In application, the method of the invention scans through a document and modifies the document by removing unnecessary space (white space) on the document in accordance to predefined criteria for the document. The modified document is then printed using less paper. The following example shows how the invention can be applied. A person wants to print a 30-page document containing a scripting language source code listing. Upon printing the 30-page document, it is apparent that most of the white space could be eliminated. Additionally the comments could also be removed. The invention adds the preprinting functionality to reduce this amount of white space such that the entire printout is now only 10 pages. To access this function, a person would be presented with options during the printout function to allow such a compressed printout. Configuration changes to the document such including “Use minimum amount of paper as possible” or “Remove unneeded blank pages” or “Remove all embedded white space,” etcetera, can be applied prior to printing.

FIG. 2. illustrates a print display screen having various options for printing a document. This display is a typical print option screen for printing a document from a word processor. As shown, the screen contains fields associated with printing a document, which includes the name of the printer, the number pages, the number of copies, the cancel icon and the print/OK icon to initiate the printing process. Some of the icons take the user to additional screens where the user can further define how to print the document. One such icon is the ‘Properties’ icon 25. In the present invention, the print page will contain additional ‘Print Compression’ icon 27. This icon enables the user to define the criteria for a print compression of the identified document that the user desires to print.

FIG. 3. illustrates a page in which the user can define specific print compression criteria. Upon the user clicking the ‘Printer Compression’ icon 27, the print compression display shown in FIG. 3. could appear on the user's screen. As shown, this screen has several print compression parameters that a user can select. The user could click the box next to any criteria the user desires. For example, if the user clicked spaces, carriage returns, line concatenation and font size 12 point, the method of the invention would use these criteria to print the document. Clicking these icons would enact routines that function according to rules for each type of compression.

FIG. 4. is a general flow diagram of the steps in the implementation of the present invention. The first step 40 is to initialize the printing compression option. This initialization occurs when the user clicks the ‘Printer Compression’ icon 27. As mentioned, once the user clicks the Printer Compression icon, the printer compression display of FIG. 3. appears. At this point, the user can define the print compression parameters in step 41. The user can return to the main print display and initiate the printing process. During this process, step 42 retrieves the identified document to be printed. Step 43 performs the reformatting of the document according to the defined print compression criteria. After the reformatting of the file to the compressed format, step 44 prints the document in the compressed form.

FIG. 5. is a flow diagram of the interaction between a user and the method of the present invention. In step 50, a user selects a print option for a document in a conventional manner. The user then selects the print compression option from the print display in step 51. The print compression selection display of FIG. 3. gives the user many options, which can include whether or not graphics needs to be printed and whether the typeface of all fonts should be reduced in size. The user defines the print compression criteria in step 52. The user initiates the print compression option, step 53, by click the ‘OK’ icon on the printer compression display. In step 54, the method optionally allows for the user to define logical group identifiers by specifying a start and end character key map. The key map may look similar to the following:

Major Group Characters: Start =[End =]

Minor Group Characters: Start ={End =}

This provides better printing compression techniques by allowing the algorithm to analyze certain groups of characters. In a document of Java code the {and } key characters would help keep logical groups of code on the same compressed line. In a spreadsheet the keying characters may be “Item” and “Total” which will maintain the document's readability.

Step 55 applies a specific routine for compressing white space in the document. The routine first searches for white space (consecutive blank spaces) and applies a space compression rule such the below illustrated rule. For the spacing routine, the rule could be:

Replace this With this [space] [space] [space]

In step 56, the method removes multiple carriage returns and concatenates lines, which are less than one-half page wide. For the Carriage return routine, the rule could be:

Replace this With this <CR><CR> <CR>

For the line concatenation routine, the rule could be:

Replace this With this <Less than ½ lin2><CR> <characters><SPACE>

In step 57, the method reformats fonts to be readable on the paper size specified. This function involves, for example, changing a 24 pt. bold header to a 12 pt ‘normal’ non-bold text.

For the Font Size 12 routine, the rule could be:

Replace this With this 24 pt 12 pt

In an example of the below listed document content, the algorithm (routine) first replaces all the multiple spaces with a single space.

value value value value value value value value value value value value value value value value value value value value value value value value value value value value value value

As a result, the document then looks like this:

value value value value value value value value value value value value value value value value value value value value value value value value

The algorithm then looks for carriage returns, which appear well before the end of the line. If the user has a document which contains
  • value
  • value
  • value
  • value
  • value
  • value
  • value
  • value
  • value
  • value

The invention analyzes these carriage return new lines, compressing them down to single spaces. From a pre “amount of data” point of view, the new line takes up the same storage space as any other character, but it obviously causes more paper to be wastes upon printout. Again, with this treatment, the document then looks like:

value value value value value value value value value value value value value value value value

Next, the algorithm looks at the sizes of characters in the document and reduces these fonts to the defined font (12 pt). If the font size is already smaller, that font size would remain the same. In an alternate approach if no font size is specified, the algorithm can look at the sizes of characters in the document to determine if the fonts can be reduced in size whilst still being readable. If the document contains: Hello, this is Chris Now we have some smaller text here, but all I care about is that I can read it . . . blah . . . blah . . . blah . . . The invention analyzes the font sizes and type in the document and takes into account the size of the paper that the document is to be printed on. Each font that can be reduced while still readable when printed on the selected paper size is modified. Again, with this treatment, the document looks like:

Hello, this is Chris. Now we have some smaller text here, but all I care about is that I can read it . . . blah . . . blah . . . blah . . .

If there are no shorten lines, the line concatenation criteria would not apply in this particular document. Taking these three compression techniques into account, a script which looks like:

while (1) { blah_blah    echo (“Hello World!”) endblah_blah } Will end up looking like: while (1) { blah_blah echo (“Hello World!”) endblah_blah }

In some applications, a user may only want to compress a portion of the document. FIG. 6. is a detailed flow diagram in which the user designates a portion of the document to compress during the printing process. In step 60, the print compression process option is implemented by receipt of a print compression command. As part of this step 60, the method also receives information about the print compression criteria. The start marker identifying the beginning of the section to be compressed and the end marker identifying the end marker of the section are designed in as part of these criteria. After receipt of the print compression criteria, step 61 retrieves the file of the document to be printed. Step 62 identifies the start marker and end markers and moves to the location of the start marker. Step 63 retrieves and performs a print compression criterion. This criterion is performed until the detection of the end marker in step 64. Step 65 determines if there is another print compression criterion to perform. If there is another criterion, the process moves to step 63 and repeats steps 63, 64 and 65 for that criterion. If there are no more print compression criteria to perform, the method prints the reformatted document in step 66.

In addition to text material, many documents have graphics and pictures in the documents. To compress these documents, there has to be a determination of the treatment of the pictures or graphics. Options could be to remove a picture from the printed document, relocate a picture to another location in the document or to reduce the size of a picture at its current document location.

FIG. 7. is flow diagram of the implementation of specific print compression criteria considering documents that have pictures. Step 70 is the initialization step and can include (for purpose of explanation) the steps of identifying the print compression criteria as described in FIG. 6. Step 71 compresses the blank spaces in the document. Step 72 can compress the carriage returns in the document. At the completion of the designated print compression criteria, step 73 makes a determination of whether the document contains a picture. This determination may be based on picture identifiers in the file. These identifiers may be inherent in the file and may not require the user to specifically designate them. If there are pictures, the determination is made in step 74 of whether to remove the picture(s), modify the picture size or relocate the picture. Relocation of the picture could be to place the pictures at the end of the document. The user can also designate if they want to print the pictures as part of the compressed document file. Step 75 performs the defined criteria on the picture(s). Next, the document is printed in compressed format in step 76.

The advantages of the present invention provide an important feature that will allow users to more efficiently print documents. Some of the advantages over the known solutions are therefore:

  • 1) The time taken to print a document for draft or personal consumption is reduced;
  • 2) The amount of paper needed to print the full document is reduced;
  • 3) There is no manual step for a user to have to modify the document prior to printing. The invention automates the process dynamically;
    4) The amount of ink used to print the entire document is reduced. It is important to note that while the present invention has been described in the context of a fully functioning data processing system, those skilled in the art will appreciate that the processes of the present invention are capable of being distributed in the form of instructions in a computer readable medium and a variety of other forms, regardless of the particular type of medium used to carry out the distribution. Examples of computer readable media include media such as EPROM, ROM, tape, paper, floppy disc, hard disk drive, RAM, and CD-ROMs and transmission-type of media, such as digital and analog communications links.

Claims

1. A method of compressing a document format for printing without affecting the original document format comprising the steps of:

identifying defined print compression criteria;
retrieving a copy of the document for printing;
identifying one or more areas of the document designated for print compression;
reformatting the document by automatically compressing the retrieved document by applying the identified print compression criteria to the document file; and
printing the compressed document file.

2. The method as described in claim 1 wherein the identified print compression criteria could include the reduction of consecutive spaces, the reduction of multiple consecutive carriage returns and the reduction of font size of characters in the document file.

3. The method as described in claim 1 further comprising after said document retrieving step, the step of identifying a start document marker and an end document marker, the start and end document markers designating the portion of the document for which print compression is required.

4. The method as described in claim 3 wherein the start area marker and end area marker further comprise default markers, which are the start of the document and end of the document when no particular start area marker and no end area marker are identified.

5. The method as described in claim 2 wherein said reformatting step further comprises:

scanning the document file; and
identifying consecutive spaces in a line of characters; and
reducing the number of consecutive spaces to one space.

6. The method as described in claim 5 further comprising after said step of reducing the number of consecutive spaces to one space, the steps of:

determining the lengths of consecutive lines; and
combining consecutive lines when the combine lengths of consecutive lines are less than the length of a document line.

7. The method as described in claim 5 further comprising after said step of reducing the number of consecutive spaces to one space, the steps of:

determining the total length of consecutive lines;
determining a point of concatenating the length of the second line such that part of the second line is added to the first line such that the length of the first line is increased to a length that does not exceed document margins;
adding the second line to the first line up the point of concatenation of the second line; and
repeating said determining total length of consecutive lines step, said determining concatenating point step and said adding lines step for consecutive lines.

8. The method as described in claim 7 wherein said steps in claim 7 are performed for a designated portion of the document, one such designation being a paragraph designation.

9. The method as described in claim 2 wherein said reformatting step further comprises;

scanning the document file; and
identifying multiple consecutive carriage returns and reducing the multiple consecutive carriage returns to one carriage.

10. The method as described in claim 9 further comprising after said step of reducing the number of consecutive spaces to one space, the steps of:

determining the lengths of consecutive lines; and
combining consecutive lines when the combine lengths of consecutive lines are less than the length of a document line.

11. The method as described in claim 9 further comprising after said step of reducing the number of consecutive spaces to one space, the steps of:

determining the total length of consecutive lines;
determining a point of concatenating the length of the second line such that part of the second line is added to the first line such that the length of the first line is increased to a length that does not exceed document margins;
adding the second line to the first line up the point of concatenation of the second line; and
repeating said determining total length of consecutive lines step, said determining concatenating point step and said adding lines step for consecutive lines.

12. The method as described in claim 2 wherein said reformatting step further comprises:

identifying character font sizes;
modifying the font size of characters according to an identified font size in the identified document print criteria;
determining the lengths of consecutive lines; and
combining consecutive lines when the combine lengths of consecutive lines are less than the length of a document margin.

13. The method as described in claim 2 wherein said reformatting step further comprises:

identifying character font sizes;
reducing font size of characters according to an identified font size in the identified document print criteria;
determining the total length of consecutive lines;
determining a point of concatenating the length of the second line such that part of the second line is added to the first line such that the length of the first line is increased to a length that does not exceed document margins;
adding the second line to the first line up the point of concatenation of the second line; and
repeating said determining total length of consecutive lines step, said determining concatenating point step and said adding lines step for consecutive lines.

14. The method as described in claim 1 wherein said reformatting the document by automatically compressing the retrieved document by applying the identified print compression criteria to the document file further comprises the steps of:

scanning the document file;
identifying consecutive spaces in a line of characters and reducing the number of consecutive spaces to one space;
identifying character font sizes and modifying the font size of characters according to an identified font size in the identified document print criteria;
identifying multiple consecutive carriage returns and reducing the multiple consecutive carriage returns to one carriage;
determining the lengths of consecutive lines; and
combining consecutive lines when the combine lengths of consecutive lines are less than the length of a document margin.

15. A computer program product in a computer readable medium for compressing a document format for printing without affecting the original document format comprising:

instructions for identifying defined print compression criteria;
instructions for retrieving a copy of the document for printing;
instructions for identifying one or more areas of the document designated for print compression;
instructions for reformatting the document by automatically compressing the retrieved document by applying the identified print compression criteria to the document file; and
instructions for printing the compressed document file.

16. The computing program product as described in claim 15 wherein said reformatting instructions further comprise:

instructions for scanning the document file; and
instructions for identifying consecutive spaces in a line of characters; and
instructions for reducing the number of consecutive spaces to one space.

17. The computing program product as described in claim 15 wherein said reformatting instructions further comprise;

instructions for scanning the document file; and
instructions for identifying multiple consecutive carriage returns and reducing the multiple consecutive carriage returns to one carriage.

18. The computing program product as described in claim 15 wherein said reformatting instructions further comprise:

instructions for identifying character font sizes;
instructions for modifying the font size of characters according to an identified font size in the identified document print criteria;
instructions for determining the lengths of consecutive lines; and
instructions for combining consecutive lines when the combine lengths of consecutive lines is less than the length of a document margin.

19. The computer program product as described in claim 15 wherein said instructions for reformatting the document by automatically compressing the retrieved document by applying the identified print compression criteria to the document file further comprise:

instructions for scanning the document file;
instructions for identifying consecutive spaces in a line of characters and reducing the number of consecutive spaces to one space;
instructions for identifying character font sizes and modifying the font size of characters according to an identified font size in the identified document print criteria;
instructions for identifying multiple consecutive carriage returns and reducing the multiple consecutive carriage returns to one carriage;
instructions for determining the lengths of consecutive lines; and
instructions for combining consecutive lines when the combine lengths of consecutive lines is less than the length of a document margin.

20. A system for compressing a document format for printing without affecting the original document format comprising:

a software module for identifying print compression criteria; and
a software module for reformatting the document by automatically compressing the retrieved document by applying the identified print compression criteria to the document file, the reformatting software module further comprising: a software module for identifying consecutive spaces in a line of characters and reducing the number of consecutive spaces to one space; a software module for identifying character font sizes and modifying the font size of characters according to an identified font size in the identified document print criteria; a software module for identifying multiple consecutive carriage returns and reducing the multiple consecutive carriage returns to one carriage; and a software module for combining consecutive lines when the combine lengths of consecutive lines is less than the length of a document margin.
Patent History
Publication number: 20070171459
Type: Application
Filed: Jan 20, 2006
Publication Date: Jul 26, 2007
Inventors: Christopher Dawson (Arlington, VA), Gregory Boss (American Fork, UT), Rick Hamilton (Charlottesville, VA), Timothy Waters (Hiram, GA)
Application Number: 11/337,257
Classifications
Current U.S. Class: 358/1.150; 358/1.160
International Classification: G06F 3/12 (20060101);