WO2002011991A1 - Gestionnaire d'imprimante, procede de commande d'imprimante et support d'enregistrement de donnees - Google Patents

Gestionnaire d'imprimante, procede de commande d'imprimante et support d'enregistrement de donnees Download PDF

Info

Publication number
WO2002011991A1
WO2002011991A1 PCT/JP2001/003361 JP0103361W WO0211991A1 WO 2002011991 A1 WO2002011991 A1 WO 2002011991A1 JP 0103361 W JP0103361 W JP 0103361W WO 0211991 A1 WO0211991 A1 WO 0211991A1
Authority
WO
WIPO (PCT)
Prior art keywords
paper
print
printing
page
printed
Prior art date
Application number
PCT/JP2001/003361
Other languages
English (en)
French (fr)
Inventor
Yukiharu Horiuchi
Katsuhito Kitahara
Original Assignee
Seiko Epson Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=18729004&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=WO2002011991(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Seiko Epson Corporation filed Critical Seiko Epson Corporation
Priority to KR1020027004306A priority Critical patent/KR100562619B1/ko
Priority to JP2002517309A priority patent/JP4734818B2/ja
Priority to DE60130728T priority patent/DE60130728T2/de
Priority to EP01921918A priority patent/EP1223043B1/en
Priority to US10/089,871 priority patent/US6663303B2/en
Publication of WO2002011991A1 publication Critical patent/WO2002011991A1/ja
Priority to HK03104177A priority patent/HK1052162A1/xx

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • G06K15/02Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
    • G06K15/16Means for paper feeding or form feeding
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B41PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
    • B41JTYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
    • B41J11/00Devices or arrangements  of selective printing mechanisms, e.g. ink-jet printers or thermal printers, for supporting or handling copy material in sheet or web form
    • B41J11/36Blanking or long feeds; Feeding to a particular line, e.g. by rotation of platen or feed roller
    • B41J11/42Controlling printing material conveyance for accurate alignment of the printing material with the printhead; Print registering
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B41PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
    • B41JTYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
    • B41J11/00Devices or arrangements  of selective printing mechanisms, e.g. ink-jet printers or thermal printers, for supporting or handling copy material in sheet or web form
    • B41J11/66Applications of cutting devices
    • B41J11/663Controlling cutting, cutting resulting in special shapes of the cutting line, e.g. controlling cutting positions, e.g. for cutting in the immediate vicinity of a printed image
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B41PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
    • B41JTYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
    • B41J13/00Devices or arrangements of selective printing mechanisms, e.g. ink-jet printers or thermal printers, specially adapted for supporting or handling copy material in short lengths, e.g. sheets
    • B41J13/0054Handling sheets of differing lengths
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1297Printer code translation, conversion, emulation, compression; Configuration of printer parameters

Definitions

  • the present invention relates to a printer driver, a print control method, and an information recording medium.
  • a printer driver having means for controlling printing of one or more documents to be printed, which are printed in page units, based on a plurality of combinations of paper feed and paper cut of printing paper, a print control method, and
  • the present invention relates to an information recording medium. Background technology,
  • an operating system centrally manages and controls hardware resources (hereinafter simply referred to as resources) commonly used by various application programs.
  • resources hardware resources
  • a driver constructed by software is associated with each of these resources, and by operating a driver program on the information processing device, the device can be operated as a device for managing resources (dryno '). .
  • printing is one such resource, and when an application program running on an information processing device causes printing to be performed using printing, the following procedure is used. .
  • the application program issues a print request to the operating system containing information on the document to be printed.
  • the system call of the operating system is called by designating parameters such as the address in the memory where the information of the document to be printed is stored and the size of the information.
  • the operating system specifies the parameters of the information of the document to be printed and calls the service routine provided by the printer driver.
  • Printer driver service The routine displays the current printer setting information on a display connected to the information processing device and requests confirmation from the user. In many cases, paper size and orientation can be specified as setting information.
  • the service routine When the setting is confirmed, the service routine generates a print command for the printer from the information of the document to be printed and the setting information of the printer, and sends the print command to the printer.
  • the printer driver performs the function of printing the printer and relaying the print command from the application program to the printer. Therefore, the printer driver functions as a control component that performs the function by a program that realizes the function.
  • the information processing device functions as a printer driver as a device.
  • printer that uses roll paper in a printer that is built in or attached to a POS terminal device, an ATM terminal device, a KIOSK terminal device, or the like.
  • transport mechanism transport unit
  • executes paper feed to create a margin on the roll ⁇ ⁇ ⁇ and a paper for cutting roll paper into a desired length
  • kernel unit for executing power-up
  • the request for setting the paper feed to the printer and the setting of the paper cut using the mouth paper is made by the application program from a plurality of printer drivers that have different functions for paper feed and paper cut. Executing the operation
  • the printer driver was used properly by specifying the driver. For example, if the paper direction is "portrait", execute paper feed to create a margin after the print section of the page on which the document to be printed is printed, execute paper feed, and then execute paper cut. It is stipulated that paper feed is performed to create a margin after the print section of the page on which the document to be printed is printed, and that paper cut is not performed.
  • pudding drivers There are two types of pudding drivers.
  • printer driver is used in creating application programs. Select an application program that matches the selected driver. If one type of printer driver is selected and only the selected printer driver is installed in the information processing device, an application that matches the installed printer driver There was a problem that a program had to be created. Furthermore, there was a problem that the application had to be re-developed for each printer driver.
  • a printer driver including means for controlling printing of one or a plurality of documents to be printed, which is printed in page units with a predetermined paper size as one page, based on a plurality of combinations of The purpose is to provide an information recording medium. Disclosure of the invention
  • the present inventor has conducted studies to solve the above-mentioned conventional problems.
  • the paper feed for each page of the print target document and the paper feed for each document of the print target document are controlled. Controls whether to cut the print paper after executing the paper feed, and furthermore, based on a plurality of combinations of the paper feed and the paper cut, a page unit in one or a plurality of print target documents.
  • application programs can be created without considering the print driver. In other words, it was found that the printer driver itself, which is a common interface, can be used to set the printer main body regardless of the application program used.
  • the printer driver according to the present invention is configured to print one or more documents to be printed in page units with a predetermined paper size as one page based on a plurality of combinations of paper feeding and paper cutting of printing paper. And inter-page control means for controlling printing.
  • the inter-page control means includes a paper feed control means for controlling a paper feed for each page for printing one or a plurality of print target documents and a paper feed for each document of the print target document; Paper cut control means for controlling the cut.
  • the paper feed control means executes paper feed for each page of one or more documents to be printed. In addition, paper feeding is performed for each of one or a plurality of documents to be printed.
  • the paper cut control means controls whether or not to execute the paper cutting of the printing paper after executing the paper feeding.
  • the printer driver of the present invention includes: (a) a print request receiving means for receiving a print request including information on a document to be printed from the application program; and (b) a print request received by the print request receiving means. (C) input control means for controlling input of necessary information for printing a document to be printed, and (d) a printer A print data generating means for generating a print data based on the setting information and necessary information for printing the document to be printed, and (e) a print data and print output command. Transmission means for transmitting the pudding in the evening.
  • the setting information display control means is characterized by displaying a plurality of combinations of paper feed and paper cut of the printing paper controlled by the interpage control means.
  • the input control means is characterized by selecting a paper direction for specifying whether to print the paper with an indefinite length direction as "portrait" or "landscape".
  • the input control means is a printing paper controlled by the interpage control means.
  • a desired combination is selected from a plurality of combinations of the paper feed and the paper cut.
  • the print control method includes a method for printing one or more prints in a page unit having a predetermined paper size as one page, based on a plurality of combinations of paper feed and paper strength of print paper.
  • the method further comprises a control step between pages for controlling printing of the target document.
  • the interpage control step includes a paper feed control step for controlling one page or a plurality of documents to be printed, a paper feed for each page, and a paper feed for each document of the print target document, and a paper cut for printing paper. And a paper cut control step of controlling the paper cut.
  • paper feed is performed for each page of one or a plurality of documents to be printed.
  • paper feeding is performed for each of one or a plurality of documents to be printed.
  • the paper cut control step it is characterized in that whether or not to cut the print paper after executing the paper feed is controlled.
  • the print control method of the present invention includes: (a) a print request receiving step for receiving a print request including information on a document to be printed from an application program; and (b) a print request received by the print request receiving step.
  • the setting information display control step a plurality of combinations of paper feed and paper cut of the printing paper controlled by the interpage control chip are displayed.
  • a paper direction is designated which specifies whether to print the paper with an indefinite length direction as “vertical” or “horizontal”.
  • the inter-page control step A desired combination is selected from a plurality of combinations of the paper feed and the paper cut of the printing paper to be controlled. .
  • An information recording medium is an information recording medium in which a program for the above-described print control method is recorded.
  • the information recording medium is a compact disk, a floppy disk, a hard disk, a magneto-optical disk, a digital video disk, a semiconductor memory, or a magnetic tape.
  • FIG. 1 is a perspective view showing an appearance of a POS terminal device.
  • FIG. 2 is a block diagram showing a control circuit of the POS terminal device.
  • Fig. 3 is a functional block diagram of the printer driver.
  • FIG. 4 is a diagram showing a flowchart of a print control process of the printer driver.
  • FIG. 5 is a diagram showing a flowchart of a page mode corresponding process.
  • FIG. 6 shows a document to be printed.
  • FIG. 7 is a view showing a print image when the paper direction is “portrait” and the page mode is the Form mode.
  • FIG. 8 is a diagram showing a print image when the paper direction is “portrait” and the page mode is Report mode:
  • FIG. 9 is a diagram showing a print image when the paper direction is “landscape” and the page mode is the Form mode.
  • FIG. 10 is a diagram showing a printer information setting screen. BEST MODE FOR CARRYING OUT THE INVENTION
  • FIG. 1 is a perspective view showing an external appearance of a PS terminal device.
  • P 0 S terminal device 100 A drawer 102 is provided at the lower part of the main body, and a keyboard 103, a display 104, a hand scanner 105, and a printer 106 are provided at the upper part of the main body.
  • a card reader can be provided in the POS terminal device 100.
  • the printer 106 is built in the upper part of the main body, and a receipt issuing port 106a and a journal confirmation window 106b are formed on the upper surface of the main body.
  • Some POS terminal devices 100 also have a receipt issuing function. That is, the pudding 106 is also used as a pudding for issuing a receipt, and the receipt issuing port 106a is also used as a receipt issuing port. However, it is also possible to attach a printer for issuing a receipt to the POS terminal device 100.
  • the keyboard 103 is provided with a receipt key for instructing issuance of a receipt, in addition to various keys required for product registration, such as a numeric key, a department key, a subtotal key, and a closing key.
  • FIG. 2 is a block diagram illustrating a control circuit of the POS terminal device.
  • a CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM 203 RAM 203
  • clock circuit 204 that counts the current date and time
  • I / O port 206 that outputs an open drive signal to drawer 102
  • display controller that drives and controls display 104 to display characters corresponding to display data 207
  • keyboard controller 208 for receiving key signals corresponding to input keys from the keyboard 103
  • a communication interface 209 for transmitting various data such as control commands and data for printing to the printer 106.
  • the communication interface 210 for receiving data from the communication interface 209 is connected to the printer 106.
  • a program stored in a hard disk (not shown) is executed in the RAM 203.
  • the data stored in or stored in the ROM 202 and the RAM 203 may be data stored in a database of a hard disk (not shown) or data stored.
  • FIG. 3 is a functional block diagram of the printer driver. The following describes each function.
  • the CPU 201 includes a control unit 301, A stage 302, a setting information display control unit 303, an input control unit 304, a page-to-page control unit 300, a print data generation unit 303, and a transmission unit 307 are provided.
  • the request receiving means 302 of the CPU 201 receives a print request for the printer from the application program together with the document to be printed.
  • the setting information display control means 303 of the CPU 201 stores the print setting information for the document to be printed received by the request receiving means 302 into the print setting information storage section 310 of the RAM 203.
  • the information is displayed on the display based on the print setting information stored in the printer and the screen format stored in the screen format storage section 320 of the ROM 202.
  • the input control means 304 of the CPU 201 selects or inputs desired information for the printer setting information displayed by the setting information display means 303.
  • desired information for the printer setting information displayed by the setting information display means 303.
  • page mode is print setting information that specifies multiple combinations of paper feed and paper cut for printing the document to be printed. This is the setting information of the printer that specifies whether to print as “L” or “Landscape”.
  • the inter-page control means 305 of the CPU 201 creates a margin after the print part of the page based on the page mode which is the setting information of the printer input by the input control means 304. It is determined whether or not to execute the paper feed, and whether or not to execute the paper cut after the execution of the paper feed.
  • the print data generation means 303 of the CPU 201 generates a print data which is image data of the document to be printed, and further prints a margin after the print portion of the page determined by the interpage control means 300. By adding the presence / absence of a copy and the presence / absence of a paper cut to the generated print data, print data to be transmitted to the printer, which is the print image of the document to be printed, is generated.
  • the transmission unit 307 of the CPU 201 transmits the print data generated by the print data generation unit 306 to the printer together with the print request.
  • print data may also serve as a print request.
  • the control means 3 0 1 of the CPU 201 is a request receiving means 3 0 2, a setting information display control means. 3361 Step 303, input control means 304, inter-page control means 305, print data generation means 306 and transmission means 307 are associated with each other and controlled.
  • FIG. 4 is a diagram illustrating a flowchart of the print control process.
  • the CPU 201 waits for a print request from the application program (step). S401).
  • multitask processing is realized by transferring control of the CPU 201 to another program in such a standby state. However, illustration of such transition of control is omitted. Therefore, the end of step S401 means that a print request has been issued from the application program.
  • the CPU 201 Upon accepting the print request, the CPU 201 displays the printer setting information stored in the RAM 203 on the display 104 (step S402). Further, the CPU 201 allows the operator or the administrator of the information processing apparatus to input the information via the input device. Then, the type of the input operation (for example, page mode, paper direction, etc.) inputted is determined (step S403). The operator or the administrator of the information processing device can change the printer setting information by referring to the printer setting information displayed on the screen and operating input devices such as a keyboard and mouse as necessary. .
  • step S403 When the operator or the administrator of the information processing apparatus inputs the page mode (step S403; page mode), the page mode information is stored in the RAM 203 (step S404), and the process returns to step S402.
  • step S403 When the operator or the administrator of the information processing apparatus inputs the paper direction (step S403; paper direction), information on the paper direction is stored in the RAM 203 (step S405), and the process returns to step S402.
  • step S403 When other setting information is input (step S403; other), the corresponding processing is performed (step S410), and the process returns to step S402.
  • step S403 when OK is input to end the input of the setting information (step S403; OK), the display of the print setting information is ended, and the process proceeds to the next step S406.
  • step S403 When the operator or the administrator of the information processing apparatus finishes the setting (step S403; OK), the CPU 201 examines the RAM 203 and, based on the type of page mode, the document to be printed and the document to be printed from the print setting information. An image for printing is generated in the RAM 203 (step S406). '
  • the CPU 201 transmits the print data and print command generated in the RAM 203 to the printer based on the above-mentioned contents (step S407). Further, the process returns to step S401, and waits until a new print request is issued from the application program.
  • the print driver according to the present embodiment has a print format (hereinafter, referred to as a “form format”) in which the unit of a print section printed on print paper is a page unit, and a print section that is printed on print paper. Printing can be performed in a print format in which the unit is the document to be printed (hereinafter referred to as “Report format”).
  • a print format hereinafter, referred to as “Report format”.
  • the page modes that specify multiple combinations of paper feed and paper cut for printing the document to be printed are: Form [Cut] mode, Form [No cut] mode, Report [Cut] Mode, Report [No cut] mode.
  • Form [Cut] mode is when the print format is "Form format" and the paper is cut. For example, when printing a plurality of fixed-size sheets of paper such as coupons, one coupon is printed as one page, and one sheet at a time, that is, the printing paper is cut every page, and Coupons can be created.
  • Form [No cut] mode is when the print format is “Form format” and the paper is not cut. For example, if a document to be printed has texts, figures, etc., the texts, figures, etc. are not separated for each page, but can be printed so that the pages can be distinguished.
  • the print format is "Report format"
  • Report format the print format
  • sales information for one day is a single document to be printed, daily sales information can be printed together on a single print sheet.
  • the print format is “Report format” and the paper is not cut. For example, if sales information for one day is a single document to be printed, sales information for one day can be collected and printed for one week or one month on one sheet of printing paper.
  • a mode in which paper is not fed to create a predetermined margin even when printing of one document to be printed is completed, and no paper force is applied (
  • Report [No fed] mode it is also possible to set Report [No fed] mode. For example, if a store logo is to be printed at the beginning of a receipt when a receipt is issued, the store logo will be printed for the next receipt after the previous receipt has been printed, without having to feed or cut the paper. be able to. Then, after printing the logo, the application program may cause the printer to perform a paper cut for issuing the receipt. This is effective to reduce waste of staple paper corresponding to the paper path length between the print head and the paper cutter in the printer.
  • FIG. 5 is a diagram illustrating a flowchart of the page mode corresponding process in the print control process.
  • the CPU 201 determines the paper direction stored in the RAM 203 (step S501).
  • step S501 If the paper orientation is "portrait" (step S501; "portrait”), the type of page mode stored in the RAM 203 is determined (step S502).
  • Step S502 Form [No cut]
  • a predetermined margin is created after the printed portion of one page, that is, At step S503, image data for printing a document to be printed is created from information on the document to be printed so that the paper is fed at the end of printing one page (step S503), and the page mode corresponding process ends.
  • a paper cut command for cutting the paper is not issued.
  • Step S502 When the page mode is Form [Cut] mode (Step S502; F orm [Cut]) prints the document to be printed so that a predetermined margin is created after the printed portion of one page, that is, paper is fed at the end of printing one page. Creates an image for printing the document to be printed from the information, and further cuts the paper at once, that is, issues a paper cut command to cut the paper at the end of paper feeding. (Step S504), the page mode corresponding process ends. If the page mode is Report [No cut] mode (Step S502; Report [No cut]), one print target document is created without creating a predetermined margin after the print portion for one page.
  • An image for printing the document is created (step S505), and the page mode corresponding process ends.
  • a paper cut command for cutting the paper is not issued.
  • step S 502 If de is R e port [Cut] mode one de (step S 502; Report [Cut]) does not create a predetermined margin behind the print portion of one page, one From the information of the print target document, a predetermined margin is created after the print portion of the print target document, that is, the paper is fed at the end of printing of one print target document.
  • the printing image data of the document to be printed is created, and the paper is cut for each document to be printed. That is, a paper cut command for cutting the paper at the end of paper feeding is issued (step S506).
  • the page mode processing ends.
  • step S502 If the page mode is the Report [No feed] mode (step S502; Report [No: feed]), the back of the print section for one page and the back of the print section for one document to be printed. In other words, the specified margin is not created, and immediately, even when printing of one document to be printed is completed, paper feed is not executed. Create the image data for printing, and end the page mode processing. Here, a paper cut command for cutting the paper is not issued.
  • step S501 If the paper direction is "landscape" (step S501; "landscape”), it is determined what kind of page mode is stored in the RAM 203. S 508) o
  • step S508 When the page mode is the Form [No cut] mode (step S508; Form [No cut]), a predetermined margin is created after the printed portion of one page, that is, Then, image data for printing the document to be printed is created from the information of the document to be printed so that the paper is fed at the end of printing of one page (step S509), and the page mode processing is completed. .
  • a paper cut command for cutting the paper is not issued.
  • Step S508 When the page mode is the Form [Cut] mode (Step S508; Form [Cut]), a predetermined margin is created after the print section for one page, that is, for one page.
  • An image for printing the document to be printed is created from the information of the document to be printed so that the paper is fed at the end of printing, and the paper is cut for each page.
  • a paper cut command for cutting the paper is issued (step S510), and the page mode corresponding processing ends.
  • a print image based on the page mode and the paper direction will be described with reference to the drawings.
  • FIG. 6 shows a document to be printed.
  • Fig. 6 (a) is a diagram showing a document to be printed when the printing direction is "portrait”
  • Fig. 6 (b) is a diagram showing a document to be printed when the printing direction is "landscape”. is there.
  • documents A, B, and C are documents to be printed.
  • Documents A and B are documents whose paper orientation is "portrait”
  • document C is a document whose paper orientation is "landscape”.
  • Document A, Document B, and Document C each consist of two pages, and the second page ends in the middle of the page.
  • Figures 7, 8, and 9 show print images of Document A, Document B, and Document C shown in Figure 6 printed based on the type of each page mode.
  • FIG. 7 is a view showing a print image of “Form format” for printing in page units when the paper direction is “portrait”.
  • Fig. 7 (a) shows a print image when the page mode is Form [No cut] mode
  • Fig. 7 (b) shows a print image when the page mode is Form [Cut] mode.
  • the top margin S0 of the paper is a printing roller (not shown) for printing. This is a margin based on the amount of paper that fits in, the top margin of the paper, and so on.
  • Printing section A-1 and printing section A-2 indicate the printing sections of the first and second pages of document A. Further, the print unit B-1 and the print unit B-2 indicate the print units of the first page and the 2nd page of the document B.
  • Fig. 7 (a) when the page mode is Form [No cut] mode, the print image is print section A-1, print section A-2, print section B-1 and print section B-2.
  • a paper feed margin S1 is created at the rear of each print section. That is, on one sheet of printing paper, from the top edge of the paper, the top margin S0 of the paper, the printing section A_l, the paper feeding margin Sl, the printing section A-2, the paper feeding margin Sl, the printing section B_l
  • the paper feed margin S'l, the print part B-2, and the paper feed margin S1 are created in this order.
  • the print images are print section A-1, print section A-2, print section B-1 and print section B-2.
  • a paper feed margin S2 is created at the rear of each print section consisting of a paper feed, and the print paper is cut after the paper feed. That is, from the top edge of the printing paper, the top margin S0 of the paper, the printing area A-1, and the paper feeding margin area S2 are sequentially created on one sheet, the top margin area S0 of the paper, and the printing area A-2.
  • FIG. 8 is a diagram showing a print image of “Report format” that is printed for each print target document when the paper direction is “portrait”.
  • Fig. 8 (a) shows a print image when the page mode is Report [No cut] mode
  • Fig. 8 (b) shows a print image when the page mode is Report [Cut] mode.
  • FIG. 8C is a diagram showing a print image when the page mode is the Report [No feed] mode.
  • the top margin SO of the paper is a margin based on the amount of paper caught in rollers of a printer (not shown) during printing, the top margin of the paper, and the like.
  • the print section A-1 and the print section A-2 'indicate the print sections of the first and second pages of the document A.
  • the printing department B-1 and printing section B-2 indicate the printing section of the first page and the 2nd page of document B.
  • the print images are print section A-1, print section A-2, print section B-1 and print section B-1.
  • a final printing section of the document to be printed that is, a paper feed margin section S3 by paper feeding is formed at the rear of the printing section A-2 of the document A and the printing section B-2 of the document B.
  • the print image is composed of print section A-1, print section A-2, print section B-1 and print section B.
  • the final print section of the document to be printed that is, a paper feed margin section S4 by paper feed is created at the rear of the print section A—2 of document A and the print section B—2 of document B.
  • the print paper is cut after feeding. That is, from the top edge of the printing paper, the top margin S0 of the paper, the printing section A-1, the printing section A-2, and the paper feeding margin section S4 are sequentially created on one sheet, and the top margin of the paper.
  • S0, print section B-1, print section B-2, paper feed Margin section S4 is created one sheet at a time. A total of two print sheets are created.
  • the print image is print section A-1, print section A-2, print section B-1 and print section.
  • B_2 printing is continuously performed without creating a blank space between the printing units. That is, on a single sheet of printing paper, the top margin S0, printing section A-1, printing section A-2, printing section B-1, printing section B-2 are arranged in order from the top of the sheet. Created.
  • FIG. 9 is a diagram showing a print image of “Form format” for printing in page units when the paper direction is “landscape”.
  • Fig. 9 (a) shows a print image when the page mode is Form [No cut] mode
  • Fig. 9 (b) shows a print image when the page mode is Form [Cut] mode.
  • the left margin S5 of the paper is a margin based on the amount of paper to be inserted into the rollers of the printing machine (not shown) during printing, the left margin of the paper, and the like.
  • the printing unit C-1 and the printing unit C-12 indicate the printing units of the first page and the second page of the document C.
  • Fig. 9 (a) when the page mode is Form [No cut] mode, the print image is the right part of each printing section consisting of printing section C-1 and printing section C-12.
  • a paper feed margin S6 is created by paper feed. That is, on one sheet of printing paper, from the left end of the paper, the left end margin S5 of the paper, the printing part C-11, the paper feeding margin S6, the printing part C-12, and the paper feeding margin S6 are arranged in this order. Created.
  • Fig. 9 (b) when the page mode is Form [Cut] mode, the print image is printed on the right side of each print section composed of print section C-1 and print section C-2.
  • the paper feed margin S7 is created by feeding, and the printing paper is cut after the paper is fed. That is, from the left end of the printing paper, one sheet of paper is sequentially formed from the left end margin S5 of the paper, the printing part C-1 and the paper feeding margin S7, the left margin S5 of the paper, the printing part C — 2, a total of two sheets of printing paper are created, in which the paper feed margin S7 is created one by one.
  • the length of the margin $ 0 to S7 can be changed by the application program
  • Fig. 10 shows the print information setting screen for inputting the page mode and paper orientation (the so-called print property screen).
  • Fig. 10 (a) shows the printer information setting screen when the paper orientation is "portrait”, and
  • Fig. 10 (b) shows the paper orientation.
  • Fig. 10 (a) when the user inputs “portrait” as the paper orientation, there are five types of page modes that can be selected: Form [No cut] mode, Form [Cut] mode, and Report [Cut] mode. [No cut] mode, Report [Cut] mode and Report [No feed] mode are displayed by the pop-up menu. Select and enter the desired mode from the five displayed page modes.
  • FIG. 10 (b) when the user inputs the paper direction as "landscape".
  • the pop-up menu displays two different page modes to choose from: Form [No cut] mode and Form [Cut] mode. Select and enter the desired mode from the two displayed page modes.
  • the printer driver controls the paper cut of the subsequent print paper, and further controls the printing of one or more documents to be printed in page units based on a plurality of combinations of paper feed and paper cut.
  • Application programs can be created without having to consider That is, no matter what application program is used, the setting of the printer main body can be executed by the printer driver which is a common interface.
  • the paper size of the last page is variable according to the print data when the paper direction is “portrait” in the “Form format”. Even if there is, the paper feed and the paper cut may be controlled so as to have the same predetermined paper size as other pages.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Record Information Processing For Printing (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Handling Of Sheets (AREA)
  • Electrochromic Elements, Electrophoresis, Or Variable Reflection Or Absorption Elements (AREA)

Description

明 細 書 プリン夕ドライバ、 印刷制御方法及び情報記録媒体 技術分野
本発明は、 プリンタドライバ、 印刷制御方法および情報記録媒体に関する。 特 に、 印刷用紙の紙送りおよび用紙カツトの複数の組み合わせに基づいて、 ページ 単位に印刷される 1個または複数個の印刷対象文書の印刷を制御する手段を備え たプリンタドライバ、 印刷制御方法および情報記録媒体に関する。 背景技術 ,
従来から、 コンピュータなどの情報処理装置では、 さまざまなアプリケーショ ン ·プログラムから共通に使用されるハードウェア資源 (以下単に資源という) をオペレーティング 'システムが集中して管理制御している。 このような資源の それそれには、 ソフトウェアにより構築されたドライバが対応付けられ、 情報処 理装置でドライバ用プログラムを作動させることにより、 資源を管理するための 装置 (ドライノ 'として動作させることができる。
たとえば、 プリン夕もこのような資源の 1つであり、 情報処理装置の上で動作 するアプリケーション · プログラムがプリン夕を使用して印刷を実行させる場合 には、 以下のような手順をとつている。
( 1 ) アプリケーション ·プログラムがォペレ一ティング ·システムに対して 印刷したい印刷対象文書の情報を含む印刷要求を出す。 具体的には、 印刷対象文 書の情報が記憶されたメモリ内のアドレス、 その情報の大きさなどのパラメ一夕 を指定して、 オペレーティング ·システムのシステム ·コールを呼び出す。
( 2 ) オペレーティング ·システムは、 印刷対象文書の情報のパラメ一夕を指 定して、 プリン夕ドライバにより提供されるサービス ·ルーチンを呼び出す。
( 3 ) プリン夕ドライバのサービス .ルーチンは、 情報処理装置に接続された ディスプレイなどに現在のプリン夕の設定情報を表示し、 ユーザに対して確認を 求める。 設定情報として、 用紙の大きさ、 方向などが指定できる場合が多い。 ( 4 ) 設定が確認されたら、 サービス ·ルーチンは印刷対象文書の情報とプリ ン夕の設定情報から、 そのプリン夕用の印刷指令を生成し、 プリン夕に対して送 ia "る。
このように、 プリン夕の印刷設定やアプリケーション 'プログラムからプリン 夕へ印刷する指令の中継を行う機能を果たすのがプリン夕ドライバである。 した がって、 プリンタドライバは、 当該機能を実現するプログラムによって、 当該機 能を果たす制御部品として機能するものである。
また、 プリンタドライバ用のプログラムをコンビュ一夕などの情報処理装置に 組み込むことによって、 当該情報処理装置は装置としてのプリン夕ドライバとし て機能する。
従来から、 P O S端末装置、 A T M端末装置、 K I O S K端末装置等に内蔵さ れたり、 また併設されたりしているプリン夕には、 ロール紙を使用するプリンタ がある。 また、 このようなロール紙を使用するプリン夕には、 ロール銥に余白部 を作成するための紙送りを実行する搬送機構 (搬送ユニット) およびロール紙を 所望の長さに切断するための用紙力ヅトを実行するカヅ夕一機構 (カヅ夕一ュニ ヅト) が内蔵されている。
しかし、 口一ル紙を使用するプリン夕への紙送りおよび用紙カツトのプリン夕 設定要求は、 紙送りおよび用紙カットについて異なる機能を有する複数のプリン 夕ドライバの中から、 アプリケーション ·プログラムが、 所望の動作を実行する プリン夕ドライバを指定することによって、 使い分けられていた。 例えば、 用紙 方向が 「縦」 である場合、 印刷対象文書を印刷したページの印刷部の後に余白部 を作成するための紙送りを実行し、 更に、 紙送りを実行後、 用紙カットを実行す るように規定されているプリン夕ドライノ ^;、 または、 印刷対象文書を印刷したぺ ージの印刷部の後に余白部を作成するための紙送りを実行し、 用紙カツトは実行 しないように規定されているプリン夕ドライバの 2種類がある。
従って、 上述した 2種類のプリンタドライバを P O S端末装置、 A T M端末装 置、 K I O S K端末装置等の情報処理装置に組み込んだ場合は、 アプリケ一ショ ン ·プログラムの作成において、 どちらのプリンタドライバを使用するかを選択 し、 選択したプリン夕ドライバに適合するようなアプリケーション ·プログラム を作成しなければならない、 また、 1種類のプリン夕ドライバを選択し、 選択し たプリン夕ドライバのみを情報処理装置に組み込んだ場合は、 組み込まれたプリ ン夕ドライバに適合するようなアプリケーション ·プログラムを作成しなければ ならないという問題点があった。 延いては、 プリン夕ドライバ毎にアプリケーシ ヨンを開発しなおさなければならないという問題点があった。
また、 印刷対象文書を所定の用紙サイズのページ単位に印刷する場合、 ページ の印刷部の後に余白部を作成するための紙送りや用紙カツトが常に実行されるこ とから、 1日分の売上実績を示す日計のような、 用紙の長さを特定することがで きないレポート形式の印刷対象文書の印刷を実行することができないという問題 点があった。
従って、 本発明は、 以 Jのような問題点を解決するためになされたもので、 ァ プリケ一シヨン 'プログラムから印刷要求があつた印刷対象文書の印刷において、 印刷用紙の紙送りおよび用紙カツトの複数の組み合わせに基づいて、 所定の用紙 サイズを 1ページとするページ単位に印刷される 1個または複数個の印刷対象文 書の印刷を制御する手段を備えたプリン夕ドライバ、 印刷制御方法および情報記 録媒体を提供することを目的とする。 発明の開示
本発明者は、 上述した従来の問題点を解決すべく研究を重ねた。 その結果、 ァ プリケーシヨン ·プログラムから印刷要求があった 1個または複数個の印刷対象 文書の印刷において、 印刷対象文書のページ毎の紙送りおよび印刷対象文書の文 書毎の紙送りを制御し、 紙送りを実行した後の印刷用紙の用紙カットを実行する か否かを制御し、更に、紙送りおよび用紙カツトの複数の組み合わせに基づいて、 1個または複数個の印刷対象文書におけるページ単位の印刷を制御することによ つて、 プリン夕ドライバを考慮せずに、 アプリケーション 'プログラムを作成す ることができる。 即ち、 どのようなアプリケーション ·プログラムを利用する場 合においても、 共通のィンタ一フェースであるプリン夕ドライバによりプリン夕 本体の設定を実行できることが判明した。
また、 1日分の売上実績を示す日計のような、 用紙の長さを特定することがで きないレポート形式の印刷対象文書の印刷を実行できることが判明した。
上記研究結果に基づき、 以下の発明を提供する。
本発明のプリン夕ドライバは、 印刷用紙の紙送りおよび用紙カットの複数の組 み合わせに基づいて、 所定の用紙サイズを 1ページとするページ単位に印刷され る 1個または複数個の印刷対象文書の印刷を制御するページ間制御手段を備えた ことを特徴とする。
また、 ページ間制御手段が、 1個または複数個の印刷対象文書を印刷するべ一 ジ毎の紙送りおよび印刷対象文書の文書毎の紙送りを制御する紙送り制御手段と、 印刷用紙の用紙カツトを制御する用紙カツト制御手段とを備えたことを特徴とす る。
この場合において、 紙送り制御手段は、 1個または複数個の印刷対象文書のぺ —ジ毎に紙送りを実行することを特徴とする。 また、 1個または複数個の印刷対 象文書の文書毎に紙送りを実行することを特徴とする。
またこの場合において、 用紙カット制御手段は、 紙送りを実行した後の印刷用 紙の用紙カツトを実行するか否かを制御することを特徴とする。
また、 本発明のプリン夕ドライバは,、 ( a ) アプリケ一シヨン 'プログラムか ら印刷対象文書の情報を含む印刷要求を受け付ける印刷要求受付手段と、 ( b ) 印刷要求受付手段によって受け付けた印刷要求に従って、 プリン夕の設定情報を 選定し表示する設定情報表示制御手段と、 (c ) 印刷対象文書を印刷するための 所要の情報の入力を制御する入力制御手段と、. (d )'プリンタの設定情報と、 印 刷対象文書を印刷するための所要の儈報とに基づいて、 印刷デ一夕を生成する印 刷デ一夕生成手段と、 (e ) 印刷デ一夕と印刷出力指令をプリン夕に送信する送 信手段とを更に備えていることを特徴とする。
この場合において、 設定情報表示制御手段は、 ページ間制御手段によって制御 される印刷用紙の紙送りおよび用紙カツトの複数の組み合わせを表示することを 特徴とする。
またこの場合において、 入力制御手段は、 用紙の不定長の方向を 「縦」 として 印刷するか、 「横」 として印刷するかを指定する用紙方向を選択することを特徴 とする。 また、 入力制御手段は、 ページ間制御手段によって制御される印刷用紙 の紙送りおよび用紙カツ卜の複数の組み合わせから、 所望の組み合わせを選択す ることを特徴とする。
本発明の印刷制御方法は、 印刷用紙の紙送りおよび用紙力ットの複数の組み合 わせに基づいて、 所定の用紙サイズを 1ページとするページ単位に印刷される 1 個または複数個の印刷対象文書の印刷を制御するページ間制御ステップを備えた ことを特徴とする。
また、 ページ間制御ステップが、 1個または複数個の印刷対象文書を印刷する ページ毎の紙送りおよび印刷対象文書の文書毎の紙送りを制御する紙送り制御ス テツプと、 印刷用紙の用紙カツトを制御する用紙カツト制御ステップとを備えた ことを特徴とする。
この場合に、 紙送り制御ステップにおいて、 1個または複数個の印刷対象文書 のページ毎に紙送りを実行することを特徴とする。 また、 1個または複数個の印 刷対象文書の文書毎に紙送りを実行することを特徴とする。
またこの場合に、 用紙カット制御ステップにおいて、 紙送りを実行した後の印 刷用紙の用紙カツトを実行するか否かを制御することを特徴とする。
また、 本発明の印刷制御方法は、 (a ) アプリケーション 'プログラムから印 刷対象文書の情報を含む印刷要求を受け付ける印刷要求受付ステップと、 (b ) 印刷要求受付ステップによつて受け付けた印刷要求に従って、 プリン夕の設定情 報を選定し表示する設定情報表示制御ステップと、 ( c ) 印刷対象文書を印刷す るための所要の情報の入力を制御する入力制御ステップと、 (d ) プリン夕の設 定情報と、 印刷対象文書を印刷するための所要の情報とに基づいて、 印刷デ一夕 を生成する印刷データ生成ステツプと、 ( e ) 印刷データと印刷出力指令をプリ ン夕に送信する送信ステップとを更に備えていることを特徴とする。
この場合に、 設定情報表示制御ステップにおいて、 ページ間制御スチップによ つて制御される印刷用紙の紙送りおよび用紙カツトの複数の組み合わせを表示す ることを特徴とする。
またこの場合に、 入力制御ステップにおいて、 用紙の不定長の方向を 「縦」 と' して印刷するか、 「横」 として印刷するかを指定する用紙方向を選択することを 特徴とする。 また、 入力制御ステップにおいて、 ページ間制御ステヅプによって 制御される印刷用紙の紙送りおよび用紙カツトの複数の組み合わせから、 所望の 組み合わせを選択することを特徴とする。 .
本発明の情報記録媒体は、 上述の印刷制御方法のプログラムを記録した情報記 録媒体である。 また情報記録媒体として、 コンパクト 'ディスク、 フロッピ一- ディスク、ハード,ディスク、光磁気ディスク、 ディジタル ·ビデオ 'ディスク、 半導体メモリ、 'もしくは磁気テープであることを特徴とする。 図面の簡単な説明
第 1図は、 P O S端末装置の外観を示す斜視図である。
第 2図は、 P O S端末装置の制御回路を示すブロック図である。
第 3図は、 プリン夕ドライバの機能ブロック図である。
第 4図は、プリン夕ドライバの印刷制御処理のフローチャートを示す図である。 第 5図は、 ページモード対応処理のフローチャートを示す図である。
第 6図は、 印刷対象文書を示す図である。
第 7図は、 用紙方向が 「縦」 であり、 ページモードが F o r mモードである場 合の印刷イメージを示す図である。
第 8図は、 用紙方向が 「縦」 であり、 ページモードが R e p o r tモードであ る: ί合の印刷イメージを示す図である。
第 9図は、 用紙方向が 「横」 であり、 ページモードが F o r mモードである場 合の印刷イメージを示す図である。
第 1 0図は、 プリンタ情報設定画面を示す図である。 発明を実施するための最良の形態
本発明の一実施形態を、 図面を参照しながら説明する。 なお、 以下に説明する 実施形態は説明のためのものであり、 本発明の範囲を制限するものではない。 従 つて、 当業者であればこれらの各要素もしくは全要素をこれと均等なものによつ て置換レた実施形態を採用することが可能であるが、 これらの実施形態も本発明 の範囲に含まれる。
図 1は、 P〇 S端末装置の外観を示す斜視図である。 P 0 S端末装置 1 0 0は、 本体下部にドロワ 102が、本体上部にキ一ボード 103、ディスプレイ 104、 ハンドスキャナ 105、 プリン夕 106が設けられている。 また、 POS端末装 置 100に、 カードリーダを併設することも可能である。
ここで、 プリンタ 106は、 本体上部内に内蔵されており、 本体上部表面には、 レシート発行口 106 aとジャーナル確認窓 106 bとが形成されている。また、 POS端末装置 100には領収書発行機能を併有するものもある。 即ち、 プリン 夕 106が領収書発行用のプリン夕として兼用されており、 レシート発行口 10 6 aが領収書発行口として兼用されている。 尤も、 POS端末装置 100に領収 書発行用のプリンタを併設することも可能である。
また、 キーボード 103には、 置数キー、 部門キー、 小計キー、 締めキー等の 商品登録に必要な各種キーの他に、 領収書の発行を指示するための領収書キーも 設けられている。
図 2は、 POS端末装置の制御回路を示すブロック図である。 図 2に示すよう に、 CPU (中央処理装置) 201に、 バスライン 205を介して、 プログラム データ等が格納された ROM 202、 データ処理に使用される各種記憶部 (記憶 領域) が形成される RAM203、 現在の日付および時刻を計時する時計回路 2 04、 ドロワ 102に開放駆動信号を出力する I/Oポート 206、 ディスプレ ィ 104を駆動制御して表示データに対応する文字等を表示させるディスプレイ コントローラ 207、 キーボード 103から入力キーに対応するキー信号を取り 込むキーボードコントローラ 208、 プリン夕 106に制御コマンドや印刷用の デ一夕等の各種データを送信する通信インタフェース 209等が接続されている c また、 プリン夕 106は、 通信インタフェース 209からのデータを受信する通 信インタフェース 210が接続されている。 また、 RAM203において、 図示 していないハード ·ディスクに記憶されているプログラムを実行させる。 なお、 上述の ROM 202および RAM 203に記憶されているデータまたは記憶する データは、 図示していないハード ·ディスクのデータベースに記憶されているデ —夕または記憶するデ一夕であっても良い。
図 3は、 プリンタドライバの機能プロック図である。 以下に各機能についての 説明をする。 図 3に示すように、 CPU201は、 制御手段 301、 要求受付手 段 3 0 2、 設定情報表示制御手段 3 0 3、 入力制御手段 3 0 4、 ページ間制御手 段 3 0 5、 印刷データ生成手段 3 0 6および送信手段 3 0 7を備えている。
C P U 2 0 1の要求受付手段 3 0 2は、 プリン夕に対するアプリケーション . プログラムからの印刷要求を印刷対象文書と共に受け付ける。
C P U 2 0 1の設定情報表示制御手段 3 0 3は、 要求受付手段 3 0 2によって 受け付けた印刷対象文書に対するプリン夕の設定情報を、 R AM 2 0 3の印刷設 定情報記憶部 3 1 0に記憶されているプリン夕の設定情報および R O M 2 0 2の 画面フォーマヅト記憶部 3 2 0に記憶されている画面フォ一マヅトに基づいて、 ディスプレイ上に表示する。
C P U 2 0 1の入力制御手段 3 0 4は、 設定情報表示手段 3 0 3によって表示 されたプリンタの設定情報に対して所望の情報を選択したり、 または入力したり する。 ここで、 プリン夕の設定情報には、 「ページモード」 と 「用紙方向」 の 2 種がある。 ページモードは、 印刷対象文書を印刷するための印刷用紙の紙送りお よび用紙カツトの複数の組み合わせを指定するプリン夕の設定情報であり、 用紙 方向はロール紙の不定長の方向を 「縦」 として印刷するか、 「横」 として印刷す るかを指定するプリン夕の設定情報である。
C P U 2 0 1のページ間制御手段 3 0 5は、 入力制御手段 3 0 4によって入力 されたプリン夕の設定情報であるページモ一ドに基づいて、 ページの印刷部の後 に余白部を作成する紙送りを実行するか否かを、 また、 紙送りを実行した後の用 紙カットを実行するか否かを判定する。
C P U 2 0 1の印刷データ生成手段 3 0 6は、 印刷対象文書のイメージデータ である印刷デ一夕を生成し、 更に、 ページ間制御手段 3 0 5によって判定した、 ページの印刷部の後に余白部の有無および用紙カツ卜の有無を、 生成した印刷デ 一夕に追加することによって、 印刷対象文書の印刷イメージとなるプリン夕に送 信するための印刷データを生成する。
C P U 2 0 1の送信手段 3 0 7は、 印刷デ一夕生成手段 3 0 6によって生成さ れた印刷データを印刷要求と共にプリン夕に送信する。 尤も、 印刷データが印刷 要求を兼ねてもよい。
C P U 2 0 1の制御手段 3 0 1は、 要求受付手段 3 0 2、 設定情報表示制御手 3361 段 303、 入力制御手段 304、 ページ間制御手段 305、 印刷デ一夕生成手段 306および送信手段 307のそれぞれの手段を相互に関連付けて制御する。 図 4は、 印刷制御処理のフローチャートを示す図である。 まず、 プリン夕ドラ ィバのソフトウエア 'プログラムがあらかじめォペレ一ティング ·システムの一 部として RAM203内に登録されると、 CPU 201は、 アプリケーション ' プログラムから印刷要求が発せられるのを待機する (ステヅプ S 401) 。 現在 使用されているオペレーティング ·システムでは、 このような待機状態において 他のプログラムに CPU 201の制御を移すことによりマルチタスク処理を実現 する。 ただし、 このような制御の移行については図示を省略する。. したがって、 ステップ S 401の終了は、 アプリケーション 'プログラムから印刷要求が発せ られたことを意味する。
印刷要求を受け付けると、 CPU201は、 RAM203に記憶されているプ リン夕の設定情報をディスプレイ 104に表示する (ステヅプ S 402) さらに、 CPU201は、 オペレータまたは情報処理装置の管理者が入力装置 を介して入力した入力操作の種類 (例えば、 ページモード、 用紙方向など) が何 であるかを判定する (ステヅプ S 403) 。 オペレータまたは情報処理装置の管 理者は、 画面に表示されたプリンタ設定情報を参照し、 必要によりキ一ボードや マウスなどの入力装置を操作することによって、 プリンタ設定情報を変更するこ とができる。
オペレータまたは情 処理装置の管理者が、 ページモードを入力した場合 (ス テヅプ S 403 ;ページモード)、 ページモードの情報を RAM203に記憶さ せ (ステップ S 404) 、 ステップ S 402に戻る。
オペレータまたは情報処理装置の管理者が、 用紙方向を入力した場合 (ステツ プ S 403 ;用紙方向) 、 用紙方向の情報を RAM203に記憶させ (ステヅプ S 405) 、 ステップ S 402に戻る。
その他の設定情報の入力があった場合は (ステップ S 403 ;その他) 、 対応 する処理を行い (ステップ S 410) 、 ステップ S 402に戻る。
次に、 設定情報の入力を終了するために、 OKを入力した場合 (ステップ S 4 03 ; OK) 、 プリン夕設定情報の表示を終了して、 次のステップ S 406に移 P T/JP01/03361 る o
オペレータまたは情報処理装置の管理者が設定を終了する (ステップ S403 ; OK) と、 CPU 201は、 RAM203を調べ、 ページモードの種類に基づい て、 印刷対象文書およびプリン夕設定情報から印刷すべき文書の印刷用のィメー ジデ一夕を RAM203内に生成する (ステップ S 406) 。'
最後に、 CPU 201は、 上述した内容に基づいて、 RAM203内に生成さ れた印刷デ一夕と印刷指令をプリン夕に対して送信する (ステヅプ S 407) 。 更に、 ステップ S 401に戻って、 新たな印刷要求がアプリケーション ·プロ グラムから発せられるまで待機する。
また、 本実施形態のプリン夕ドライバは、 印刷用紙に印刷される印刷部の単位 がページ単位である印刷形式 (以下、 「Form形式」 という) 、 また、 印刷用 紙に印刷される印刷部の単位が印刷対象文書単位である印刷形式 (以下、 「R e port形式」 という) によって印刷を実行することができる。
さらに、 「Form形式」 および 「Report形式」 の印刷形式のそれぞれ に対して、 用紙カットを実行する場合および実行しない場合を考えることができ る。
従って、 印刷対象文書を印刷するための印刷用紙の紙送りおよび用紙カットの 複数の組み合わせを指定するページモードは、 F o rm [Cu t ] モード、 Fo r m [No cut]モード、 Report [Cut]モード、 Report [N o cut] モードの 4種類のページモードを考えることができる。
Form [Cut] モードは、 印刷形式が 「Form形式」 であり、 かつ用紙 カットをする場合である。 例えば、 クーポン券のような定形用紙を複数枚印刷す る場合に、 クーポン券一枚分を 1ページとして印刷し、 一枚づっ、 即ち、 1ぺ一 ジ毎に印刷用紙を切断して、 複数のクーポン券を作成することができる。
Form [No cut] モードは、 印刷形式が 「Form形式」 であり、 か つ用紙カットをしない場合である。 例えば、 1個の印刷対象文書に文章、 図等が ある場合、 文章、 図等をページ毎に切り離さず、 しかし、 ページの区別がつくよ うに印刷することができる。
Report [Cut] モードは、 印刷形式が 「Report形式」 であり、 かつ用紙カットをする場合である。 例えば、 1日分の売上情報を 1個の印刷対象 文書とする場合、 日毎の売上情報を 1枚の印刷用紙にまとめて印刷することがで きる。
Repo rt [No c u t ] モードは、 印刷形式が 「R e p o r t形式」 で あり、 かつ用紙カットをしない場合である。 例えば、 1日分の売上情報を 1個の 印刷対象文書とする場合、 日毎の売上情報をまとめて、 1週間分または 1ヶ月分 の売上情報を 1枚の印刷用紙に印刷することができる。
さらに、 上述の 4種類のページモードに加えて、 1個の印刷対象文書分の印刷 終了時であっても所定の余白部を作成する紙送りをしない、 かつ用紙力ットをし ないモード (以下、 Repo r t [No f e ed] モードという) を設定して もよい。 例えば、 レシートの発行においてレシートの先頭に店舗のロゴを印刷す る場合、 先のレシートの印刷終了後紙送りや用紙カットをすることなく、 次のレ シート用に続けて店舗のロゴを印刷することができる。 そして、 ロゴ印刷後に、 アプリケーション ·プログラムは、 先のレシート発行のためプリンタに用紙カヅ トを行なわせればよい。 これは、 プリン夕の印刷ヘッドと用紙カッターとの間の 紙経路長に相当する口ール紙の無駄を省くために有効である。
図 5は、 印刷制御処理におけるページモード対応処理のフローチャートを示す 図である。 まず、 CPU201は、 RAM203に記憶されている用紙方向が何 であるかを判定する (ステップ S 501) o
用紙方向が 「縦」 である場合 (ステップ S 501 ; 「縦」 ) は、 RAM 203 に記憶されているページモードの種類が何であるかを判定する (ステップ S 50 2) o
ページモードが F o rm [No cut] モードである場合 (ステップ S 50 2 ; Fo rm [No cut] ) は、 1ページ分の印刷部の後ろに所定の余白部 を作成するように、 即ち、 1ページ分の印刷終了時に用紙の紙送りを実行するよ うに、 印刷対象文書の情報から印刷すべき文書の印刷用のイメージデータを作成 し (ステップ S 503) 、 ページモード対応処理を終了する。 ここで、 用紙を切 断するための用紙カツトコマンドは発行しない。
ページモードが Form [Cut] モードである場合 (ステップ S 502 ; F orm [Cut] ) は、 1ページ分の印刷部の後ろに所定の余白部を作成するよ うに、 即ち、 1ページ分の印刷終了時に用紙の紙送りを実行するように、 印刷対 象文書の情報から印刷すべき文書の印刷用のイメージデ一夕を作成し、 更に、 ぺ 一ジ每に用紙を切断する、 即ち、 紙送り終了時に用紙を切断するための用紙カツ トコマンドを発行し、 (ステヅプ S 504)、ページモード対応処理を終了する。 ページモードが Report [No cut] モードである場合 (ステップ S 502 ; Report [No cut] ) は、 1ページ分の印刷部の後ろに所定 の余白部を作成せずに、 1個の印刷対象文書分の印刷部の後ろに所定の余白部を 作成するように、 即ち、 1個の印刷対象文書分の印刷終了時に用紙の紙送りを実 行するように、 印刷対象文書の情報から印刷すべき文書の印刷用のィメージデ一 夕を作成し、 (ステップ S 505)、ページモード対応処理を終了する。ここで、 用紙を切断ずるための用紙カツトコマンドは発行しない。
ページモ—ドが R e p o r t [Cut] モ一ドである場合 (ステップ S 502 ; Report [Cut] ) は、 1ページ分の印刷部の後ろに所定の余白部を作成 せずに、 1個の印刷対象文書分の印刷部の後ろに所定の余白部を作成するように、 即ち、 1個の印刷対象文書分の印刷終了時に用紙の紙送りを実行するように、 印 刷対象文書の情報から印刷すべき文書の印刷用のイメージデータを作成し、更に、 印刷対象文書毎に用紙を切断する、 即ち、 紙送り終了時に用紙を切断するための 用紙カットコマンドを発行し (ステップ S 506) 、 ページモード対応処理を終 了する。
ページモードが R e p o r t [No f e e d] モードである場合 (ステップ S502 ; Report [No : f eed] ) は、 1ページ分の印刷部の後ろ、 および、 1個の印刷対象文書分の印刷部の後ろに所定の余白部を作成せずに、 即 ち、 1個の印刷対象文書分の印刷終了時であっても用紙の紙送りを実行しないよ うに、 印刷対象文書の情報から印刷すべき文書の印刷用のイメージデータを作成 し、 ページモード対応処理を終了する。 ここで、 用紙を切断するための用紙カヅ トコマンドは発行しない。
また、 用紙方向が 「横」 である場合 (ステップ S 501 ; 「横」 ) は、 RAM 203に記憶されているページモードの種類が何であるかを判定する. (ステップ S 508) o
ページモードが F o rm [No cut] モ一ドである場合 (ステップ S 50 8; Form [No c u t ] ) は、 1ページ分の印刷部の後ろに所定の余白部 を作成するように、 即ち、 1ページ分の印刷終了時に用紙の紙送りを実行するよ うに、 印刷対象文書の情報から印刷すべき文書の印刷用のイメージデータを作成 し (ステップ S 509)、 ページモード対応処理を終了する。 ここで、 用紙を切 断するための用紙カツトコマンドは発行しない。
ページモードが Form [Cut] モードである場合 (ステップ S 508; F o rm [Cut] ) は、 1ページ分の印刷部の後ろに所定の余白部を作成するよ うに、 即ち、 1ページ分の印刷終了時に用紙の紙送りを実行するように、 印刷対 象文書の情報から印刷すべき文書の印刷用のイメージデ一夕を作成し、 更に、 ぺ —ジ毎に用紙を切断する、 即ち、 紙送り終了時に用紙を切断するための用紙カツ トコマンドを発行し、 (ステヅプ S 510)、ページモード対応処理を終了する。 以下、 ページモードと用紙方向に基づいた印刷イメージについて図を参照しな がら説明する。
図 6は、 印刷対象文書を示す図である。 図 6 (a) は、 印刷方向が 「縦」 の場 合の印刷対象文書を示す図であり、 図 6 (b) は、 印刷方向が 「横」 の場合の印 刷対象文書を示す図である。 図 6に示すように、 印刷対象文書として、 文書 A、 文書 Bおよび文書 Cがある。 文書 Aおよび文書 Bは用紙方向が 「縦」 となる文書 であり、 文書 Cは用紙方向が 「横」 となる文書である。 文書 A、 文書 Bおよび文 書 Cはそれそれ 2ページから構成されており、 2ページ目は、 ページの途中で文 書が終了している。
図 6に示す文書 A、 文書 Bおよび文書 Cを各ページモードの種類に基づいて印 刷した印刷イメージを図 7、 図 8および図 9に示す。
図 7は、 用紙方向が 「縦」 である場合のページ単位に印刷する 「Form形式」 の印刷イメージを示す図である。 図 7 (a)はページモードが Form [No c u t ] モードである場合の印刷イメージを示す図であり、 図 7 (b) は、 ページ モードが Form [Cut] モードである場合の印刷イメージを示す図である。 ここで、 用紙の上端余白部 S0は、 印刷時に、 図示していないプリン夕のローラ に嚙み込まれる用紙の量、 用紙の上端マージン量等に基づいた余白部である。 印 刷部 A— 1および印刷部 A— 2は、 文書 Aの 1ページ目と 2ページ目の印刷部を 示す。 また、 印刷部 B— 1および印刷部 B— 2は、 文書 Bの 1ページ目と 2ぺ一 ジ目の印刷部を示す。
図 7 (a) に示すように、 ページモードが Form [No cut] モードで ある場合の印刷イメージは、 印刷部 A— 1、 印刷部 A— 2、 印刷部 B— 1および 印刷部 B— 2から構成される各印刷部の後部に紙送りによる紙送り余白部 S 1が 作成される。 即ち、 1枚の印刷用紙上に、 用紙の上端から、 用紙の上端余白部 S 0、 印刷部 A_l、 紙送り余白部 S l、 印刷部 A— 2、 紙送り余白部 S l、 印刷 部 B_l、 紙送り余白部 S'l、 印刷部 B— 2、 紙送り余白部 S 1が順番に作成さ れ 。
図 7 (b) に示すように、 ページモードが Form [Cut] モードである場 合の印刷イメージは、 印刷部 A— 1、 印刷部 A— 2、 印刷部 B— 1および印刷部 B-2から構成される各印刷部の後部に紙送りによる紙送り余白部 S 2が作成さ れ、 更に、 紙送り後に印刷用紙が切断される。 即ち、 印刷用紙の上端から、 用紙 の上端余白部 S0、 印刷部 A— 1、 紙送り余白部 S 2が順番に作成される用紙が 1枚、 用紙の上端余白部 S0、 印刷部 A— 2、 紙送り余白部 S 2が順番に作成さ れる用紙が 1枚、 用紙の上端余白部 S0、 印刷部 B— 1、 紙送り余白部 S 2が順 番に作成される用紙が 1枚、 用紙の上端余白部 S0、 印刷部 B— 2、 紙送り余白 部 S 2が順番に作成される用紙が 1枚となる合計 4枚の印刷用紙が作成される。 図 8は、 用紙方向が「縦」 である場合の印刷対象文書単位に印刷する 「Rep ort形式」 の印刷イメージを示す図である。 図 8 (a) は、 ページモードが R e p o r t [No c u t ] モードである場合の印刷イメージを示す図であり、 図 8 (b) は、 ページモードが Report [Cut] モードである場合の印刷 イメージを示す図であり、 図 8 (c) は、 ページモードが Report [No f e e d] モードである場合の印刷イメージを示す図である。 ここで、 用紙の上端 余白部 SOは、 印刷時に、 図示していないプリンタのローラに喃み込まれる用紙 の量、 用紙の上端マージン量等に基づいた余白部である。 印刷部 A— 1および印 刷部 A—2'は、 文書 Aの 1ページ目と 2ページ目の印刷部を示す。 また、 印刷部 B— 1および印刷部 B— 2は、文書 Bの 1ページ目と 2ぺ一ジ目の印刷部を示す。 図 8 (a) に示すように、 ページモードが R e p 0 r t [No cut] モー ドである場合の印刷イメージは、 印刷部 A— 1、 印刷部 A— 2、 印刷部 B— 1お よび印刷部 B— 2において、 印刷対象文書の最終印刷部、 即ち、 文書 Aの印刷部 A— 2および文書 Bの印刷部 B— 2の後部に紙送りによる紙送り余白部 S 3が作 成される。即ち、 1枚の印刷用紙上に、用紙の上端から、用紙の上端余白部 so、 印刷部 A— 1、印刷部 A— 2、紙送り余白部 S 3、印刷部 B— 1、印刷部 B— 2、 紙送り余白部 S 1が順番に作成される。
図 8 (b) に示すように、 ページモードが Re p o r t [Cut]モードであ る場合の印刷ィメージは、 印刷部 A一 1、 印刷部 A— 2、 印刷部 B— 1および印 刷部 B— 2において、 印刷対象文書の最終印刷部、 即ち、 文書 Aの印刷部 A— 2 および文書 Bの印刷部 B— 2の後部に紙送りによる紙送り余白部 S 4が作成され、 更に、 紙送り後に印刷用紙が切断される。 即ち、 印刷用紙の上端から、 用紙の上 端余白部 S0、 印刷部 A— 1、 印刷部 A— 2、 紙送り余白部 S 4が順番に作成さ れる用紙が 1枚、 用紙の上端余白部 S0、 印刷部 B— 1、 印刷部 B— 2、 紙送り 余白部 S 4が順番に作成される用紙が 1枚となる合計 2枚の印刷用紙が作成され o
図 8 (c) に示すように、 ページモードが Report [No f eed] モ —ドである場合の印刷イメージは、 印刷部 A— 1、 印刷部 A— 2、 印刷部 B一 1 および印刷部 B _ 2において、 各印刷部間には余白部が作成されることなく連続 して印刷が行なわれる。 即ち、 1枚の印刷用紙上に、 用紙の上端から、 用紙の上 端余白部 S0、 印刷部 A— 1、 印刷部 A— 2、 印刷部 B— 1、 印刷部 B— 2が順 番に作成される。
図 9は、 用紙方向が 「横」 である場合のページ単位に印刷する 「Form形式」 の印刷イメージを示す図である。 図 9 (a)はページモードが Form [No c u t] モードである場合の印刷イメージを示す図であり、 図 9 (b) は、 ページ モードが Form [Cut]モードである場合の印刷イメージを示す図である。 ここで、 用紙の左端余白部 S 5は、 印刷時に、 図示していないプリン夕のローラ に嚙み込まれる用紙の量、 用紙の左端マージン量等に基づいた余白部である。 印 刷部 C - 1および印刷部 C一 2は、 文書 Cの 1ぺ一ジ目と 2ページ目の印刷部を 示す。 尚、 図 9 (a) に示すように印刷方向が左から右である場合、 上述のよう に左端余白部を考慮するが、 印刷方向が右から左である場合は、 上述の左端余白 部の変わりに右端余白部を考慮する。
図 9 (a) に示すように、 ページモードが Form [No cut] モードで ある場合の印刷イメージは、 印刷部 C— 1および印刷部 C一 2から構成される各 印'刷部の右部に紙送りによる紙送り余白部 S 6が作成される。 即ち、 1枚の印刷 用紙上に、 用紙の左端から、 用紙の左端余白部 S 5、 印刷部 C一 1、 紙送り余白 部 S6、 印刷部 C一 2、 紙送り余白部 S 6が順番に作成される。
図 9 (b) に示すように、 ページモードが Form [Cut] モードである場 合の印刷ィメージは、 印刷部 C— 1および印刷部 C— 2から構成される各印刷部 の右部に紙送りによる紙送り余白部 S 7が作成され、 更に、 紙送り後に印刷用紙 が切断される。 即ち、 印刷用紙の左端から、 用紙の左端余白部 S 5、 印刷部 C一 1、 紙送り余白部 S 7が順番に作成される用紙が 1枚、 用紙の左端余白部 S 5、 印刷部 C— 2、 紙送り余白部 S 7が順番に作成される用紙が 1枚となる合計 2枚 の印刷用紙が作成される。
なお、 余白部 $ 0〜S 7の長さは、 アプリケーション 'プログラムによって変 更可能である
図 10は、 ページモードおよび用紙方向を入力するプリン夕情報設定画面であ る (いわゆるプリン夕のプロパティ画面である) 。 図 10 (a) は、 用紙方向が 「縦」 である場合のプリン夕情報設定画面を示し、 図 10 (b) は、 用紙方向が
「横」 である場合のプリン夕情報設定画面を示す。
図 10 (a) に示すように、 ユーザが用紙方向を 「縦」 と入力した場合は、 選 択できる 5種類のページモード、 即ち、 Form [No cut]モード、 Fo rm [Cut]モード、 Report [No cut]モード、 Report [C ut] モード、 Report [No f eed] モードがポヅプアヅプ'メニュ 一によつて表示される。 表示された 5種類のページモードから所望のモードを選 択入力する。
一方、 図 10 (b) に示すように、 ユーザが用紙方向を 「横」 と入力した場合 は、 選択できる 2種類のページモード、 即ち、 Form [No cut]モード、 Form [Cut] モードがポヅプアヅプ ·メニューによって表示される。 表示 された 2種類のページモードから所望のモードを選択入力する。
. 以上説明したように、 本発明によれば、 以下の効果を奏する。
アプリケーション ·プログラムから印刷要求があった 1個または複数個の印刷 対象文書の印刷において、 印刷対象文書のページ毎の紙送りおよび印刷対象文書 の文書毎の紙送りを制 し、 紙送りを実行した後の印刷用紙の用紙カツトを制御 し、 更に、 紙送りおよび用紙カットの複数の組み合わせに基づいて、 1個または 複数個の印刷対象文書におけるページ単位の印刷を制御することによって、 プリ ン夕ドライバを考慮せずに、 アプリケーション ·プログラムを作成することがで きる。 即ち、 どのようなアプリケーション 'プログラムを利用する場合において も、 共通のインターフヱ一スであるプリン夕ドライバによりプリン夕本体の設定 を実行できる。
また、 1日分の売上実績を示す日計のような、 用紙の長さを特定することがで きないレポート形式の印刷対象文書の印刷を実行できる。
なお、 本実施形態においては、 「Form形式」 において用紙方向が 「縦」 で ある場合に、 最終ページの用紙サイズは印刷デ一夕に応じて可変である例を示し たが、 最終ぺージであっても他のページと同じ所定の用紙サイズになるように紙 送りや用紙カツトを制御するようにしてもよい。
7

Claims

請 求 の 範 囲
1 . 印刷用紙の紙送りおよび用紙カットの複数の組み合わせに基づいて、 所定の 用紙サイズを 1ページとするページ単位に印刷される 1個または複数個の印刷対 5 象文書の印刷を制御するページ間制御手段を備えたプリン夕ドライバ。
.
2 . 前記ページ間制御手段が、 1個または複数個の前記印刷対象文書を印刷する ページ毎の前記紙送りおよび前記印刷対象文書の文書毎の前記紙送りを制御する 紙送り制御手段と、
印刷用紙の前記用紙カットを制御する用紙カツト制御手段と、
, 10 を備えた請求項 1に記載のプリン夕ドライバ。
3 . 前記紙送り制御手段は、 1個または複数個の前記印刷対象文書のページ毎に 前記紙送りを実行することを特徴とする請求項 2に記載のプリン夕ドライバ。
4 . 前記紙送り制御手段は、 1個または複数個の前記印刷対象文書の文書毎に前 記紙送りを実行することを特徴とする請求項 2に記載のプリン夕ドライバ。 .
15 5 . 前記用紙力ット制御手段は、 前記紙送りを実行した後の印刷用紙の前記用紙 カットを実行するか否かを制御する請求項 2から 4のいずれか 1項に記載のプリ ン夕ドライバ。
6 . 下記の手段を更に備えた請求項 1に記載のプリン夕ドライバ。
, ( a ) アプリケーション ·プログラムから前記印刷対象文書の情報を含む印刷要 20 求を受け付ける印刷要求受付手段と、
( b ) 前記印刷要求受付手段によって受け付けた印刷要求に従って、 プリン夕の 設定情報を選定し表示する設定情報表示制御手段と、
( c ) 前記印刷対象文書を印刷するための所要の情報の入力を制御する入力制御 手段と、
25 ( d ) プリン夕の前記設定情報と、 前記印刷対象文書を印刷するための前記所要 の情報とに基づいて、 印刷データを生成する印刷データ生成手段と、
( e ) 前記印刷データと印刷出力指令をプリン夕に送信する送信手段。
7 . 前記設定情報表示制御手段は、 前記ページ間制御手段によって制御される印 刷用紙の前記紙送りおよび前記用紙カツトの複数の組み合わせを表示することを 特徴とする請求項 6に記載のプリン夕ドライバ。
8 . 前記入力制御手段は、 用紙の不定長の方向を「縦」 として印刷するか、 「横」 として印刷するかを指定する用紙方向を選択することを特徴とする請求項 6に記 載のプリン夕ドライバ。
9 . 前記入力制御手段において、 前記ページ間制御手段によって制御される印刷 用紙の前記紙送りおよび前記用紙カツトの複数の組み合わせから、 所望の組み合 わせを選択することを特徴とする請求項 6に記載のプリン夕ドライバ。
1 0 . 印刷用紙の紙送りおよび用紙カットの複数の組み合わせに基づいて、 所定 の用紙サイズを 1ページとするページ単位に印刷される 1個または複数個の印刷 対象文書の印刷を制御するページ間制御ステツプを備えた印刷制御方法。
1 1 . 前記ページ間制御ステップが、 1個または複数個の前記印刷対象文書を印 刷するページ毎の前記紙送りおよび前記印刷対象文書の文書毎の前記紙送りを制 御する紙送り制御ステップと、
印刷用紙の前記用紙カツトを制御する用紙カツト制御ステップと、
を備えた請求項 1 0に記載の印刷制御方法。
1 2 . 前記紙送り制御ステップにおいて、 1個または複数個の前記印刷対象文書 のページ毎に前記紙送りを実行することを特徴とする請求項 1 1に記載の印刷制 御方法。
1 3 . 前記紙送り制御ステップにおいて、 1個または複数個の前記印刷対象文書 の文書毎に前記紙送りを実行することを特徴とする請求項 1 1に記載の印刷制御 方法。
1 4 . 前記用紙カット制御ステップにおいて、 前記紙送りを実行した後の印刷用 紙の前記用紙カットを実行するか否かを制御する請求項 1 1から 1 3のいずれか 1項に記載の印刷制御方法。
1 5 . 下記のステツプを更に備えた請求項 1 0に記載の印刷制御方法。
( a ) アプリケーション ·プログラムから前記印刷対象文書の情報を含む印刷要 求を受け付ける印刷要求受付ステツプと、
( b ) 前記印刷要求受付ステップによって受け付けた印刷要求に従って、 プリン 夕の設定情報を選定し表示する設定情報表示制御ステツプと、 ( c ) 前記印刷対象文書を印刷するための所要の情報の入力を制御する入力制御 ステヅプと、
( d ) プリン夕の前記設定情報と、 前記印刷対象文書を印刷するための前記所要 の情報とに基づいて、 印刷デ一夕を生成する印刷デ一夕生成ステップと、
( e ) 前記印刷データと印刷出力指令をプリン夕に送信する送信ステツプ。
1 6 . 前記設定情報表示制御ステップにおいて、 前記ページ間制御ステップによ つて制御される印刷用紙の前記紙送りおよび前記用紙力ヅトの複数の組み合わせ を表示することを特徴とする請求項 1 5に記載の印刷制御方法。
1 7 . 前記入力制御ステップにおいて、 用紙の不定長の方向を 「縦」 として印刷 するか、 「横」 として印刷するかを指定する用紙方向を選択することを特徴とす る請求項 1 5に記載の印刷制御方法。
1 8 . 前記入力制御ステップにおいて、 前記ページ聞制御ステップによって制御 される印刷用紙の前記紙送りおよび前記用紙カツトの複数の組み合わせから、 所 望の組み合わせを選択することを特徴とする請求項 1 5に記載の印刷制御方法。
1 9 . 請求項 1 0から 1 8のいずれか 1項に記載の印刷制御方法のステップを有 するプログラムを記 した情報記録媒体。
2 0 . 前記情報記録媒体は、 コンパクト 'ディスク、 フロヅピ一'ディスク、 ハ —ド 'ディスク、 光磁気ディスク、 ディジタル ' ビデオ,ディスク、 半導体メモ リ、 もしくは磁気テープであることを特徴とする請求項 1 9のプログラムを記録 した情報記録媒体。
PCT/JP2001/003361 2000-08-04 2001-04-19 Gestionnaire d'imprimante, procede de commande d'imprimante et support d'enregistrement de donnees WO2002011991A1 (fr)

Priority Applications (6)

Application Number Priority Date Filing Date Title
KR1020027004306A KR100562619B1 (ko) 2000-08-04 2001-04-19 프린터 드라이버, 인쇄 제어 방법 및 정보 기록 매체
JP2002517309A JP4734818B2 (ja) 2000-08-04 2001-04-19 プリンタドライバ、印刷制御方法及び情報記録媒体
DE60130728T DE60130728T2 (de) 2000-08-04 2001-04-19 Druckerantrieb, drucksteuerungsverfahren und informationsaufzeichnungsmedium
EP01921918A EP1223043B1 (en) 2000-08-04 2001-04-19 Printer driver, print control method and information recording medium
US10/089,871 US6663303B2 (en) 2000-08-04 2001-04-19 Printer driver, printing control method, and data storage medium
HK03104177A HK1052162A1 (en) 2000-08-04 2003-06-11 Printer driver and printing control method.

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2000237084 2000-08-04
JP2000-237084 2000-08-04

Publications (1)

Publication Number Publication Date
WO2002011991A1 true WO2002011991A1 (fr) 2002-02-14

Family

ID=18729004

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2001/003361 WO2002011991A1 (fr) 2000-08-04 2001-04-19 Gestionnaire d'imprimante, procede de commande d'imprimante et support d'enregistrement de donnees

Country Status (10)

Country Link
US (1) US6663303B2 (ja)
EP (1) EP1223043B1 (ja)
JP (1) JP4734818B2 (ja)
KR (1) KR100562619B1 (ja)
CN (1) CN1198734C (ja)
AT (1) ATE374699T1 (ja)
DE (1) DE60130728T2 (ja)
ES (1) ES2292578T3 (ja)
HK (1) HK1052162A1 (ja)
WO (1) WO2002011991A1 (ja)

Families Citing this family (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7428074B2 (en) * 2000-12-28 2008-09-23 Seiko Epson Corporation Logo data generating apparatus, logo data generating method, and data storage medium
US7283275B2 (en) * 2000-12-28 2007-10-16 Seiko Epson Corporation Logo data generating apparatus, logo data generating method, and data storage medium
JP3961302B2 (ja) * 2002-01-21 2007-08-22 スター精密株式会社 プリンタドライバおよびプリンタドライバのデータ処理方法
JP4361243B2 (ja) * 2002-05-09 2009-11-11 セイコーエプソン株式会社 印刷装置及び印刷システム
KR100425329B1 (ko) * 2002-06-21 2004-03-30 삼성전자주식회사 선별 프린터 등록정보 디스플레이 방법 및 장치
JP4023354B2 (ja) * 2003-03-31 2007-12-19 ブラザー工業株式会社 テープ印刷装置及びプログラム
JP4404094B2 (ja) * 2004-09-30 2010-01-27 ブラザー工業株式会社 印刷装置及び印刷方法
JP4720512B2 (ja) * 2006-01-11 2011-07-13 コニカミノルタビジネステクノロジーズ株式会社 画像形成装置及びプログラム
FR2917528A1 (fr) * 2007-06-15 2008-12-19 Axiohm Soc Par Actions Simplif Procede de delivrance d'un ticket imprime
JP5012473B2 (ja) * 2007-12-10 2012-08-29 セイコーエプソン株式会社 印刷装置及び印刷装置の制御方法
JP2009157806A (ja) * 2007-12-27 2009-07-16 Seiko Epson Corp 記録制御装置、記録制御方法、及び、プログラム
JP4962310B2 (ja) 2007-12-27 2012-06-27 セイコーエプソン株式会社 記録制御装置、記録制御方法、及び、プログラム
JP5120043B2 (ja) * 2008-04-17 2013-01-16 セイコーエプソン株式会社 プリンタドライバおよび印刷データの印刷方法
JP2010102398A (ja) * 2008-10-21 2010-05-06 Riso Kagaku Corp プリンタドライバプログラム、印刷制御装置および印刷システム
JP5321295B2 (ja) * 2009-07-02 2013-10-23 富士ゼロックス株式会社 媒体搬送装置、画像形成装置、及び画像形成システム
WO2011013190A1 (ja) * 2009-07-27 2011-02-03 株式会社ミマキエンジニアリング プリンタカッター
JP5515759B2 (ja) 2010-01-18 2014-06-11 セイコーエプソン株式会社 プリンターシステムの制御方法、プリンターシステムおよびプリンター
JP2011203826A (ja) * 2010-03-24 2011-10-13 Canon Inc 画像処理装置、画像処理方法、およびプログラム
CN103777908B (zh) * 2012-10-25 2016-10-05 山东新北洋信息技术股份有限公司 双面打印控制方法及装置和双面打印机
JP2014104608A (ja) 2012-11-26 2014-06-09 Seiko Epson Corp 単票発行装置、および単票発行方法
JP6318459B2 (ja) * 2012-12-04 2018-05-09 株式会社リコー 画像形成装置および画像形成方法
JP6111896B2 (ja) * 2013-06-27 2017-04-12 セイコーエプソン株式会社 媒体処理システム、印刷システム、媒体処理システムの制御方法、及び、媒体処理装置
US10235106B2 (en) * 2016-09-21 2019-03-19 Oki Data Corporation Information processor, image forming apparatus, image forming method, and image forming system
JP2023019365A (ja) * 2021-07-29 2023-02-09 ブラザー工業株式会社 プログラム
CN117944383A (zh) * 2022-10-27 2024-04-30 精工爱普生株式会社 印刷装置、印刷控制装置以及存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62173943U (ja) * 1986-04-25 1987-11-05
JPH01234277A (ja) * 1988-03-15 1989-09-19 Matsushita Electric Ind Co Ltd 記録装置
JPH04105968A (ja) * 1990-08-28 1992-04-07 Hitachi Ltd 熱転写記録装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62173943A (ja) 1986-01-24 1987-07-30 松下電工株式会社 急速充電回路
JPH07156477A (ja) * 1993-12-02 1995-06-20 Casio Comput Co Ltd 印刷装置
JP3864543B2 (ja) * 1998-03-16 2007-01-10 セイコーエプソン株式会社 連続紙の切断方法および装置
JP3829466B2 (ja) * 1998-03-31 2006-10-04 カシオ計算機株式会社 ラベル作成装置
JP3061128B2 (ja) * 1998-10-08 2000-07-10 セイコーエプソン株式会社 カッター付きプリンタ

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62173943U (ja) * 1986-04-25 1987-11-05
JPH01234277A (ja) * 1988-03-15 1989-09-19 Matsushita Electric Ind Co Ltd 記録装置
JPH04105968A (ja) * 1990-08-28 1992-04-07 Hitachi Ltd 熱転写記録装置

Also Published As

Publication number Publication date
JP4734818B2 (ja) 2011-07-27
EP1223043B1 (en) 2007-10-03
EP1223043A1 (en) 2002-07-17
ES2292578T3 (es) 2008-03-16
US20020164185A1 (en) 2002-11-07
KR100562619B1 (ko) 2006-03-17
DE60130728D1 (de) 2007-11-15
DE60130728T2 (de) 2008-07-17
CN1386094A (zh) 2002-12-18
HK1052162A1 (en) 2003-09-05
US6663303B2 (en) 2003-12-16
KR20020042855A (ko) 2002-06-07
CN1198734C (zh) 2005-04-27
EP1223043A4 (en) 2003-07-30
ATE374699T1 (de) 2007-10-15

Similar Documents

Publication Publication Date Title
JP4734818B2 (ja) プリンタドライバ、印刷制御方法及び情報記録媒体
US8395808B2 (en) Divisional print control
US7751080B2 (en) Data generating device capable of appending different watermarks to corresponding pages
US20050105116A1 (en) Document processing apparatus and document processing method
JP4551835B2 (ja) 情報処理装置及び情報処理方法及び印刷制御プログラム
US20050243371A1 (en) Document processing apparatus and method
US8294935B2 (en) Device to edit documents for printout and method thereof
US8339654B2 (en) Document processing system, document processing method, and computer-readable storage medium
US7359084B2 (en) Preview display for multiple-sided printing
US20090122341A1 (en) Information processing apparatus, information processing method, and program
JP3419320B2 (ja) 印刷情報設定装置およびその方法
JP2002200796A (ja) プリンタドライバ、印刷制御方法及び情報記録媒体
US8599443B2 (en) Image forming apparatus with N-in-one printing
US7046388B1 (en) Printing system
US20050025548A1 (en) Print option setting method and system for image forming devices
US20030147092A1 (en) Printer driver
KR20070051030A (ko) 인쇄데이터의 인쇄 위치를 조정할 수 있는 인쇄시스템 및그 방법
JP4517441B2 (ja) プリンタドライバ、印刷制御方法及び情報記録媒体
JP2003208301A (ja) 印刷情報設定装置およびその方法
JP2023169696A (ja) プログラム、印刷結果イメージ表示方法、情報処理装置
JP2010073038A (ja) 印刷実行制御装置、印刷実行制御プログラム
JP2010079793A (ja) 印字制御装置、印字制御プログラムおよび印字制御方法
JPH096872A (ja) フォームオーバーレイ機能を有する文書作成システム、およびフォームオーバーレイ文書作成方法、またはデジタル複写機
JP2999790B2 (ja) 印字制御方式
JP2005215895A (ja) 印刷制御方法および装置、プリンタドライバプログラムならびに記憶媒体

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CN JP KR US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR

ENP Entry into the national phase

Ref document number: 2002 517309

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 018022650

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 2001921918

Country of ref document: EP

Ref document number: 1020027004306

Country of ref document: KR

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 10089871

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 1020027004306

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2001921918

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1020027004306

Country of ref document: KR

WWG Wipo information: grant in national office

Ref document number: 2001921918

Country of ref document: EP