US9013738B2 - Processing documents in a hot folder based on size of the documents - Google Patents
Processing documents in a hot folder based on size of the documents Download PDFInfo
- Publication number
- US9013738B2 US9013738B2 US13/323,476 US201113323476A US9013738B2 US 9013738 B2 US9013738 B2 US 9013738B2 US 201113323476 A US201113323476 A US 201113323476A US 9013738 B2 US9013738 B2 US 9013738B2
- Authority
- US
- United States
- Prior art keywords
- file
- hot folder
- processing
- size
- stored
- Prior art date
- Legal status (The legal status 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 status listed.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1278—Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
- G06F3/1285—Remote printer device, e.g. being remote from client or server
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/12—Digital output to print unit, e.g. line printer, chain printer
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1203—Improving or facilitating administration, e.g. print management
- G06F3/1204—Improving or facilitating administration, e.g. print management resulting in reduced user or operator actions, e.g. presetting, automatic actions, using hardware token storing data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1203—Improving or facilitating administration, e.g. print management
- G06F3/1208—Improving or facilitating administration, e.g. print management resulting in improved quality of the output result, e.g. print layout, colours, workflows, print preview
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1211—Improving printing performance
- G06F3/1212—Improving printing performance achieving reduced delay between job submission and print start
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1237—Print job management
- G06F3/1268—Job submission, e.g. submitting print job order or request not the print data itself
- G06F3/127—Job submission, e.g. submitting print job order or request not the print data itself by using hot folders, e.g. folder for which print settings or print data management rules are set in advance
Definitions
- the present invention relates to an information processing apparatus for processing a hot folder, an information processing method, and a storage medium storing a program.
- a hot folder for printing without describing print settings is known, which enables a user to more readily print.
- This is a technique for copying job data to be printed in a folder set as a hot folder (inputting a print job), and performing print processing.
- An application which uses a hot folder, an operator who performs a GUI operation, or the like copies job data in a hot folder as a trigger to execute print processing.
- Japanese Patent Laid-Open No. 2006-222661 describes a method for detecting job data input in a hot folder. According to Japanese Patent Laid-Open No. 2006-222661, input of job data is determined based on event data sent when a folder name is changed and the job data is transmitted to a print control apparatus, which can eliminate the need for periodic polling in a hot folder.
- a job may be input in a hot folder between different OSs.
- a job is input (a file is stored by a copy operation or the like) between different OSs, a delay in starting a file lock occurs.
- a file lock indicates access control performed by an OS for a file being copied.
- a hot folder program checks that a target file is not in a locked state, and then performs processing such as output of the file to a printing apparatus.
- An aspect of the present invention is to eliminate the above-mentioned problems with the conventional technology.
- the present invention provides an information processing apparatus which performs appropriate processing for a file even when the file is stored in a hot folder between different OSs, an information processing method, and a storage medium storing a program.
- the present invention in its first aspect provides an information processing apparatus for processing a file stored in a hot folder, comprising: a detection unit configured to detect that the file has been stored in the hot folder; a processing unit configured to process the file based on settings associated with the hot folder; and a control unit configured to control, when the detection unit detects the file, the processing unit to stand by for a predetermined period of time not to process the file based on the settings associated with the hot folder.
- the present invention in its second aspect provides an information processing method which is executed in an information processing apparatus for processing a file stored in a hot folder, comprising: a detection step of detecting that the file has been stored in the hot folder; a processing step of processing the file based on settings associated with the hot folder; and a control step of controlling, when the file is detected in the detection step, the processing step to stand by for a predetermined period of time not to process the file based on the settings associated with the hot folder.
- the present invention in its third aspect provides a computer-readable storage medium storing a program for causing a computer to execute a detection step of detecting that a file has been stored in a hot folder; a processing step of processing the file based on settings associated with the hot folder; and a control step of controlling, when the file is detected in the detection step, the processing step to stand by for a predetermined period of time not to process the file based on the settings associated with the hot folder.
- FIG. 1 is a view showing the overall configuration of an information processing system
- FIG. 2 is a view showing the hardware configuration of an information processing apparatus for managing a hot folder
- FIG. 3 is a block diagram showing the block configuration of the information processing apparatus for managing a hot folder
- FIG. 4 is a block diagram showing the structure of a hot folder program
- FIG. 5 is a flowchart illustrating the procedure of job monitoring processing for a hot folder according to the first embodiment
- FIG. 6 is a view showing an example of setting of a standby time
- FIG. 7 is a flowchart illustrating the procedure of job monitoring processing for a hot folder according to the second embodiment.
- FIG. 1 is a view showing the overall configuration of an information processing system according to the embodiment of the present invention.
- An information processing apparatus 101 shown in FIG. 1 may be, for example, a PC or a dedicated terminal. In this embodiment, a PC is used as the information processing apparatus 101 .
- a hot folder shared by users has been created in the information processing apparatus 101 .
- a hot folder may be created in, for example, an external mass storage device.
- a printing apparatus 102 (to also be referred to as a printer hereinafter) is connected with the information processing apparatus 101 . Although the printing apparatus 102 is directly connected with the information processing apparatus 101 in the embodiment, it may be connected with the apparatus 101 via a network 110 (to be described later).
- the printing apparatus 102 is, for example, a laser printer, an inkjet printer, or a thermal printer.
- the printing apparatus 102 prints based on data input to the hot folder.
- An information processing apparatus 103 serves as a PC for inputting print data to the hot folder of the information processing apparatus 101 .
- the information processing apparatus 103 can refer to the hot folder of the information processing apparatus 101 shared by the users via the network 110 .
- the user can print based on data from the printing apparatus 102 by only storing the data in the hot folder of the information processing apparatus 101 from the information processing apparatus 103 .
- the network 110 may be a wired or wireless LAN.
- FIG. 2 is a view showing the hardware configuration of the information processing apparatus 101 for managing the hot folder.
- a pointing device 202 , a keyboard 203 , and a display 204 are connected to corresponding input/output terminals of a main body 201 , respectively.
- the information processing apparatus 103 has the same configuration as that of the information processing apparatus 101 .
- FIG. 3 is a block diagram showing the block configuration of the information processing apparatus 101 for managing the hot folder.
- a print function using the hot folder is executed by a hot folder program on the computer.
- the apparatus 101 includes a CPU 301 , a ROM 302 , a RAM 303 , an external storage device 304 , a network I/F 305 , an input/output device I/F 306 , a display I/F 307 , a system bus 308 , the display 204 , the keyboard 203 , and the pointing device 202 .
- the CPU 301 controls the information processing apparatus 101 as a whole.
- the ROM 302 is a read only memory.
- An example of the ROM 302 includes a PROM in which the user can electrically write a program, and a mask ROM in which contents are written in manufacturing. In the embodiment, the ROM 302 may be either of them.
- the RAM 303 is a memory for which it is possible to freely perform a write/read operation.
- the RAM 303 serves to temporarily store data when performing processing in this embodiment.
- the external storage device 304 is a non-volatile storage device.
- An example of the external storage device 304 includes an HD drive, FD drive, MO drive, CD-RW drive, and DVD-RW drive.
- the external storage device 304 stores the hot folder program and data necessary for the operation of the hot folder program.
- the network I/F 305 performs communication control for connecting to the network such as an intranet, and various communication interfaces may be used depending on a user environment.
- the network I/F 305 may be, for example, a wireless LAN interface or an Ethernet interface.
- the input/output device I/F 306 processes an input/output from the keyboard 203 , pointing device 202 , or printing apparatus 102 of the information processing apparatus 101 , and is used in operating the information processing apparatus 101 and inputting/outputting data.
- the display I/F 307 processes an input/output to/from the display 204 .
- the display 204 may be implemented by, for example, a CRT, a liquid crystal display, a plasma display, a rear projection television, or a front projector, and its control circuit. Communication of various data and power supply between the blocks of the information processing apparatus 101 are implemented via the system bus 308 .
- the system bus 308 includes an address line, data line, control line, and power supply/ground line.
- FIG. 4 is a block diagram showing the structure of the hot folder program of the information processing apparatus 101 .
- the hot folder program includes a hot folder monitoring module 401 , a hot folder UI 402 , and a hot folder control module 403 .
- the hot folder monitoring module 401 monitors the hot folder, and detects job data.
- the hot folder UI 402 controls information about the hot folder displayed on the display.
- the hot folder control module 403 controls the hot folder.
- the hot folder monitoring module 401 includes a flexible type hot folder monitoring module 404 , a fix type hot folder monitoring module 405 , and a hot folder monitoring I/F 406 .
- the flexible type hot folder monitoring module 404 monitors a folder settings of which can be changed for each printing operation.
- the fix type hot folder monitoring module 405 monitors a folder settings of which are not changed for each printing operation.
- the hot folder monitoring I/F 406 sends a print request to the hot folder control module 403 .
- the hot folder UI 402 includes a job management UI 407 , a printer management UI 408 , a hot folder management UI 409 , a job ticket management UI 410 , an event history management UI 411 , a configuration management UI 412 , and a hot folder UI I/F 413 .
- the job management UI 407 is a UI display module used to manage a print job.
- the printer management UI 408 displays information about the printing apparatus 102 managed in the hot folder.
- the hot folder management UI 409 displays information about the hot folder managed by itself.
- the job ticket management UI 410 displays setting information and print data called as a job ticket to be sent to the printing apparatus 102 .
- the event history management UI 411 displays the history of pieces of information about various events such as print completion and the exhaustion of paper sheets, which are transmitted from the printing apparatus 102 .
- the configuration management UI 412 is a display module for setting information of the hot folder program.
- the hot folder UI I/F 413 serves as an interface with the hot folder control module 403 .
- the hot folder control module 403 includes a hot folder control I/F 414 , a job management module 415 , a printer management module 416 , and a hot folder management module 417 .
- the hot folder control module 403 also includes a job ticket management module 418 , an event history management module 419 , a configuration management module 420 , and a device control I/F 421 .
- the hot folder control I/F 414 is connected with the hot folder monitoring I/F 406 and the hot folder UI I/F 413 .
- the job management module 415 manages a print job.
- the printer management module 416 manages a printer managed in the hot folder.
- the hot folder management module 417 manages hot folder information.
- the job ticket management module 418 manages a job ticket.
- the event history management module 419 manages the history of pieces of information about various events such as print completion and the exhaustion of paper sheets, which are transmitted from the printing apparatus 102 .
- the configuration management module 420 manages setting information of the hot folder program.
- the device control I/F 421 serves as an interface with the printing apparatus 102 .
- a method of processing the hot folder in the information processing apparatus 101 according to this embodiment will be described below.
- a hot folder there is a flexible type hot folder and a fix type hot folder.
- a job is input by copying, as job data, data (to also be referred to as contents hereinafter) to be printed and a print setting file (to also be referred to as a job ticket hereinafter) in the hot folder.
- a fix type hot folder a job ticket is associated with the hot folder in advance and then a job is input by only inputting contents.
- a fix type hot folder will be described below unless otherwise specified. The present invention, however, is also applicable to a flexible type hot folder.
- the hot folder management module 417 shown in FIG. 4 creates a hot folder.
- the module 417 designates a folder existing in the external storage device 304 by the user operation of the hot folder management UI 409 displayed on the display 204 , thereby creating a hot folder in the external storage device 304 .
- a hot folder creation location is not necessarily in the external storage device 304 within the information processing apparatus 101 on which a hot folder program operates.
- a shared folder of another PC or the like connected via the network 110 may be set as a hot folder.
- a job ticket is designated, thereby allowing to create a hot folder as a fix type hot folder with which the job ticket is associated. Note that if a job ticket is not designated in creating a hot folder, the hot folder is considered as a flexible type hot folder.
- the hot folder management module 417 manages information designated using the hot folder management UI, and the external storage device 304 stores the folder path, the job ticket, the target printer, and the like of the hot folder.
- the user can input job data in a created hot folder.
- the job data indicates contents and a job ticket. Some methods of inputting job data can be used.
- the user who operates the pointing device 202 for example, drags and drops a file of contents in a hot folder on a GUI displayed on the display 204 .
- an upper level application may copy a file of contents in a hot folder.
- FIG. 5 is a flowchart illustrating the procedure of job monitoring processing for a hot folder according to this embodiment. The processing shown in FIG. 5 is executed by, for example, the CPU 301 of the information processing apparatus 101 .
- step S 501 the hot folder monitoring module 401 polls a hot folder. If a hot folder program detects an unlocked file in the target hot folder, it determines that there exists input job data. Alternatively, if there is no file or if a file exists but the file is locked (the file is in a locked state), the hot folder program determines that there is no input job data.
- the hot folder monitoring module 401 stands by for a predetermined period of time in step S 502 to correctly process the hot folder. After the predetermined period of time elapses, the hot folder monitoring module 401 acquires the job data in step S 503 .
- the predetermined standby time in step S 502 may be set according to the environment shown in FIG. 1 . As shown in FIG. 6 , for example, by storing, in a storage area of the information processing apparatus 101 , a setting file 601 in which operation settings of the hot folder monitoring module 401 are described, and describing a standby time in the file 601 , it may be possible to change the predetermined standby time. In this case, when executing the processing shown in FIG. 5 , the hot folder monitoring module 401 loads the setting file 601 , and stands by for the standby time acquired from the file 601 .
- the hot folder monitoring module 401 passes the job data acquired in step S 503 to the hot folder control module 403 .
- the hot folder control module 403 passes the job data to the printing apparatus 102 via the device control I/F 421 to instruct printing (print processing).
- processing of determining whether a file copy operation of job data is complete includes detecting a file (job data) again when a predetermined period of time elapses after the file is detected.
- completion of a file copy operation of job data is determined based on the file size of the job data.
- FIG. 7 is a flowchart illustrating the procedure of job monitoring processing for a hot folder according to this embodiment.
- the processing shown in FIG. 7 is executed by, for example, a CPU 301 of an information processing apparatus 101 .
- the CPU 301 polls a hot folder. If it is determined that there exists job data, its file size (an example of the first acquisition operation of acquiring the first size) is stored in step S 702 .
- the CPU 301 stands by for a predetermined period of time as in step S 502 .
- step S 704 the CPU 301 acquires the job data again to acquire its file size (an example of the second acquisition operation of acquiring the second size).
- step S 705 it is determined as a result of the comparison whether the file size acquired in step S 704 is larger than that stored in step S 702 . If it is determined that the file size acquired in step S 704 is larger than that stored in step S 702 , the CPU 301 determines that the job data is being copied, and stores, as a data size, the file size determined to be larger. The process returns to step S 703 to stand by for the predetermined period of time. Alternatively, if it is determined that the file size acquired in step S 704 is not larger than that stored in step S 702 , the CPU 301 determines that the copy operation is complete.
- FIGS. 5 and 7 may be switched depending on the settings of the information processing apparatus 101 .
- aspects of the present invention can also be realized by a computer of a system or apparatus (or devices such as a CPU or MPU) that reads out and executes a program recorded on a memory device to perform the functions of the above-described embodiment(s), and by a method, the steps of which are performed by a computer of a system or apparatus by, for example, reading out and executing a program recorded on a memory device to perform the functions of the above-described embodiment(s).
- the program is provided to the computer for example via a network or from a recording medium of various types serving as the memory device (e.g., computer-readable medium)
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Quality & Reliability (AREA)
- Databases & Information Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
- Management Or Editing Of Information On Record Carriers (AREA)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/666,270 US9372651B2 (en) | 2010-12-24 | 2015-03-23 | Processing documents in a hot folder for printing |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010-288554 | 2010-12-24 | ||
JP2010288554A JP5767472B2 (ja) | 2010-12-24 | 2010-12-24 | 情報処理装置、情報処理方法およびプログラム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/666,270 Continuation US9372651B2 (en) | 2010-12-24 | 2015-03-23 | Processing documents in a hot folder for printing |
Publications (2)
Publication Number | Publication Date |
---|---|
US20120162708A1 US20120162708A1 (en) | 2012-06-28 |
US9013738B2 true US9013738B2 (en) | 2015-04-21 |
Family
ID=45406358
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/323,476 Active 2031-12-29 US9013738B2 (en) | 2010-12-24 | 2011-12-12 | Processing documents in a hot folder based on size of the documents |
US14/666,270 Active US9372651B2 (en) | 2010-12-24 | 2015-03-23 | Processing documents in a hot folder for printing |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/666,270 Active US9372651B2 (en) | 2010-12-24 | 2015-03-23 | Processing documents in a hot folder for printing |
Country Status (5)
Country | Link |
---|---|
US (2) | US9013738B2 (fr) |
EP (1) | EP2469400B1 (fr) |
JP (1) | JP5767472B2 (fr) |
KR (1) | KR101434007B1 (fr) |
CN (1) | CN102646026B (fr) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5888880B2 (ja) | 2011-06-09 | 2016-03-22 | キヤノン株式会社 | 印刷システム、サーバ装置、画像形成装置および印刷処理方法 |
JP6053364B2 (ja) | 2012-07-19 | 2016-12-27 | キヤノン株式会社 | 情報処理システム、サーバ装置、クライアント装置および制御方法 |
US8995001B1 (en) | 2014-05-28 | 2015-03-31 | Ricoh Company, Ltd. | User-specified instructions for hot folder documents |
US10452322B2 (en) * | 2015-07-15 | 2019-10-22 | Ricoh Company, Ltd. | Information processing device, information processing system, and computer program product |
US10353821B2 (en) * | 2016-06-22 | 2019-07-16 | International Business Machines Corporation | System, method, and recording medium for common memory programming |
US11914912B2 (en) * | 2022-01-25 | 2024-02-27 | Kyocera Document Solutions Inc. | Hot folders with enhanced print ticketing functionality |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006195923A (ja) | 2005-01-17 | 2006-07-27 | Ricoh Co Ltd | 画像情報処理システム、および画像情報処理方法 |
US20060176498A1 (en) | 2005-02-09 | 2006-08-10 | Yuichi Wada | Print processing system and print processing program |
JP2006222661A (ja) | 2005-02-09 | 2006-08-24 | Noritsu Koki Co Ltd | オーダー監視システム及び監視プログラム |
US20070133048A1 (en) * | 2005-12-14 | 2007-06-14 | Fujifilm Corporation | Order processing system |
US20080239387A1 (en) | 2007-03-30 | 2008-10-02 | Brother Kogyo Kabushiki Kaisha | Printer and scanner utilizing a file sharing protocol |
JP2010020489A (ja) | 2008-07-09 | 2010-01-28 | Canon Inc | 印刷装置及びその制御方法 |
US20100097647A1 (en) * | 2008-10-22 | 2010-04-22 | Canon Kabushiki Kaisha | Printing control apparatus, printing control method, and storage medium |
US20110299130A1 (en) | 2010-06-04 | 2011-12-08 | Canon Kabushiki Kaisha | Cloud computing system, document processing method, and storage medium |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006215966A (ja) * | 2005-02-07 | 2006-08-17 | Seiko Epson Corp | デジタル画像ファイル閲覧装置、デジタル画像処理装置、記録装置 |
JP2007011576A (ja) * | 2005-06-29 | 2007-01-18 | Canon Inc | 情報処理装置及び情報処理方法 |
JP2009025909A (ja) * | 2007-07-17 | 2009-02-05 | Hitachi Software Eng Co Ltd | 印刷データ変換システム |
JP2009269258A (ja) * | 2008-05-02 | 2009-11-19 | Canon Inc | 画像形成装置及び画像形成装置の制御方法 |
JP5836051B2 (ja) | 2010-12-24 | 2015-12-24 | キヤノン株式会社 | 印刷制御装置及びその制御方法並びにプログラム |
JP5693254B2 (ja) | 2011-01-19 | 2015-04-01 | キヤノン株式会社 | 情報処理装置、情報処理方法およびプログラム |
-
2010
- 2010-12-24 JP JP2010288554A patent/JP5767472B2/ja active Active
-
2011
- 2011-11-29 EP EP11009433.1A patent/EP2469400B1/fr active Active
- 2011-12-12 US US13/323,476 patent/US9013738B2/en active Active
- 2011-12-23 KR KR1020110141070A patent/KR101434007B1/ko active IP Right Grant
- 2011-12-23 CN CN201110452583.8A patent/CN102646026B/zh active Active
-
2015
- 2015-03-23 US US14/666,270 patent/US9372651B2/en active Active
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006195923A (ja) | 2005-01-17 | 2006-07-27 | Ricoh Co Ltd | 画像情報処理システム、および画像情報処理方法 |
US20060176498A1 (en) | 2005-02-09 | 2006-08-10 | Yuichi Wada | Print processing system and print processing program |
JP2006222661A (ja) | 2005-02-09 | 2006-08-24 | Noritsu Koki Co Ltd | オーダー監視システム及び監視プログラム |
US20070133048A1 (en) * | 2005-12-14 | 2007-06-14 | Fujifilm Corporation | Order processing system |
JP2007164507A (ja) | 2005-12-14 | 2007-06-28 | Fujifilm Corp | 注文処理システム |
US7957028B2 (en) | 2005-12-14 | 2011-06-07 | Fujifilm Corporation | Order processing system for performing image reproduction processing in response to order for reproducing digital image data |
JP2008250689A (ja) | 2007-03-30 | 2008-10-16 | Brother Ind Ltd | ファイル共有プロトコルを利用するプリンタ及びスキャナ |
US20080239387A1 (en) | 2007-03-30 | 2008-10-02 | Brother Kogyo Kabushiki Kaisha | Printer and scanner utilizing a file sharing protocol |
JP2010020489A (ja) | 2008-07-09 | 2010-01-28 | Canon Inc | 印刷装置及びその制御方法 |
US20100097647A1 (en) * | 2008-10-22 | 2010-04-22 | Canon Kabushiki Kaisha | Printing control apparatus, printing control method, and storage medium |
JP2010099891A (ja) | 2008-10-22 | 2010-05-06 | Canon Inc | 印刷制御装置、印刷制御方法、及びコンピュータプログラム |
US8503011B2 (en) * | 2008-10-22 | 2013-08-06 | Canon Kabushiki Kaisha | Printing control apparatus, printing control method, and storage medium for use in printing using a hot folder |
US20110299130A1 (en) | 2010-06-04 | 2011-12-08 | Canon Kabushiki Kaisha | Cloud computing system, document processing method, and storage medium |
Non-Patent Citations (7)
Title |
---|
"Hotfolder Prints", Breeze Systems Ltd., Dec. 10, 2010. |
Chinese Office Action dated May 6, 2014 issued in corresponding Chinese Patent Application No. 201110452583.8. |
European Search Report dated Jun. 28, 2013 issued in corresponding European Patent Application No. 11009433.1. |
U.S. Appl. No. 13/311,530, filed Dec. 5, 2011. Applicant: Yoichi Kodama, et al. |
U.S. Appl. No. 13/333,750, filed Dec. 21, 2011. Applicant: Hiroshi Yamashita, et al. |
XP55067514, "Hotfolder Prints-General Operation", http://breezesys.com/Hotfolder/help/general-operation.htm, Nov. 2010. |
XP55067514, "Hotfolder Prints—General Operation", http://breezesys.com/Hotfolder/help/general—operation.htm, Nov. 2010. |
Also Published As
Publication number | Publication date |
---|---|
KR20120073137A (ko) | 2012-07-04 |
JP2012137858A (ja) | 2012-07-19 |
US9372651B2 (en) | 2016-06-21 |
EP2469400A3 (fr) | 2013-07-31 |
EP2469400B1 (fr) | 2020-08-12 |
EP2469400A2 (fr) | 2012-06-27 |
US20150193177A1 (en) | 2015-07-09 |
KR101434007B1 (ko) | 2014-08-25 |
US20120162708A1 (en) | 2012-06-28 |
CN102646026B (zh) | 2015-08-26 |
JP5767472B2 (ja) | 2015-08-19 |
CN102646026A (zh) | 2012-08-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9372651B2 (en) | Processing documents in a hot folder for printing | |
US8319980B2 (en) | Information processing apparatus and information processing method that allows printing using a hot folder | |
US9213925B2 (en) | Information processing apparatus, control method, and computer-readable storage medium for instructing printing to a printing apparatus | |
US9354832B2 (en) | Print system for recovering a print job in a redundant print server, print server and print control method | |
US20130003115A1 (en) | Pull-print system, print job management method, print server, control method therefor and computer-readable medium | |
US9552185B2 (en) | Information processing apparatus which stores a setting state to be acquired by a client apparatus | |
CN108804059B (zh) | 图像形成装置及图像形成装置的控制方法 | |
US9645770B2 (en) | Information processing system, information processing apparatus, information processing method, and storage medium storing program | |
US10088982B2 (en) | Information processing apparatus, method, and program | |
US9304721B2 (en) | Printing system, image forming apparatus, method of controlling the same, and storage medium | |
US10853707B2 (en) | Image forming apparatus, control method for image forming apparatus, and storage medium | |
EP2544085A2 (fr) | Appareil d'impression, programme, système d'impression et procédé d'impression | |
US11076055B2 (en) | Control apparatus detects an error in image processor and reboots the image processor before transmits printing data to printing apparatus | |
US20140362393A1 (en) | Image forming apparatus, image forming apparatus control method, and recording medium storing image forming apparatus control program | |
US20130335773A1 (en) | Information processing apparatus, information processing method and storage medium | |
US20220179604A1 (en) | Information processing apparatus and method for controlling information processing apparatus | |
US20210006685A1 (en) | Image forming apparatus capable of connecting external storage device, control method therefor, and storage medium storing program for executing control method | |
US11467788B2 (en) | Image forming apparatus, method for controlling image forming apparatus, and storage medium | |
JP2014002688A (ja) | 情報処理装置、情報処理装置のジョブ処理方法、及びプログラム | |
JP6164823B2 (ja) | 印刷装置 | |
JP2015045936A (ja) | 情報処理システム、制御装置、印刷方法及びプログラム | |
JP2013232132A (ja) | 情報処理装置および制御方法および制御プログラム | |
JP2020014077A (ja) | 画像形成装置、制御方法及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: CANON KABUSHIKI KAISHA, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HAGIWARA, SHOGO;ITO, YOSUKE;KOJIMA, YUJI;REEL/FRAME:027922/0757 Effective date: 20111202 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |