PRINTING APPARATUS, CONTROL METHOD THEREOF, AND STORAGE MEDIUM

The present invention provides a printing apparatus which prints an image on a sheet, the apparatus comprising a reception unit configured to receive a print job for instructing to print a plurality of pages consisting of a plurality of copies, each of which has not less than one page, and a display unit configured to display print contents on a screen based on the print job received by the reception unit, wherein in a case where the print job contains information indicating the number of pages in one set that should perform finishing processing, the display unit determines the number of copies based on the information and the number of pages in the plurality of pages, and displays, on the screen, the determined number of copies and an preview image on each page in one copy as the print contents.

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

Field of the Invention

The present invention relates to a printing apparatus, a control method thereof, and a storage medium.

Description of the Related Art

A recent printing apparatus such as a copying machine or a multifunction peripheral includes a preview screen for checking print contents in advance (see Japanese Patent Laid-Open No. 2015-39846). For example, printing contents such as an image on each page of a print target, the number of copies, and the number of pages can be displayed on the preview screen.

When a plurality of copies of each page of the print target are printed, copy processing may be performed in a host terminal. In this case, the plurality of pages are generated by the copy processing in the host terminal, and a print job for instructing to print the plurality of pages is transmitted from the host terminal to the printing apparatus. However, in such a print job, for example, print contents such as an image on each page in one copy, and the number of pages in one copy and the number of copies may not be displayed on the preview screen correctly. That is, the print contents displayed on the preview screen and an actual print result may be different from each other.

SUMMARY OF THE INVENTION

The present invention provides, for example, a printing apparatus advantageous in displaying print contents on a preview screen correctly.

According to one aspect of the present invention, there is provided a printing apparatus which prints an image on a sheet, the apparatus comprising: a reception unit configured to receive a print job for instructing to print a plurality of pages consisting of a plurality of copies, each of which has not less than one page; and a display unit configured to display print contents on a screen based on the print job received by the reception unit, wherein in a case where the print job contains information indicating the number of pages in one set that should perform finishing processing, the display unit determines the number of copies based on the information and the number of pages in the plurality of pages, and displays, on the screen, the determined number of copies and an preview image on each page in one copy as the print contents.

Further features of the present invention will become apparent from the following description of exemplary embodiments with reference to the attached drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 is a block diagram showing an example of the hardware arrangement of a printing apparatus;

FIG. 2 is a view showing an example of the arrangement of software modules of the printing apparatus;

FIG. 3 is a view for explaining the arrangement of job data of a print job;

FIG. 4 is a view showing print contents displayed on a preview screen of an operation unit;

FIG. 5A shows views for explaining a general preview in a case in which the printing apparatus performs copy processing;

FIG. 5B shows views for explaining a general preview in a case in which a host terminal performs copy processing;

FIG. 6 is a flowchart showing a process executed in the printing apparatus according to an embodiment;

FIG. 7 is a flowchart showing steps of displaying print contents on a preview screen;

FIG. 8 is a flowchart showing steps of displaying print contents on the preview screen;

FIG. 9 shows views showing job data, print contents displayed on the preview screen, and a print result;

FIG. 10 is a flowchart showing a process executed in a printing apparatus according to an embodiment;

FIG. 11 is a flowchart showing steps of previewing print contents related to group printing;

FIG. 12 is a flowchart showing steps of previewing print contents related to subset finishing;

FIG. 13A shows views showing job data, print contents displayed on a preview screen, and a print result;

FIG. 13B shows views showing job data, print contents displayed on the preview screen, and a print result; and

FIG. 14 is a flowchart showing print processing.

DESCRIPTION OF THE EMBODIMENTS

Exemplary embodiments of the present invention will be described below with reference to the accompanying drawings. Note that the same reference numerals denote the same members throughout the drawings, and a repetitive description thereof will not be given.

First Embodiment

