CN113791743A - Printing control method, device and medium based on HTTP (hyper text transport protocol) - Google Patents

Printing control method, device and medium based on HTTP (hyper text transport protocol) Download PDF

Info

Publication number
CN113791743A
CN113791743A CN202110907112.5A CN202110907112A CN113791743A CN 113791743 A CN113791743 A CN 113791743A CN 202110907112 A CN202110907112 A CN 202110907112A CN 113791743 A CN113791743 A CN 113791743A
Authority
CN
China
Prior art keywords
printing
task
file
print job
print
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.)
Pending
Application number
CN202110907112.5A
Other languages
Chinese (zh)
Inventor
陈伟念
邓敏杰
郑雅青
汪楚伦
郭林春
谢志链
林荣
唐正伟
李梅梅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xi'an Lirenxing File And Document Management Consulting Co ltd
Original Assignee
Xi'an Lirenxing File And Document Management Consulting Co ltd
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
Application filed by Xi'an Lirenxing File And Document Management Consulting Co ltd filed Critical Xi'an Lirenxing File And Document Management Consulting Co ltd
Priority to CN202110907112.5A priority Critical patent/CN113791743A/en
Publication of CN113791743A publication Critical patent/CN113791743A/en
Pending legal-status Critical Current

Links

Images

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
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1205Improving or facilitating administration, e.g. print management resulting in increased flexibility in print job configuration, e.g. job settings, print requirements, job tickets
    • 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/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1238Secure printing, e.g. user identification, user rights for device usage, unallowed content, blanking portions or fields of a page, releasing held jobs
    • 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/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1253Configuration of print job parameters, e.g. using UI at the client
    • 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/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server

Abstract

The invention provides a printing control method, a device and a medium based on an HTTP protocol, wherein the method comprises the following steps: a startup program for setting an HTTP port for establishing communication with a client; monitoring the HTTP port, and waiting for receiving a print JOB command JOB from a client; receiving the print JOB commands JOB, analyzing each print JOB command JOB to generate a printer print JOB, and assigning print JOB parameters, wherein each print JOB comprises at least one print task; circularly analyzing the printing Task parameter Task and assigning the printing Task parameter Task; judging whether the password parameter of the file to be printed in the printing Task parameter Task is empty, if so, not performing encryption processing; otherwise, encrypting the pdf file; and circularly processing each printing page according to the printing Task parameter Task. The invention can realize batch remote printing, improve printing efficiency, meet different printing requirements of users and realize all printing functions.

Description

