CN114003185B - Printing processing method, system, terminal equipment and readable medium - Google Patents

Printing processing method, system, terminal equipment and readable medium Download PDF

Info

Publication number
CN114003185B
CN114003185B CN202111389031.7A CN202111389031A CN114003185B CN 114003185 B CN114003185 B CN 114003185B CN 202111389031 A CN202111389031 A CN 202111389031A CN 114003185 B CN114003185 B CN 114003185B
Authority
CN
China
Prior art keywords
file
printing
parameter information
printed
pdf
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
Application number
CN202111389031.7A
Other languages
Chinese (zh)
Other versions
CN114003185A (en
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.)
Guangzhou Shengdao Advertising Media Co ltd
Original Assignee
Guangzhou Shengdao Advertising Media 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 Guangzhou Shengdao Advertising Media Co ltd filed Critical Guangzhou Shengdao Advertising Media Co ltd
Priority to CN202111389031.7A priority Critical patent/CN114003185B/en
Publication of CN114003185A publication Critical patent/CN114003185A/en
Application granted granted Critical
Publication of CN114003185B publication Critical patent/CN114003185B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1244Job translation or job parsing, e.g. page banding
    • G06F3/1248Job translation or job parsing, e.g. page banding by printer language recognition, e.g. PDL, PCL, PDF
    • 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/1208Improving or facilitating administration, e.g. print management resulting in improved quality of the output result, e.g. print layout, colours, workflows, print preview
    • 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/1284Local printer device

Abstract

The invention discloses a printing processing method, a system, a terminal device and a readable medium, wherein the printing processing method comprises the following steps of S1: acquiring a file path and file parameter information of a file to be printed through a shortcut; s2: generating a content preview area and a print setting area on a display interface according to the acquired file path and file parameter information, and rendering file contents of a file to be printed to the content preview area; s3: acquiring printing parameter information set by the printing setting area, and re-rendering file contents of the file to be printed to a content preview area according to the printing parameter information; s4: and printing the file to be printed according to the set printing parameter information. The invention can realize the printing of the file without opening the file by office software, and can ensure the consistency of the printing result and the preview result and reduce the occurrence of printing errors.

Description

Printing processing method, system, terminal equipment and readable medium
Technical Field
The invention relates to the technical field of printing, in particular to a printing processing method, a printing processing system, terminal equipment and a readable medium.
Background
In daily work, a large amount of document data is often required to be printed, and various office software (such as Word programs, WPS programs and the like) is generally used for printing operation. When printing, firstly, a print file is opened through office software, then printing parameters are set, and finally printing operation can be executed. However, in the process of implementing the present invention, the inventors have found that the following problems exist in the prior art: on the one hand, the printing parameters are set to be complex, and the printing result and the preview content may be inconsistent, so that the printing result is often not in accordance with the requirements and needs to be reprinted, and the printing cost is wasted; on the other hand, various office software must be installed on the computer before printing.
Disclosure of Invention
The invention aims to provide a printing processing method, a printing processing system, a terminal device and a readable medium, which can realize the printing of a file without opening the file by office software, ensure that a printing result is consistent with a previewing result and reduce the occurrence of printing errors.
The technical scheme is as follows:
the invention discloses a printing processing method in an embodiment, which comprises the following steps:
s1: acquiring a file path and file parameter information of a file to be printed through a shortcut;
s2: generating a content preview area and a print setting area on a display interface according to the acquired file path and file parameter information, and rendering file contents of a file to be printed to the content preview area;
s3: acquiring printing parameter information set by the printing setting area, and re-rendering file contents of the file to be printed to a content preview area according to the printing parameter information;
s4: and printing the file to be printed according to the set printing parameter information.
Further, in step S2, the method specifically includes the following steps:
converting the file to be printed into a picture format file or a PDF format file consistent with the printing result according to the obtained file path and file parameter information, and obtaining the file parameter information of the converted picture format file or PDF format file;
displaying the converted picture format file or PDF format file in a content preview area;
acquiring parameter information of a target printer connected with terminal equipment;
and matching the acquired file parameter information of the picture format file or the PDF format file after the conversion format with the acquired parameter information of the target printer to generate a print setting area.
Further, according to the obtained file path and file parameter information, converting the file to be printed into a picture format file or a PDF format file consistent with the printing result, specifically comprising the following steps:
identifying the file type of the file to be printed according to the acquired file path and file parameter information;
if the file to be printed is an MS OFFICE file or a WPS file, decoding through a file XML, extracting the file information of the file to be printed according to a file format protocol of the MS OFFICE file or the WPS file, recombining and restoring the extracted file information of the file to be printed according to a PDF format file protocol, and outputting a temporary PDF file;
if the file to be printed is a PDF document, directly outputting the file to be printed as a temporary PDF file;
acquiring and outputting a temporary PDF file; or (b)
And acquiring a temporary PDF file, analyzing the temporary PDF file according to a document format protocol of the PDF file, extracting file information of the temporary PDF file, and outputting the extracted file information of the temporary PDF file into a picture format file by adopting a GDI+drawing technology.
Further, matching the acquired file parameter information of the picture format file or the PDF format file after the conversion with the acquired parameter information of the target printer to generate a print setting area, which specifically includes:
analyzing a preview picture of the content preview area, and acquiring width, height and color channel information of the preview picture;
determining the paper type size of a file to be printed according to the width and the height of the preview picture, and determining the printing color according to the acquired color channel information;
according to the determined paper type size and printing color, matching the parameter information of all printers connected with the terminal equipment, determining a target printer, and setting the target printer as a default printer;
and rendering and generating a print setting area according to the parameter information of the target printer.
Further, in step S3, the method specifically includes the following steps:
acquiring printing parameter information set by a printing setting area;
reconstructing the picture format file or the PDF format file according to the acquired printing parameter information;
redisplaying the reconstructed picture format file or PDF format file in a content preview area;
in step S4, the method specifically includes the following steps:
selecting data types supported by a printer according to the parameter information of the target printer, and determining an output printing file format;
and printing the file to be printed according to the set printing parameter information and the output printing file format.
Further, the shortcuts comprise desktop suspension icons, desktop shortcut icons or pop-up shortcut menus by clicking right mouse buttons; the print setting area includes the following controls: a target printer option control, a paper size option control, a print number of copies option control, a single/double sided print option control, a color mode option control, a print range option control, and a zoom print option control.
In another embodiment, the invention discloses a print processing system comprising:
an inlet module: the method comprises the steps of providing a shortcut to quickly start a printing flow, wherein the shortcut comprises a desktop suspension icon and a desktop shortcut icon, or popping up a shortcut menu by clicking a right button of a mouse;
the acquisition module is used for acquiring a file path and file parameter information of a file to be printed through a shortcut;
the generation module is used for: generating a content preview area and a print setting area according to the acquired file path and file parameter information, and rendering file contents of a file to be printed to the content preview area;
parameter setting module: the method comprises the steps of acquiring printing parameter information set by a printing setting area, and re-rendering file contents of a file to be printed to a content preview area according to the printing parameter information;
and (3) a printing module: and the printing module is used for printing the file to be printed according to the set printing parameter information.
Further, the generating module includes:
a first conversion unit: the method comprises the steps of converting a file to be printed into a picture format file or a PDF format file consistent with a printing result according to an acquired file path and file parameter information, and acquiring file parameter information of the converted picture format file or PDF format file;
a rendering unit: displaying the converted picture format file or PDF format file in a content preview area;
an acquisition unit: acquiring parameter information of a target printer connected with terminal equipment;
a generation unit: and matching the acquired file parameter information of the picture format file or the PDF format file after the conversion format with the acquired parameter information of the target printer to generate a print setting area.
In another embodiment, the invention discloses a terminal device, which comprises a processor and a memory, wherein the memory stores a computer program, and the processor realizes the steps of the printing processing method according to any one of the above steps by calling the computer program stored in the memory.
In another embodiment the invention discloses a computer readable medium having stored thereon a computer program which when executed by a processor implements the steps of the print processing method as described in any of the above.
The advantages and principles of the invention are described below:
the method and the device can start the printing process through the shortcut, acquire the file path and the file parameter information of the file to be printed, and generate the content preview area and the printing setting area according to the acquired file path and file parameter information. The content of the file to be printed can be set through the print setting area, and the set file to be printed is displayed in the content preview area. The invention does not need to start office software such as office to open a file during printing, and ensures that the content displayed in the content preview area is consistent with the printing result through the printing setting area and the content preview area, thereby reducing the occurrence of printing errors and saving the material cost.
Drawings
Fig. 1 is a general flowchart of a print processing method of the present invention.
Detailed Description
The preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings so that the advantages and features of the present invention can be more easily understood by those skilled in the art, thereby making clear and defining the scope of the present invention.
As shown in fig. 1, the present invention discloses a print processing method in an embodiment, comprising the steps of:
s1: and acquiring file path and file parameter information of the file to be printed through the shortcut.
The file to be printed may be a single file or a plurality of files. In this embodiment, three types of shortcuts are provided in total for obtaining a file path and file parameter information of a file to be printed, where the three types of shortcuts are respectively: desktop hover icons, desktop shortcut icons, or pop up shortcut menus by clicking the right mouse button. When the printing flow is started, the file to be printed can be dragged to a desktop suspension icon or a desktop shortcut icon, or the file to be printed is selected by a mouse, and a shortcut menu is popped up by clicking the right button of the mouse.
In the embodiment, a shortcut entry for starting printing is provided in three modes of desktop suspension icons, desktop shortcut icons and a pop-up shortcut menu by clicking a right button of a mouse. The files to be printed do not need to be opened by office software such as Word/WPS and the like, and the operation is easy.
S2: and generating a content preview area and a printing setting area on the display interface according to the acquired file path and file parameter information, and rendering the file content of the file to be printed to the content preview area.
The step S2 specifically includes the following steps:
converting the file to be printed into a picture format file or a PDF format file consistent with the printing result according to the obtained file path and file parameter information, and obtaining the file parameter information of the converted picture format file or PDF format file;
displaying the converted picture format file or PDF format file in a content preview area;
acquiring parameter information of a target printer connected with terminal equipment;
and matching the acquired file parameter information of the picture format file or the PDF format file after the conversion format with the acquired parameter information of the target printer to generate a print setting area.
The method comprises the following steps of:
identifying the file type of the file to be printed according to the acquired file path and file parameter information;
if the file to be printed is an MS OFFICE file or a WPS file, decoding through a file XML, extracting the file information of the file to be printed according to a file format protocol of the MS OFFICE file or the WPS file, recombining and restoring the extracted file information of the file to be printed according to a PDF format file protocol, and outputting a temporary PDF file;
if the file to be printed is a PDF document, directly outputting the file to be printed as a temporary PDF file;
acquiring and outputting a temporary PDF file; or (b)
And acquiring a temporary PDF file, analyzing the temporary PDF file according to a document format protocol of the PDF file, extracting file information of the temporary PDF file, and outputting the extracted file information of the temporary PDF file into a picture format file by adopting a GDI+drawing technology.
Matching the acquired file parameter information of the picture format file or PDF format file after the conversion format with the acquired parameter information of the target printer to generate a print setting area, wherein the method specifically comprises the following steps of:
analyzing a preview picture of the content preview area, and acquiring width, height and color channel information of the preview picture;
determining the paper type size of a file to be printed according to the width and the height of the preview picture, and determining the printing color according to the acquired color channel information;
according to the determined paper type size and printing color, matching the parameter information of all printers connected with the terminal equipment, determining a target printer, and setting the target printer as a default printer;
and rendering and generating a print setting area according to the parameter information of the target printer.
After obtaining the file parameter information of the file to be printed, the embodiment firstly performs format conversion on the file to be printed, and firstly converts the file to be printed into a picture format file or a PDF format file consistent with the printing output format. And the file content after the format conversion is displayed in the content preview area, so that the consistency of the printed file and the file displayed in the content preview area is ensured, the occurrence of printing errors is reduced, and the material cost is saved.
And then acquiring parameter information of a target printer connected with the terminal equipment, wherein the terminal equipment can be a computer currently used for printing a file to be printed. The parameter information of the target printer includes parameter information of black-and-white printing/color printing, single-sided printing/double-sided printing, paper size, data type, processor, and the like. The terminal device may be connected with a plurality of printers, and the target printer may be selected from the plurality of printers.
And finally, matching the parameter information of the target printer with the file parameter information to generate a print setting area. The generated print setting area is generated according to the file parameter information after the format conversion and the parameters of the target printer, so that the consistency of the printed file and the file displayed in the content preview area is further ensured.
The file preview area of the embodiment can provide preview operations such as zooming in, zooming out, refreshing, and the like of file contents.
S3: and obtaining the printing parameter information set by the printing setting area, and re-rendering the file content of the file to be printed to the content preview area according to the printing parameter information.
Further, the step S3 specifically includes the following steps:
acquiring printing parameter information set by a printing setting area;
reconstructing the picture format file or the PDF format file according to the acquired printing parameter information;
and redisplaying the reconstructed picture format file or PDF format file in the content preview area.
The embodiment can set the printing parameters of the file to be printed through the printing setting area, and after the printing parameters are set, the updated file after the printing parameters are set is displayed in the content preview area so as to be convenient for checking the printing effect.
S4: and printing the file to be printed according to the set printing parameter information.
After the setting of the printing parameters is completed, the target printer can be selected to perform printing operation, and the specific printing steps are as follows:
selecting data types supported by a printer according to the parameter information of the target printer, and determining an output printing file format;
and printing the file to be printed according to the set printing parameter information and the output printing file format. The output printing file format is a picture format file or a PDF format file.
The print setting area of the present embodiment includes the following controls: a target printer option control, a paper size option control, a print number of copies option control, a single/double sided print option control, a color mode option control, a print range option control, and a zoom print option control. The printing parameters can be set by the above controls.
The printing processing method of the embodiment supports setting and printing preview of printing parameters, also supports batch setting and batch printing of batch files, is simple and quick to operate, reduces the operation difficulty of a user, improves the printing efficiency and the printing accuracy, and effectively solves the problems that the existing printing process is complex, low-efficiency, depends on office software such as office and is easy to make mistakes.
In another embodiment, the invention discloses a print processing system comprising:
an inlet module: the method comprises the steps of providing a shortcut to quickly start a printing flow, wherein the shortcut comprises a desktop suspension icon and a desktop shortcut icon, or popping up a shortcut menu by clicking a right button of a mouse;
the acquisition module is used for acquiring a file path and file parameter information of a file to be printed through a shortcut;
the generation module is used for: generating a content preview area and a print setting area according to the acquired file path and file parameter information, and rendering file contents of a file to be printed to the content preview area;
parameter setting module: the method comprises the steps of acquiring printing parameter information set by a printing setting area, and re-rendering file contents of a file to be printed to a content preview area according to the printing parameter information;
and (3) a printing module: and the printing module is used for printing the file to be printed according to the set printing parameter information.
Further, the generating module includes:
a first conversion unit: the method comprises the steps of converting a file to be printed into a picture format file or a PDF format file consistent with a printing result according to an acquired file path and file parameter information, and acquiring file parameter information of the converted picture format file or PDF format file;
a rendering unit: displaying the converted picture format file or PDF format file in a content preview area;
an acquisition unit: acquiring parameter information of a target printer connected with terminal equipment;
a generation unit: and matching the acquired file parameter information of the picture format file or the PDF format file after the conversion format with the acquired parameter information of the target printer to generate a print setting area.
Further, the parameter setting module of the present embodiment includes:
parameter acquisition unit: the printing parameters set by the setting area are acquired;
file reconstruction unit: the method is used for reconstructing the picture format file or the PDF format file according to the acquired printing parameter information;
and a display unit: and the method is used for displaying the reconstructed picture format file or PDF format file in the content preview area.
Further, the print module of the present embodiment includes:
an identification unit: the method comprises the steps of selecting data types supported by a printer according to parameter information of a target printer, and determining an output printing file format;
an output unit: and the printing module is used for printing the file to be printed according to the set printing parameter information and the printing file format determined to be output.
In one embodiment, the invention discloses a terminal device, which comprises a processor and a memory, wherein the memory stores a computer program, and the processor realizes the steps of the printing processing method according to any one of the above steps by calling the computer program stored in the memory.
The present invention in one embodiment discloses a computer-readable medium having stored thereon a computer program which, when executed by a processor, implements the steps of the print processing method as described in any of the above.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the above method embodiments may be implemented by hardware associated with program instructions, where the foregoing program may be stored in a computer readable storage medium, and when executed, the program performs steps including the above method embodiments; and the aforementioned storage medium includes: various media that can store program code, such as ROM, RAM, magnetic or optical disks.
The embodiments of the present invention are not limited thereto, and the present invention may be modified, substituted or combined in various other forms without departing from the basic technical spirit of the present invention, which falls within the scope of the claims, according to the above-described aspects of the present invention, using the general knowledge and conventional means of the art.