A printing apparatus 100 of the first embodiment according to the first embodiment will be described. First, the apparatus arrangement of the printing apparatus 100 according to the first embodiment will be described with reference to FIG. 1. FIG. 1 is a block diagram showing an example of the hardware arrangement of the printing apparatus 100.

A CPU 101 controls respective units of the printing apparatus 100 via a system bus 108 and executes programs stored in a storage device. For example, the CPU 101 implements the function (software arrangement) of the printing apparatus 100 and a process according to each flowchart to be described later by executing programs stored in an HDD 104.

A RAM 103 can be utilized as a temporary storage area and a work memory in a print operation of the printing apparatus 100. The HDD 104 can be a mass storage device and store various control programs executed by the CPU 101. The HDD 104 can also be utilized as, for example, a temporary storage area of data to be processed or a save area of accumulated print data. A ROM 106 is a storage device which stores an activation processing program of the printing apparatus 100. Note that each of the RAM 103, the HDD 104, and the ROM 106 is an example of a storage unit.

A network I/F is an interface which performs communication with another apparatus such as a host terminal (host computer) via an external network. An engine I/F communicates with a printer engine 107 and controls the printer engine 107. The printer engine 107 performs a process of printing (performs print processing) an image on a sheet by using, for example, electrophotography or an inkjet image forming technique, and performs finishing processing (such as stapling).

An operation unit 109 is a user interface capable of displaying a state of the printing apparatus 100 or accepting an input related to an instruction from a user for the printing apparatus 100. The operation unit 109 includes a screen (preview screen) for checking print contents in advance. For example, printing contents such as an image on each page of a print target, the number of copies, and the number of pages can be displayed on the preview screen. The preview screen may also include, for example, a touch panel or the like such that the user inputs the instruction.

The software arrangement or the like of the printing apparatus 100 will now be described with reference to FIG. 2. FIG. 2 is a view showing an example of the arrangement of software modules of the printing apparatus 100. Each software module can be implemented by, for example, causing the CPU 101 to load programs stored in the HDD 104 or the ROM 106 into the RAM 103 and execute them.

A job controller 200 systematically controls other respective software modules and plays a main role of control. A job reception unit 201 receives the print job from the host terminal via a network I/F 102 and saves it in an accumulation area 204. Note that the accumulation area 204 may be provided in the RAM 103 or may be provided in the HDD 104.

A job setting analysis unit 202 analyzes the received print job and notifies a job management unit 207 of this. The job management unit 207 manages, for each of a plurality of print jobs saved in the accumulation area 204, job settings, job data, page data, and preview images. A PDL processing unit 203 analyzes PDL data contained in the received print job for each page and performs rendering in accordance with the job settings, generating page data. The generated page data is saved in the accumulation area 204.

A page data transmission unit 205 saves page data saved in the accumulation area 204 in a page spooler 206 and transmits the saved page data to the printer engine 107. Note that the page data transmission unit 205 may be configured to transmit the page data to the printer engine 107 directly without going through the page spooler 206. The page spooler 206 may be provided in the RAM 103 or may be provided in the HDD 104.

A copy processing unit 208 performs a process of copying each page in the PDL data of the print job when a value of two or more is set for the number of copies setting in the job settings. A preview image generation unit 209 generates a preview image for each page in the PDL data of the received print job and stores it in the accumulation area 204. A preview screen display unit 210 displays (previews), on a preview screen of the operation unit 109, the job settings (such as the number of copies) analyzed in the job setting analysis unit 202 and a preview image on each page generated in the preview image generation unit 209. A page order judgment unit 211 judges the arrangement type of a plurality of pages in the PDL data of the received print job. For example, the page order judgment unit 211 judges whether the arrangement of the plurality of pages in the PDL data is the arrangement for performing collation printing, the arrangement for performing group printing, or the arrangement for performing another printing.