Printing control method, device and medium based on HTTP (hyper text transport protocol)
Technical Field
The invention relates to the technical field of printers, in particular to a printing control method, a printing control device and a printing control medium based on an HTTP (hyper text transport protocol).
Background
The existing file printing control method generally has the following defects: 1. a good interface cannot be provided for other system calls; 2. the printing control is not flexible enough, and the functions of selecting a printer, selecting a paper box, selecting a printing page number, selecting a paper size, setting a printing resolution, setting whether to print in color or not, setting single-sided and double-sided printing, setting a printing direction, setting a printing scaling, setting a printing file password, transmitting a printing file name or printing file coding and the like cannot be realized. The existing printing control method based on the HTTP protocol is still incomplete, cannot meet different printing requirements of users, cannot realize batch remote self-defined printing, and is complex in operation and low in efficiency.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a printing control method, device and medium based on an HTTP protocol, which can realize batch remote printing, improve printing efficiency, meet different printing requirements of users and realize all functions of printing.
In a first aspect, the present invention provides a printing control method based on HTTP protocol, the method comprising the steps of:
step 1, starting a program, and setting an HTTP port for establishing communication with a client;
step 2, monitoring the HTTP port, and waiting for receiving a print JOB command JOB from a client;
step 3, receiving the print JOB commands JOB, analyzing each print JOB command JOB to generate a printer print JOB, and assigning print JOB parameters, wherein each print JOB comprises at least one print task;
step 4, circularly analyzing the printing Task parameter Task and assigning the printing Task parameter Task;
step 5, judging whether the password parameter of the file to be printed in the printing Task parameter Task is empty, if so, not performing encryption processing; otherwise, encrypting the pdf file;
and 6, circularly processing each printing page according to the printing Task parameter Task.
Further, the print job parameters include a printer name, a print job name, and a maximum page number of the print job;
the printing Task parameter Task comprises a printing file name, a printing file password, a printing file starting page number, a printing file ending page number, a printer paper box, color, single-sided and double-sided printing, a printing direction, a printing resolution, a page scaling ratio and a printing paper size.
Further, the print file name is a local print file address designated by the client or a print file which is transmitted by the client and is encoded by base 64.
Further, the step 5 further comprises: judging whether the password parameter of the file to be printed is empty, if so, indicating that the file to be printed is not encrypted and not encrypted; otherwise, indicating encryption, the cipher needs to be subjected to AES encryption calculation to obtain the true cipher of the pdf file.
Further, the step 6 further comprises: acquiring printing task parameters, circularly processing each printing page according to a printing start page number and a printing end page number in the printing task parameters, and processing each printing page according to colors, single-sided and double-sided printing, a printing direction, a printing resolution and a page scaling in the printing task parameters.
In a second aspect, the present invention provides a printing control apparatus based on the HTTP protocol, the apparatus including:
the starting module is used for starting a program and setting an HTTP port for establishing communication with the client;
the monitoring module is used for monitoring the HTTP port and waiting for receiving a print JOB command JOB from a client;
the JOB analysis module is used for receiving the print JOB commands JOB, analyzing each print JOB command JOB to generate a printer print JOB, and assigning print JOB parameters, wherein each print JOB comprises at least one print task;
the Task analysis module is used for circularly analyzing the printing Task parameter Task and assigning the printing Task parameter Task;
the encryption module is used for judging whether the password parameter of the file to be printed in the printing Task parameter Task is empty or not, and if so, the encryption module does not perform encryption processing; otherwise, encrypting the pdf file; and
and the printing module is used for circularly processing each printing page according to the printing Task parameter Task.
Further, the print job parameters include a printer name, a print job name, and a maximum page number of the print job;
the printing Task parameter Task comprises a printing file name, a printing file password, a printing file starting page number, a printing file ending page number, a printer paper box, color, single-sided and double-sided printing, a printing direction, a printing resolution, a page scaling ratio and a printing paper size.
Further, the encryption module further comprises: judging whether the password parameter of the file to be printed is empty, if so, indicating that the file to be printed is not encrypted and not encrypted; otherwise, indicating encryption, the cipher needs to be subjected to AES encryption calculation to obtain the true cipher of the pdf file.
Further, the printing module further includes: acquiring printing task parameters, circularly processing each printing page according to a printing start page number and a printing end page number in the printing task parameters, and processing each printing page according to colors, single-sided and double-sided printing, a printing direction, a printing resolution and a page scaling in the printing task parameters.
In a third aspect, the invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the method of the first aspect.
One or more technical schemes provided by the invention at least have the following technical effects or advantages:
1. according to the invention, the printing service program is implanted into the server, and the Restful format interface command is realized based on the HTTP protocol, so that other programs can be conveniently called;
2. multiple printing tasks can be realized in one printing operation, multiple printing parameters are set by calling multiple paper boxes, different requirements of users are met, and the printing efficiency is improved;
3. the file to be printed can be acquired by remotely transmitting the printed file through Base64 coding or directly appointing to print the local file, so that the operation is simplified;
4. the encryption of the specific printing file can be realized, and the file security is improved.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
Fig. 1 is a flowchart of a method of controlling printing based on HTTP protocol according to the present invention.
Fig. 2 is a schematic structural diagram of a printing control apparatus based on the HTTP protocol according to the present invention.
FIG. 3 is a schematic diagram of the structure of the media of the present invention.
Detailed Description
By providing the printing control method, the printing control device and the printing control medium based on the HTTP protocol, batch remote printing is realized, tedious task configuration operation is reduced, printing efficiency is improved, all printing functions are provided, and different printing requirements of users can be met.
For a better understanding of the present invention, reference will now be made in detail to the present invention as illustrated in the accompanying drawings and described in the following detailed description.
Example one
The invention provides a printing control method based on an HTTP protocol, as shown in figure 1, the method comprises the following steps:
step 1, starting a program, setting an HTTP port for establishing communication with a client, where a specific port is set as required, for example, set 8000, and generating an address: http:// 127.0.0.0.1: 8000/SendPrint Job is used for the client to call the address to send information;
step 2, monitoring the HTTP port, and waiting for receiving a print JOB command JOB from a client;
step 3, receiving the print JOB command JOB, analyzing each print JOB command JOB to generate a printer print JOB, and assigning print JOB parameters, wherein each print JOB comprises at least one print task, and can be configured with one print task for each file, for example, to print a plurality of files, a plurality of tasks are sent to support a plurality of files to be combined and printed in one print JOB, or to support one file to be printed and split into a plurality of print JOBs;
step 4, circularly analyzing the printing Task parameter Task and assigning the printing Task parameter Task;
step 5, judging whether the password parameter of the file to be printed in the printing Task parameter Task is empty, if so, not performing encryption processing; otherwise, encrypting the pdf file;
and 6, circularly processing each printing page according to the printing Task parameter Task.
Preferably, the print job parameters include a printer name, a print job name, and a maximum page number of the print job;
the printing Task parameter Task comprises a printing file name, a printing file password, a printing file starting page number, a printing file ending page number, a printer paper box, color, single-sided and double-sided printing, a printing direction, a printing resolution, a page scaling ratio and a printing paper size. For example, in one particular embodiment, there is one print JOB command JOB, comprising two print JOBs, whose parameter setting codes are as follows:
Figure BDA0003202087180000051
Figure BDA0003202087180000061
preferably, the print file name is a local print file address designated by the client or a print file which is transmitted by the client and is encoded by base 64.
Preferably, the step 5 further comprises: judging whether the password parameter of the file to be printed is empty, if so, indicating that the file to be printed is not encrypted and not encrypted; otherwise, representing encryption, AES encryption calculation needs to be performed on the password (plaintext password) to obtain the true password of the pdf file, so that the file security is improved.
Preferably, the step 6 further comprises: acquiring printing task parameters, circularly processing each printing page according to a printing start page number and a printing end page number in the printing task parameters, and processing each printing page according to colors, single-sided and double-sided printing, a printing direction, a printing resolution and a page scaling in the printing task parameters.
Based on the same inventive concept, the application also provides a device corresponding to the method in the first embodiment, which is detailed in the second embodiment.
Example two
The present embodiment provides a printing control apparatus based on the HTTP protocol, as shown in fig. 2, the apparatus including:
a start module, configured to start a program, set an HTTP port for establishing communication with a client, where a specific port is set as needed, for example, set 800, and generate an address: http:// 127.0.0.0.1: 8000/SendPrint Job is used for the client to call the address to send information;
the monitoring module is used for monitoring the HTTP port and waiting for receiving a print JOB command JOB from a client;
the JOB analysis module is used for receiving the print JOB commands JOB, analyzing each print JOB command JOB to generate a printer print JOB, and assigning print JOB parameters, wherein each print JOB comprises at least one print task, and can be matched with one print task for each file, for example, when a plurality of files are to be printed, a plurality of tasks are sent to support the combination of a plurality of files in one print JOB for printing, and also can support the printing and splitting of one file into a plurality of print JOBs;
the Task analysis module is used for circularly analyzing the printing Task parameter Task and assigning the printing Task parameter Task;
the encryption module is used for judging whether the password parameter of the file to be printed in the printing Task parameter Task is empty or not, and if so, the encryption module does not perform encryption processing; otherwise, encrypting the pdf file; and
and the printing module is used for circularly processing each printing page according to the printing Task parameter Task.
Preferably, the print job parameters include a printer name, a print job name, and a maximum page number of the print job;
the printing Task parameter Task comprises a printing file name, a printing file password, a printing file starting page number, a printing file ending page number, a printer paper box, color, single-sided and double-sided printing, a printing direction, a printing resolution, a page scaling ratio and a printing paper size;
the print file name is a local print file address designated by the client or a print file which is transmitted by the client and is encoded by base 64. For example, in one particular embodiment, there is one print JOB command JOB, comprising two print JOBs, whose parameter setting codes are as follows:
Figure BDA0003202087180000071
Figure BDA0003202087180000081
Figure BDA0003202087180000091
preferably, the encryption module further comprises: judging whether the password parameter of the file to be printed is empty, if so, indicating that the file to be printed is not encrypted and not encrypted; otherwise, representing encryption, AES encryption calculation needs to be performed on the password (plaintext password) to obtain the true password of the pdf file, so that the file security is improved.
Preferably, the printing module further comprises: acquiring printing task parameters, circularly processing each printing page according to a printing start page number and a printing end page number in the printing task parameters, and processing each printing page according to colors, single-sided and double-sided printing, a printing direction, a printing resolution and a page scaling in the printing task parameters.
Since the apparatus described in the second embodiment of the present invention is an apparatus used for implementing the method of the first embodiment of the present invention, based on the method described in the first embodiment of the present invention, a person skilled in the art can understand the specific structure and the deformation of the apparatus, and thus the details are not described herein. All the devices adopted in the method of the first embodiment of the present invention belong to the protection scope of the present invention.
Based on the same inventive concept, the application provides a storage medium corresponding to the third embodiment.
EXAMPLE III
The present embodiment provides a computer-readable storage medium, as shown in fig. 3, on which a computer program is stored, and when the computer program is executed by a processor, any one of the embodiments can be implemented.
The technical scheme provided in the embodiment of the application at least has the following technical effects or advantages: realizing Restful format interface commands based on an HTTP protocol for other programs to call; supporting one command to print a plurality of files, supporting one file to print and split into a plurality of print jobs, and supporting a plurality of files to be combined and printed in one print job; the printing command has flexible parameters, supports the selection of a printer, the selection of a paper box, the selection of a printing page number, the selection of a paper size, the setting of printing resolution, the setting of whether color printing is performed or not, the setting of single-sided and double-sided printing, the setting of printing direction, the setting of printing scaling, the setting of printing file passwords, the transmission of printing file names or printing file codes and the like, thereby meeting different business requirements, having high automation degree, reducing repeated operation and improving user experience.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (10)