Claims (7)

1. A print processing method, characterized by comprising the steps of:
s1: acquiring a file path and file parameter information of a file to be printed through a shortcut;
s2: generating a content preview area and a print setting area on a display interface according to the acquired file path and file parameter information, and rendering file contents of a file to be printed to the content preview area;
s3: acquiring printing parameter information set by the printing setting area, and re-rendering file contents of the file to be printed to a content preview area according to the printing parameter information;
s4: printing a file to be printed according to the set printing parameter information;
in step S2, the method specifically includes the following steps:
converting the file to be printed into a picture format file or a PDF format file consistent with the printing result according to the obtained file path and file parameter information, and obtaining the file parameter information of the converted picture format file or PDF format file;
displaying the converted picture format file or PDF format file in a content preview area;
acquiring parameter information of a target printer connected with terminal equipment;
matching the acquired file parameter information of the picture format file or PDF format file after the conversion format with the acquired parameter information of the target printer to generate a print setting area;
the method for generating the print setting area comprises the steps of matching the acquired file parameter information of the picture format file or PDF format file after the conversion format with the acquired parameter information of the target printer, and specifically comprises the following steps:
analyzing a preview picture of the content preview area, and acquiring width, height and color channel information of the preview picture;
determining the paper type size of a file to be printed according to the width and the height of the preview picture, and determining the printing color according to the acquired color channel information;
according to the determined paper type size and printing color, matching the parameter information of all printers connected with the terminal equipment, determining a target printer, and setting the target printer as a default printer;
and rendering and generating a print setting area according to the parameter information of the target printer.
2. The print processing method according to claim 1, wherein the file to be printed is converted into a picture format file or a PDF format file in accordance with the print result based on the acquired file path and file parameter information, comprising the steps of:
identifying the file type of the file to be printed according to the acquired file path and file parameter information;
if the file to be printed is an MS OFFICE file or a WPS file, decoding through a file XML, extracting the file information of the file to be printed according to a file format protocol of the MS OFFICE file or the WPS file, recombining and restoring the extracted file information of the file to be printed according to a PDF format file protocol, and outputting a temporary PDF file;
if the file to be printed is a PDF document, directly outputting the file to be printed as a temporary PDF file;
acquiring and outputting a temporary PDF file; or (b)
And acquiring a temporary PDF file, analyzing the temporary PDF file according to a document format protocol of the PDF file, extracting file information of the temporary PDF file, and outputting the extracted file information of the temporary PDF file into a picture format file by adopting a GDI+drawing technology.
3. The print processing method according to claim 1, wherein,
in step S3, the method specifically includes the following steps:
acquiring printing parameter information set by a printing setting area;
reconstructing the picture format file or the PDF format file according to the acquired printing parameter information;
redisplaying the reconstructed picture format file or PDF format file in a content preview area;
in step S4, the method specifically includes the following steps:
selecting data types supported by a printer according to the parameter information of the target printer, and determining an output printing file format;
and printing the file to be printed according to the set printing parameter information and the output printing file format.
4. A print processing method according to any one of claims 1 to 3, wherein the shortcut includes a desktop hover icon, a desktop shortcut icon, or a pop-up shortcut menu by clicking a right mouse button; the print setting area includes the following controls: a target printer option control, a paper size option control, a print number of copies option control, a single/double sided print option control, a color mode option control, a print range option control, and a zoom print option control.
5. A print processing system, comprising:
an inlet module: the method comprises the steps of providing a shortcut to quickly start a printing flow, wherein the shortcut comprises a desktop suspension icon and a desktop shortcut icon, or popping up a shortcut menu by clicking a right button of a mouse;
the acquisition module is used for acquiring a file path and file parameter information of a file to be printed through a shortcut;
the generation module is used for: generating a content preview area and a print setting area according to the acquired file path and file parameter information, and rendering file contents of a file to be printed to the content preview area;
parameter setting module: the method comprises the steps of acquiring printing parameter information set by a printing setting area, and re-rendering file contents of a file to be printed to a content preview area according to the printing parameter information;
and (3) a printing module: the printing device is used for printing the file to be printed according to the set printing parameter information;
the generation module comprises:
a first conversion unit: the method comprises the steps of converting a file to be printed into a picture format file or a PDF format file consistent with a printing result according to an acquired file path and file parameter information, and acquiring file parameter information of the converted picture format file or PDF format file;
a rendering unit: displaying the converted picture format file or PDF format file in a content preview area;
an acquisition unit: acquiring parameter information of a target printer connected with terminal equipment;
a generation unit: matching the acquired file parameter information of the picture format file or PDF format file after the conversion format with the acquired parameter information of the target printer to generate a print setting area; the method specifically comprises the following steps: analyzing a preview picture of the content preview area, and acquiring width, height and color channel information of the preview picture; determining the paper type size of a file to be printed according to the width and the height of the preview picture, and determining the printing color according to the acquired color channel information; according to the determined paper type size and printing color, matching the parameter information of all printers connected with the terminal equipment, determining a target printer, and setting the target printer as a default printer; and rendering and generating a print setting area according to the parameter information of the target printer.
6. A terminal device comprising a processor and a memory, the memory having stored therein a computer program, the processor implementing the steps of the print processing method according to any one of claims 1 to 4 by calling the computer program stored in the memory.
7. A computer-readable medium, on which a computer program is stored which, when executed by a processor, implements the steps of the print processing method according to any one of claims 1 to 4.
CN202111389031.7A 2021-11-22 2021-11-22 Printing processing method, system, terminal equipment and readable medium Active CN114003185B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111389031.7A CN114003185B (en) 2021-11-22 2021-11-22 Printing processing method, system, terminal equipment and readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111389031.7A CN114003185B (en) 2021-11-22 2021-11-22 Printing processing method, system, terminal equipment and readable medium