The arrangement of job data of the print job received by the printing apparatus 100 and print contents displayed on the preview screen of the operation unit 109 will now be described with reference to FIGS. 3 and 4, respectively. FIG. 3 is a view for explaining the arrangement of job data 300 of the print job. The job data 300 can contain, for example, job settings 301 and PDL data 302. The job settings 301 can describe a print setting regarding an entire job, and contain, for example, information such as the number of copies, the number of pages in one set that should perform finishing processing, and the type of the finishing processing. In the PDL data 302, data on a page of a print target is described in a PDL format. FIG. 4 is a view showing print contents 400 displayed on the preview screen of the operation unit 109. On the preview screen of the operation unit 109, for example, preview images on the respective pages in one copy can be displayed in an image display unit 401 on the left side, and the job settings analyzed in the job setting analysis unit 202 can be displayed in a setting display unit 402 on the right side.

When a plurality of copies of the page of the print target are printed, copy processing is performed in the printing apparatus or in the host terminal. When the copy processing is performed in the host terminal, a plurality of pages are generated by the copy processing in the host terminal, and a print job for instructing to print the plurality of pages including a plurality of copies of one or more pages is transmitted from the host terminal to the printing apparatus. However, in the print job transmitted from the host terminal, for example, print contents such as an image on each page in one copy, and the number of pages in one copy and the number of copies may not be displayed on the preview screen correctly. That is, the print contents displayed on the preview screen and an actual print result may be different from each other.

General previews in a case in which the copy processing is performed in the printing apparatus and in a case in which the copy processing is performed in the host terminal will now be described with reference to FIGS. 5A and 5B. In a description below, an example will be described in which two copies of document data with three pages are printed, and finishing processing (for example, stapling) is performed every copy (one set).

First, the case will be described in which the copy processing is performed in the printing apparatus. FIG. 5A shows views showing job data 501, print contents 502 displayed on the preview screen, and a print result 503 in the case in which the copy processing is performed in the printing apparatus. In this case, the job data 501 (print job) containing PDL data of three pages and a job setting with the number of copies being set to “2” is transmitted to the printing apparatus, as shown in the left view of FIG. 5A. In the general printing apparatus, the PDL data and job settings in the received job data 501 are displayed on the preview screen without any change. Accordingly, preview images of three pages corresponding to one copy, and the job settings of the number of copies: 2″, the number of pages: 3″, and “finishing processing: stapling” can be shown in the print contents 502 displayed on the preview screen, as shown in the middle view of FIG. 5A. The printing apparatus performs rendering of the PDL data in the PDL processing unit 203, copies two copies in the copy processing unit 208, and then outputs a result by performing staple processing for each copy. The right view of FIG. 5A shows the actual print result 503 output from the printing apparatus. In the case in which the copy processing is performed in the printing apparatus as described above, it is possible to match the print contents 502 displayed on the preview screen and the actual print result 503 even if the PDL data and the job settings in the job data 501 are displayed on the preview screen without any change.

The case in which the copy processing is performed in the host terminal will now be described. FIG. 5B shows views showing job data 504, print contents 505 displayed on the preview screen, and a print result 506 in the case in which the copy processing is performed in the host terminal. In this case, the job data 504 (print job) containing PDL data of six pages and a job setting with the number of copies being set to “1” can be transmitted to the printing apparatus, as shown in the left view of FIG. 5B. The number of pages in one set (the number of pages in one copy) that should perform finishing processing can be set for the job data 504.

In the general printing apparatus, the PDL data and job settings in the received job data 504 are displayed on the preview screen without any change as described above. Accordingly, preview images of six pages corresponding to two copies, and the job settings of the number of copies: 1″, the number of pages: 6″, and “finishing processing: stapling” can be shown in the print contents 505 displayed on the preview screen, as shown in the middle view of FIG. 5B. Such a print result 506 displays a result 507 that the finishing processing (stapling) is performed with six pages being as one set. In practice, however, the print result 506 of performing the finishing processing with three pages being as one set is obtained because the number of pages in one set (one copy) that should perform the finishing processing is set for the job data 504. As described above, in the case in which the copy processing is performed in the host terminal, the print contents 505 displayed on the preview screen and the actual print result 506 may be different from each other, that is, the print contents 505 may not be displayed on the preview screen correctly.

To cope with this, when the print job contains information indicating the number of pages in one set (the number of pages in one copy) that should perform the finishing processing, the printing apparatus 100 of the first embodiment determines the number of copies based in the information and the number of pages of the plurality of pages in the PDL data. Then, the determined number of copies and preview images on the respective pages in one copy are displayed as print contents on the preview screen. This allows the printing apparatus 100 to reduce the difference between the actual print result and the print contents displayed on the preview screen.

A process executed in the printing apparatus 100 of the first embodiment will be described below with reference to FIG. 6. FIG. 6 is a flowchart showing the process executed in the printing apparatus 100 of the first embodiment. Note that the process to be described below is implemented by causing the CPU 101 to load, in the RAM 103, the control programs stored in the HDD 104, the ROM 106, and the like in advance, and execute them.

In step S11, the printing apparatus 100 analyzes the received print job in the job setting analysis unit 202 and notifies the job management unit 207 of an analysis result. In step S12, the printing apparatus 100 judges, from the analysis result of the print job, whether the job settings contain information indicating the number of pages in one set (one copy). If the printing apparatus 100 judges that the job settings do not contain the information, the process advances to step S13.

In step S13, the printing apparatus 100 (preview screen display unit 210) displays (previews), on the preview screen, the job settings of the received print job as the print contents without any change. The detailed steps of step S13 will now be described with reference to FIG. 7. FIG. 7 is a flowchart showing steps of previewing the job settings of the print job as the print contents without any change. Note that a process to be described below is implemented by causing the CPU 101 to load, in the RAM 103, the control programs stored in the HDD 104, the ROM 106, and the like in advance, and execute them.

In step S13-1, the preview screen display unit 210 displays, without any change, the number of copies set for the job setting of the print job (job data) in a display field of “the number of copies” on the preview screen. In step S13-2, the preview screen display unit 210 displays, without any change, the number of pages of the PDL data in the print job (job data) in a display field of “the number of pages” on the preview screen. In step S13-3, the preview screen display unit 210 displays, on the preview screen, the preview images generated in the preview image generation unit 209 for all pages of the PDL data in the print job.

On the other hand, if the printing apparatus 100 judges in step S12 that the job settings contain the information indicating the number of pages in one set, the process advances to step S14. In step S14, the printing apparatus 100 (preview screen display unit 210) determines a print content such as the number of copies based on the information indicating the number of pages in one set and displays the determined print content on the preview screen (previews the print content obtained from the information). The detailed steps of step S14 will now be described with reference to FIG. 8. FIG. 8 is a flowchart showing steps of previewing the print contents obtained based on the information indicating the number of pages in one set. Note that a process to be described below is implemented by causing the CPU 101 to load, in the RAM 103, the control programs stored in the HDD 104, the ROM 106, and the like in advance, and execute them.

In step S14-1, the preview screen display unit 210 obtains the number of pages of the PDL data contained in the print job (job data) and the number of pages in one set set for the job setting. Then, the preview screen display unit 210 calculates “the number of pages of the PDL data the number of pages in one set” and displays an obtained value in a display field of “the number of copies” on the preview screen. In step S14-2, the preview screen display unit 210 obtains the number of pages in one set set for the print job and displays the obtained number of pages in one set in a display field of “the number of pages” on the preview screen. In step S14-3, the preview screen display unit 210 extracts successive pages by the number of pages in one set out of the plurality of pages in the PDL data and displays, on the preview screen, preview images on the extracted pages as preview images on the respective pages in one copy.

By performing steps S12 and S14 as described above, the print contents can be displayed on the preview screen correctly even in the case in which the copy processing is performed in the host terminal. For example, a case is assumed in which job data 901 which contains PDL data of six pages and a job setting with the number of copies being set to “1” is received as shown in the left view of FIG. 9. This job data 901 contains information indicating the number of pages in one set (one copy) that should perform finishing processing. In this case, the printing apparatus 100 of this embodiment can match, by going through step S14, print contents 902 displayed on the preview screen and an actual print result 903 as shown in the middle view and the right view of FIG. 9.

Referring back to the flowchart of FIG. 6, in step S15, the printing apparatus 100 waits for a print instruction from the user. For example, the user checks the print contents displayed on the preview screen by going through step S13 or S14 and supplies the print instruction to the printing apparatus 100 via the operation unit 109 if the print contents displayed on the preview screen match desired print contents. If the print instruction is supplied from the user, the process advances to step S16. In step S16, the printing apparatus 100 performs the print processing and the finishing processing by the printer engine 107, thereby terminating the print job.

Second Embodiment

A method of printing a plurality of copies of a page of a print target includes collation printing and group printing. For example, when M copies of N pages (one or more pages) are printed, collation printing refers to a printing method of repeating printing M times in the order of the first page, the second page, . . . , the Nth page. On the other hand, group printing refers to a printing method of printing the first page M times, the second page M times, . . . , the Nth page M times.

In the first embodiment, the case has been described in which the arrangement of the plurality of pages in the received print job is the arrangement for performing collation printing. However, the arrangement of the plurality of pages can be the arrangement for performing group printing. Therefore, in the second embodiment, a page order judgment unit 211 judges the arrangement type of a plurality of pages in a received print job. Then, a method of extracting a page that should display a preview image on a preview screen is changed in accordance with the arrangement type of the plurality of pages judged by the page order judgment unit 211. FIG. 10 is a flowchart showing a process executed in a printing apparatus 100 according to the second embodiment. Steps S21 to S23 of FIG. 10 are the same as steps S11 to S13 of FIG. 6, and thus a description thereof will be omitted here. Note that a process to be described below is implemented by causing a CPU 101 to load, in a RAM 103, control programs stored in an HDD 104, a ROM 106, and the like in advance, and execute them.

In step S24, the printing apparatus 100 judges, in the page order judgment unit 211, the arrangement type of a plurality of pages in PDL data. More specifically, the page order judgment unit 211 judges whether the arrangement of the plurality of pages in the PDL data is the arrangement for performing collation printing, the arrangement for performing group printing, or the arrangement for performing another printing. For example, the page order judgment unit 211 may judge the arrangement type by comparing stream data on the plurality of respective pages or by comparing thumbnail images on the plurality of respective pages.

If the printing apparatus 100 judges in step S24 that the arrangement of the plurality of pages in the PDL data is the arrangement for performing collation printing (to be referred to as “collation” in FIG. 10), the process advances to step S25. In step S25, the printing apparatus 100 (preview screen display unit 210) displays print contents related to collation printing on the preview screen in accordance with the flowchart of FIG. 8 described above.

If the printing apparatus 100 judges in step S24 that the arrangement of the plurality of pages in the PDL data is the arrangement for performing group printing (to be referred to as “group” in FIG. 10), the process advances to step S26. In step S26, the printing apparatus 100 (preview screen display unit 210) displays print contents related to the group printing on the preview screen in accordance with a flowchart of FIG. 11. FIG. 11 is the flowchart showing steps of previewing the print contents related to group printing. Note that the process to be described below is implemented by causing the CPU 101 to load, in the RAM 103, the control programs stored in the HDD 104, the ROM 106, and the like in advance, and execute them.