1. A printing control method based on HTTP protocol is characterized in that: the method comprises the following steps:
step 1, starting a program, and setting an HTTP port for establishing communication with a client;
step 2, monitoring the HTTP port, and waiting for receiving a print JOB command JOB from a client;
step 3, receiving the print JOB commands JOB, analyzing each print JOB command JOB to generate a printer print JOB, and assigning print JOB parameters, wherein each print JOB comprises at least one print task;
step 4, circularly analyzing the printing Task parameter Task and assigning the printing Task parameter Task;
step 5, judging whether the password parameter of the file to be printed in the printing Task parameter Task is empty, if so, not performing encryption processing; otherwise, encrypting the pdf file;
and 6, circularly processing each printing page according to the printing Task parameter Task.
2. A printing control method based on the HTTP protocol as set forth in claim 1, wherein: the printing operation parameters comprise a printer name, a printing operation name and the maximum page number of the printing operation;
the printing Task parameter Task comprises a printing file name, a printing file password, a printing file starting page number, a printing file ending page number, a printer paper box, color, single-sided and double-sided printing, a printing direction, a printing resolution, a page scaling ratio and a printing paper size.
3. A printing control method based on the HTTP protocol as set forth in claim 2, wherein: the print file name is a local print file address designated by the client or a print file which is transmitted by the client and is encoded by base 64.
4. A printing control method based on the HTTP protocol as set forth in claim 1, wherein: the step 5 further comprises: judging whether the password parameter of the file to be printed is empty, if so, indicating that the file to be printed is not encrypted and not encrypted; otherwise, indicating encryption, the cipher needs to be subjected to AES encryption calculation to obtain the true cipher of the pdf file.
5. A printing control method based on the HTTP protocol as set forth in claim 1, wherein: the step 6 further comprises: acquiring printing task parameters, circularly processing each printing page according to a printing start page number and a printing end page number in the printing task parameters, and processing each printing page according to colors, single-sided and double-sided printing, a printing direction, a printing resolution and a page scaling in the printing task parameters.
6. A printing control apparatus based on an HTTP protocol, characterized in that: the device comprises:
the starting module is used for starting a program and setting an HTTP port for establishing communication with the client;
the monitoring module is used for monitoring the HTTP port and waiting for receiving a print JOB command JOB from a client;
the JOB analysis module is used for receiving the print JOB commands JOB, analyzing each print JOB command JOB to generate a printer print JOB, and assigning print JOB parameters, wherein each print JOB comprises at least one print task;
the Task analysis module is used for circularly analyzing the printing Task parameter Task and assigning the printing Task parameter Task;
the encryption module is used for judging whether the password parameter of the file to be printed in the printing Task parameter Task is empty or not, and if so, the encryption module does not perform encryption processing; otherwise, encrypting the pdf file; and
and the printing module is used for circularly processing each printing page according to the printing Task parameter Task.
7. A print control apparatus based on the HTTP protocol as set forth in claim 6, wherein: the printing operation parameters comprise a printer name, a printing operation name and the maximum page number of the printing operation;
the printing Task parameter Task comprises a printing file name, a printing file password, a printing file starting page number, a printing file ending page number, a printer paper box, color, single-sided and double-sided printing, a printing direction, a printing resolution, a page scaling ratio and a printing paper size.
8. A print control apparatus based on the HTTP protocol as set forth in claim 6, wherein: the encryption module further comprises: judging whether the password parameter of the file to be printed is empty, if so, indicating that the file to be printed is not encrypted and not encrypted; otherwise, indicating encryption, the cipher needs to be subjected to AES encryption calculation to obtain the true cipher of the pdf file.
9. A print control apparatus based on the HTTP protocol as set forth in claim 6, wherein: the printing module further comprises: acquiring printing task parameters, circularly processing each printing page according to a printing start page number and a printing end page number in the printing task parameters, and processing each printing page according to colors, single-sided and double-sided printing, a printing direction, a printing resolution and a page scaling in the printing task parameters.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 5.
CN202110907112.5A 2021-08-09 2021-08-09 Printing control method, device and medium based on HTTP (hyper text transport protocol) Pending CN113791743A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110907112.5A CN113791743A (en) 2021-08-09 2021-08-09 Printing control method, device and medium based on HTTP (hyper text transport protocol)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110907112.5A CN113791743A (en) 2021-08-09 2021-08-09 Printing control method, device and medium based on HTTP (hyper text transport protocol)