Publications (2)

Publication Number Publication Date
CN114003185A CN114003185A (en) 2022-02-01
CN114003185B true CN114003185B (en) 2024-02-27

Family

ID=79929783

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111389031.7A Active CN114003185B (en) 2021-11-22 2021-11-22 Printing processing method, system, terminal equipment and readable medium

Country Status (1)

Country Link
CN (1) CN114003185B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115033192B (en) * 2022-08-10 2022-11-15 深圳市信润富联数字科技有限公司 Label printing method and device based on webpage, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001016889A1 (en) * 1999-08-30 2001-03-08 Stamps.Com Virtual page printing of indicia, logos and graphics
CN102736866A (en) * 2011-04-13 2012-10-17 珠海赛纳打印科技股份有限公司 Printing control method and device
CN110377248A (en) * 2019-07-30 2019-10-25 佛山青象科技有限公司 Bulk print control method, device and electronic equipment
US11036441B1 (en) * 2020-01-27 2021-06-15 Toshiba Tec Kabushiki Kaisha System and method for creation and invocation of predefined print settings via speech input

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4565505B2 (en) * 2004-09-30 2010-10-20 株式会社リコー PRINT CONTROL DEVICE, PRINT CONTROL METHOD, PROGRAM, AND RECORDING MEDIUM
JP4413124B2 (en) * 2004-10-25 2010-02-10 コニカミノルタビジネステクノロジーズ株式会社 Printing instruction method, apparatus and program
US9819836B2 (en) * 2015-12-11 2017-11-14 Ricoh Company, Ltd. Mechanism for automatically determining input profiles

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001016889A1 (en) * 1999-08-30 2001-03-08 Stamps.Com Virtual page printing of indicia, logos and graphics
CN102736866A (en) * 2011-04-13 2012-10-17 珠海赛纳打印科技股份有限公司 Printing control method and device
CN110377248A (en) * 2019-07-30 2019-10-25 佛山青象科技有限公司 Bulk print control method, device and electronic equipment
US11036441B1 (en) * 2020-01-27 2021-06-15 Toshiba Tec Kabushiki Kaisha System and method for creation and invocation of predefined print settings via speech input