In step S26-1, the preview screen display unit 210 obtains the number of pages in one set set in a print job (job data) and displays the obtained number of pages in one set in a display field of “the number of copies” on the preview screen. In step S26-2, the preview screen display unit 210 obtains the number of pages of the PDL data included in the print job and the number of pages in one set set for a job setting. Then, the preview screen display unit 210 calculates “the number of pages of the PDL data÷the number of pages in one set” and displays an obtained value in a display field of “the number of pages” on the preview screen. In step S26-3, the preview screen display unit 210 extracts pages every number of pages in one set out of the plurality of pages in the PDL data and displays, on the preview screen, preview images on the extracted pages as preview images on the respective pages in one copy.

For example, a case is assumed in which job data 1301 which contains PDL data of six pages arranged such that group printing is performed and a job setting with the number of copies being set to “1” is received as shown in the left view of FIG. 13A. This job data 1301 contains information indicating the number of pages in one set that should perform finishing processing. In this case, the printing apparatus of this embodiment can match, by going through step S26, print contents 1302 displayed on the preview screen and an actual print result 1303 as shown in the middle view and the right view of FIG. 13A.

If the printing apparatus 100 judges in step S24 that the arrangement of the plurality of pages in the PDL data is neither the arrangement for collation printing nor the arrangement for group printing (in the case of subset finishing), the process advances to step S27. In step S27, the printing apparatus 100 (preview screen display unit 210) displays print contents related to subset finishing on the preview screen in accordance with a flowchart of FIG. 12. FIG. 12 is the flowchart showing steps of previewing the print contents related to subset finishing. Note that a process to be described below is implemented by causing the CPU 101 to load, in the RAM 103, the control programs stored in the HDD 104, the ROM 106, and the like in advance, and execute them.

In step S27-1, the preview screen display unit 210 displays, without any change, the number of copies set for the job setting of the print job (job data) in the display field of “the number of copies” on the preview screen. In step S27-2, the preview screen display unit 210 displays, without any change, the number of pages of the PDL data in the print job (job data) in the display field of “the number of pages” on the preview screen. In step S27-3, the preview screen display unit 210 obtains the number of pages in one set set for the job setting of the print job and displays the obtained number of pages in one set on the preview screen (the display of “every three pages” in the middle view of FIG. 13B). This aims at clearly demonstrating, to a user, that finishing processing (for example, stapling) is performed for every number of pages in one set. In step S27-4, the preview screen display unit 210 displays, on the preview screen, preview images generated in a preview image generation unit 209 for all pages of the PDL data in the print job.

For example, a case is assumed in which job data 1304 which contains PDL data of six pages different from each other and a job setting with the number of copies being set to “1” is received as shown in the left view of FIG. 13B. This job data 1304 contains information indicating the number of pages in one set that should perform finishing processing. In this case, in the printing apparatus 100 of this embodiment, print contents 1305 shown in the middle view of FIG. 13B is displayed on the preview screen, and finishing processing (stapling) is performed every three pages as shown in the right view of FIG. 13B. That is, it is possible to match the print contents 1305 displayed on the preview screen and an actual print result 1306.

Referring back to the flowchart of FIG. 10, in step S28, the printing apparatus 100 waits for a print instruction from the user. For example, the user checks the print contents displayed on the preview screen and supplies the print instruction to the printing apparatus 100 via the operation unit 109 if the print contents displayed on the preview screen match desired print contents. If the print instruction is supplied from the user, the process advances to step S29. In step S29, the printing apparatus 100 performs print processing and finishing processing by a printer engine 107, thereby terminating the print job.

Third Embodiment

If the arrangement of a plurality of pages in PDL data is the arrangement for performing collation printing or group printing, it is preferable that rendering is performed on only respective pages in one copy, and a printing apparatus 100 performs copy processing on the pages that have performed rendering. This is because a print speed can further be improved than by performing rendering on all of a plurality of pages generated by copy processing in a host terminal. Print processing according to step S29 of FIG. 10 will be described below with reference to FIG. 14. FIG. 14 is a flowchart showing the print processing. Note that the printing apparatus 100 has an ability of performing copy processing on a page of a print target. Note that a process to be described below is implemented by causing a CPU 101 to load, in a RAM 103, control programs stored in an HDD 104, a ROM 106, and the like in advance, and execute them.