Publications (1)

Publication Number Publication Date
CN113791743A true CN113791743A (en) 2021-12-14

Family

ID=79181622

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110907112.5A Pending CN113791743A (en) 2021-08-09 2021-08-09 Printing control method, device and medium based on HTTP (hyper text transport protocol)

Country Status (1)

Country Link
CN (1) CN113791743A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1537298A (en) * 2001-03-21 2004-10-13 Ƥ����˹ϵͳ��˾ System and method for printing over networks via print server
CN1794167A (en) * 2006-01-06 2006-06-28 无锡永中科技有限公司 Method of setting printing parameter
CN105189130A (en) * 2013-01-29 2015-12-23 惠普发展公司,有限责任合伙企业 System and method for printing
CN106528006A (en) * 2015-09-10 2017-03-22 阿里巴巴集团控股有限公司 Page printing method and device
CN107766011A (en) * 2017-09-22 2018-03-06 北京北信源软件股份有限公司 Print control program, apparatus and system
CN109426459A (en) * 2017-09-05 2019-03-05 北京立思辰计算机技术有限公司 A kind of print management system and method
CN110147678A (en) * 2019-05-21 2019-08-20 湖南大学 A kind of data ciphering method and system for industrial control system
CN110347355A (en) * 2019-07-08 2019-10-18 武汉诚信卓远科技发展有限公司 Cloud Method of printing, equipment and computer readable storage medium
CN110489065A (en) * 2019-07-19 2019-11-22 西安理工大学 A kind of batch images Method of printing based on Web
CN110908621A (en) * 2019-11-22 2020-03-24 深圳市印点点科技有限公司 Cloud platform printing method, cloud server and cloud printing system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1537298A (en) * 2001-03-21 2004-10-13 Ƥ����˹ϵͳ��˾ System and method for printing over networks via print server
CN1794167A (en) * 2006-01-06 2006-06-28 无锡永中科技有限公司 Method of setting printing parameter
CN105189130A (en) * 2013-01-29 2015-12-23 惠普发展公司,有限责任合伙企业 System and method for printing
CN106528006A (en) * 2015-09-10 2017-03-22 阿里巴巴集团控股有限公司 Page printing method and device
CN109426459A (en) * 2017-09-05 2019-03-05 北京立思辰计算机技术有限公司 A kind of print management system and method
CN107766011A (en) * 2017-09-22 2018-03-06 北京北信源软件股份有限公司 Print control program, apparatus and system
CN110147678A (en) * 2019-05-21 2019-08-20 湖南大学 A kind of data ciphering method and system for industrial control system
CN110347355A (en) * 2019-07-08 2019-10-18 武汉诚信卓远科技发展有限公司 Cloud Method of printing, equipment and computer readable storage medium
CN110489065A (en) * 2019-07-19 2019-11-22 西安理工大学 A kind of batch images Method of printing based on Web
CN110908621A (en) * 2019-11-22 2020-03-24 深圳市印点点科技有限公司 Cloud platform printing method, cloud server and cloud printing system