Also Published As

Publication number Publication date
CN114003185A (en) 2022-02-01

Similar Documents

Publication Publication Date Title
US8390861B2 (en) Information processing apparatus, method, and recording medium controlling the display of printing options
US8373875B2 (en) Adaptive universal symbol driver interface
US7464336B2 (en) Information processing apparatus, image edit apparatus, and control methods thereof, and computer program and computer-readable storage medium
US20060017955A1 (en) Selective graphic instance rendering
US20120140278A1 (en) Document information display control device, document information display method, and computer-readable storage medium for computer program
US9223521B2 (en) Information processing apparatus, recording medium, and control method
CN101136978A (en) Printer control device
US20030041102A1 (en) Methods and systems for scaling inappropriately-sized documents in a distributed environment
JP5103339B2 (en) Dynamic printer driver user interface generation
JP2008077210A (en) Image display apparatus and program
EP2345956A2 (en) Information processing apparatus, information processing apparatus control method, and storage medium
US20060044597A1 (en) Print job workflow system
US20060103877A1 (en) Image forming system having a scanned-image preview function and method thereof
JP4433049B2 (en) Information processing apparatus, information processing method, and program.
CN114003185B (en) Printing processing method, system, terminal equipment and readable medium
EP2648088B1 (en) Information processing apparatus, storage medium, and control method therefor
US8189907B2 (en) Information processing method, information processing apparatus, and information processing program
CN113608708B (en) Printing preview method and printing preview device based on GDI framework
US8614809B2 (en) System and method for providing contextual exception page programming within a print job
JP2007073043A (en) Rendering device and rendering method for selectively executing rendering for graphic instance, and control program
JP5152243B2 (en) Data structure of print program, print control device, and print setting information
US8270014B2 (en) Printing method, recordable medium recorded with a program to execute the method and host apparatus
EP2525283A1 (en) Information processing apparatus, control method, and storage medium
US9575697B2 (en) Printing device, system, and method when changing of printers
JP2006227773A (en) Data processor and printer

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 302, No. 4 Yunchuang Street, Huangpu District, Guangzhou City, Guangdong Province, 510000 (Part 1)

Applicant after: Guangzhou Shengdao Advertising Media Co.,Ltd.

Address before: 510000 room b518, No. 3, Hongwei Road, Zhongxin Guangzhou Knowledge City, Huangpu District, Guangzhou City, Guangdong Province

Applicant before: Guangzhou Shengdao advertising media Co.,Ltd.

GR01 Patent grant
GR01 Patent grant