In step S29-1, the printing apparatus 100 judges whether the arrangement of the plurality of pages in the PDL data of a received print job is the arrangement for performing collation printing, the arrangement for performing group printing, or the arrangement for performing another printing. For example, the printing apparatus 100 may refer to the judgment result in step S24 of FIG. 10 in judging the arrangement type of the plurality of pages.

If the printing apparatus 100 judges in step S29-1 that the arrangement of the plurality of pages in the PDL data is the arrangement for collation printing, the process advances to step S29-2. In step S29-2, the printing apparatus 100 performs rendering on the pages extracted in step S25 (step S14-3) described above. Note that the printing apparatus 100 may extract again, based on information indicating the number of pages in one set without using the pages extracted in step S25, successive pages by the number of pages in one set out of the plurality of pages in the PDL data. In step S29-3, the printing apparatus 100 copies the pages that have performed rendering by the number of copies and performs print processing. Note that “the number of copies” indicates a value calculated by “the number of pages of the PDL data÷the number of pages in one set” in step S25 (step 514-1) described above.

On the other hand, if the printing apparatus 100 judges in step S29-1 that the arrangement of the plurality of pages in the PDL data is the arrangement for group printing, the process advances to step S29-4. In step S29-4, the printing apparatus 100 performs rendering on the pages extracted in step S26 (step S26-3) described above. Note that the printing apparatus 100 may extract again, based on the information indicating the number of pages in one set without using the pages extracted in step S26, pages every number of pages in one set out of the plurality of pages in the PDL data. In step S29-5, the printing apparatus 100 copies the pages that have performed rendering by the number of copies and performs print processing. Note that “the number of copies” indicates “the number of pages in one set”.

If the printing apparatus 100 judges in step S29-1 that the arrangement of the plurality of pages in the PDL data is neither the arrangement for collation printing nor the arrangement for group printing, the process advances to step S29-6. In step S29-6, the printing apparatus performs rendering on all of the plurality of pages in the PDL data. Then, in step S29-7, the printing apparatus 100 performs print processing on the pages that have performed rendering.

Other Embodiments

Embodiment(s) of the present invention can also be realized by a computer of a system or apparatus that reads out and executes computer executable instructions (e.g., one or more programs) recorded on a storage medium (which may also be referred to more fully as a ‘non-transitory computer-readable storage medium’) to perform the functions of one or more of the above-described embodiment(s) and/or that includes one or more circuits (e.g., application specific integrated circuit (ASIC)) for performing the functions of one or more of the above-described embodiment(s), and by a method performed by the computer of the system or apparatus by, for example, reading out and executing the computer executable instructions from the storage medium to perform the functions of one or more of the above-described embodiment(s) and/or controlling the one or more circuits to perform the functions of one or more of the above-described embodiment(s). The computer may comprise one or more processors (e.g., central processing unit (CPU), micro processing unit (MPU)) and may include a network of separate computers or separate processors to read out and execute the computer executable instructions. The computer executable instructions may be provided to the computer, for example, from a network or the storage medium. The storage medium may include, for example, one or more of a hard disk, a random-access memory (RAM), a read only memory (ROM), a storage of distributed computing systems, an optical disk (such as a compact disc (CD), digital versatile disc (DVD), or Blu-ray Disc (BD)m), a flash memory device, a memory card, and the like.

While the present invention has been described with reference to exemplary embodiments, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. The scope of the following claims is to be accorded the broadest interpretation so as to encompass all such modifications and equivalent structures and functions.

This application claims the benefit of Japanese Patent Application No. 2015-194400 filed on Sep. 30, 2015, which is hereby incorporated by reference herein in its entirety.

Claims

1. A printing apparatus which prints an image on a sheet, the apparatus comprising:

a reception unit configured to receive a print job for instructing to print a plurality of pages consisting of a plurality of copies, each of which has not less than one page; and
a display unit configured to display print contents on a screen based on the print job received by the reception unit,
wherein in a case where the print job contains information indicating the number of pages in one set that should perform finishing processing, the display unit determines the number of copies based on the information and the number of pages in the plurality of pages, and displays, on the screen, the determined number of copies and an preview image on each page in one copy as the print contents.

2. The apparatus according to claim 1, further comprising a printing unit configured to print, in accordance with a print instruction from a user, images on the plurality of pages on respective sheets after the print contents are displayed on the screen.

3. The apparatus according to claim 1, further comprising a judgment unit configured to judge an arrangement type of the plurality of pages,

wherein in a case where the judgment unit judges that an arrangement of the plurality of pages is an arrangement for performing collation printing, the display unit determines, as the number of copies, a value obtained by dividing the number of pages in the plurality of pages by the number of pages in one set in the information.

4. The apparatus according to claim 3, wherein in a case where the judgment unit judges that the arrangement of the plurality of pages is the arrangement for performing collation printing, the display unit extracts successive pages by the number of pages in one set in the information from the plurality of pages and displays, on the screen, preview images on the extracted pages as preview images on respective pages in one copy.

5. The apparatus according to claim 4, further comprising a rendering unit configured to perform rendering on the pages extracted by the display unit, and

a copying unit configured to copy, by the number of copies, the pages that have performed rendering by the rendering unit.

6. The apparatus according to claim 1, further comprising a judgment unit configured to judge an arrangement type of the plurality of pages,

wherein in a case where the judgment unit judges that an arrangement of the plurality of pages is an arrangement for performing group printing, the display unit determines the number of pages in one set in the information as the number of copies.

7. The apparatus according to claim 6, wherein in a case where the judgment unit judges that the arrangement of the plurality of pages is the arrangement for performing group printing, the display unit extracts pages every number of pages in one set in the information from the plurality of pages and displays, on the screen, preview images on the extracted pages as preview images on respective pages in one copy.

8. The apparatus according to claim 6, further comprising a rendering unit configured to perform rendering on the pages extracted by the display unit, and

a copying unit configured to copy, by the number of copies, the pages that have performed rendering by the rendering unit.

9. The apparatus according to claim 3, wherein the judgment unit judges the arrangement type of the plurality of pages by comparing stream data on the plurality of respective pages.

10. The apparatus according to claim 3, wherein the judgment unit judges the arrangement of the plurality of pages by comparing thumbnail images on the plurality of respective pages.

11. A control method of a printing apparatus which prints an image on a sheet, the method comprising:

receiving, by a reception unit, a print job for instructing to print a plurality of pages consisting of a plurality of copies, each of which has not less than one page; and
displaying, by a display unit, print contents on a screen based on the print job received in the receiving,
wherein in a case where the print job contains information indicating the number of pages in one set that should perform finishing processing, in the displaying, the number of copies is determined based on the information and the number of pages in the plurality of pages, and the determined number of copies and an preview image on each page in one copy are displayed as the print contents on the screen.

12. A non-transitory computer-readable storage medium storing a program for causing a computer to execute each step of a control method of a printing apparatus which prints an image on a sheet, the method comprising:

receiving, by a reception unit, a print job for instructing to print a plurality of pages consisting of a plurality of copies, each of which has not less than one page; and
displaying, by a display unit, print contents on a screen based on the print job received in the receiving,
wherein in a case where the print job contains information indicating the number of pages in one set that should perform finishing processing, in the displaying, the number of copies is determined based on the information and the number of pages in the plurality of pages, and the determined number of copies and an preview image on each page in one copy are displayed as the print contents on the screen.
Patent History
Publication number: 20170094083
Type: Application
Filed: Sep 12, 2016
Publication Date: Mar 30, 2017
Inventor: Yasunori Kanai (Nagareyama-shi)
Application Number: 15/262,424
Classifications
International Classification: H04N 1/00 (20060101);