Similar Documents

Publication Publication Date Title
US9086832B2 (en) Printer
JP5100488B2 (en) Information processing apparatus, information processing method, and program
US9977639B2 (en) Network system, device server, and network system control method
JP2008234655A (en) Print system, unit and method without driver
JP2011257945A (en) Information transmission apparatus, control method of information transmission apparatus, and computer program
WO2011093476A1 (en) Information processing apparatus, method of controlling information processing apparatus, program, and storage medium
JP2017033143A (en) Image forming apparatus, control method, and program
US8988699B2 (en) Device, information processing apparatus, information processing system, control method, and program
CN104717395A (en) Print service providing apparatus and printing system
US11645015B2 (en) Print system, server, and first printer stores print job data, and server transmits screen information, associated with the print job data, to second printer which executes printing process on the print job data
US20210357158A1 (en) Print system, print apparatus, and server
JP2015084172A (en) Information processor and program, and control method
US10089050B2 (en) Information processing device, and method and computer-readable medium therefor
CN111190556B (en) Mobile terminal remote printing method based on C-Lodop plug-in
CN113791743A (en) Printing control method, device and medium based on HTTP (hyper text transport protocol)
JP2016019063A (en) Image reader, program, image processing method, and image processing system
CN115515794A (en) Image forming apparatus, control method for controlling image forming apparatus, and program
KR20090063201A (en) The web browser network printing method for a document file that is stored at the server based on the web, using a file format document converting file server and a pull printing print server with server-side print spooling function
JP2010050966A (en) System and method for cloning setting of document processor
US20140002839A1 (en) Printing system, information processing apparatus, printing apparatus, control method, and storage medium storing program thereof
JP2009193091A (en) Peripheral equipment utilization system
JP2014029633A (en) Information processing device and printing system
KR20060030629A (en) Printing system for separately storing image to be printed and method thereof
JP5656481B2 (en) System, image forming apparatus, control method thereof, and program
JP3703275B2 (en) Data processing apparatus, method, and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination