CN110580133A - print processing method and apparatus - Google Patents

print processing method and apparatus Download PDF

Info

Publication number
CN110580133A
CN110580133A CN201810596803.6A CN201810596803A CN110580133A CN 110580133 A CN110580133 A CN 110580133A CN 201810596803 A CN201810596803 A CN 201810596803A CN 110580133 A CN110580133 A CN 110580133A
Authority
CN
China
Prior art keywords
dot matrix
page
printed
printing
file
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
CN201810596803.6A
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.)
Peking University Founder Group Co Ltd
Beijing Founder Electronics Co Ltd
Original Assignee
Peking University Founder Group Co Ltd
Beijing Founder Electronics 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 Peking University Founder Group Co Ltd, Beijing Founder Electronics Co Ltd filed Critical Peking University Founder Group Co Ltd
Priority to CN201810596803.6A priority Critical patent/CN110580133A/en
Publication of CN110580133A publication Critical patent/CN110580133A/en
Pending legal-status Critical Current

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/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1211Improving printing performance
    • 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
    • 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/128Direct printing, e.g. sending document file, using memory stick, printing from a camera

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

the invention provides a printing processing method and a device, which are used for acquiring a corresponding number identification dot matrix according to the current copy number of a file to be printed; acquiring page lattices corresponding to all pages generated by rasterization processing of a file to be printed in advance; and then adding the number identification dot matrix to a preset position of the page dot matrix, and sending the page dot matrix to printing equipment for printing. In the process of printing the files needing number marking with more copy numbers, the method only needs to perform rasterization processing on the files to be printed for one time in advance to generate the page dot matrixes corresponding to all the pages, does not need to generate the page dot matrixes for one time for each copy of the files, reduces the time of rasterization processing, and can improve the printing processing efficiency.

Description

print processing method and apparatus
Technical Field
The present invention relates to the field of printing technologies, and in particular, to a method and an apparatus for processing a print.
background
Marking is a frequently used function in government literature, namely, adding marks at specified positions on specified pages of each copy to distinguish different copy numbers. For example, if the designation is made at the top right corner of the first page in each share as 0000X, where X represents the current share, the output is made at the top right corner of the first page in the first share as 00001, at the top right corner of the first page in the second share as 00002, at the top right corner of the first page in the third share as 00003 …, and so on.
in the prior art, all pages of a file are repeatedly rasterized for multiple times, and when a page dot matrix is generated and a number identification dot matrix of the current number is generated at the same time when the page dot matrix is processed once; when the appointed page is processed, the number identification dot matrix is added to the appointed position of the dot matrix of the page, and then the page is sent to the digital printing equipment for printing. And after the printing of the job is finished, informing the equipment that the current task is finished, and then copying the next part to start a new task, and repeating the processes until all the parts are printed.
in the prior art, all contents of a file need to be rasterized repeatedly for multiple times, the speed of generating a page dot matrix through rasterization is slow, a digital printing device stops printing each task, the utilization efficiency of software and hardware is low, and the overall printing speed is slow.
Disclosure of Invention
The invention provides a printing processing method and a printing processing device, which are used for reducing the pause phenomenon of printing equipment in the process of printing files with more copies and needing number printing and improving the printing efficiency.
One aspect of the present invention provides a print processing method including:
Acquiring a corresponding number identification dot matrix according to the current copy number of the file to be printed;
Acquiring page lattices corresponding to all pages generated by rasterizing the file to be printed in advance;
And after the number identification dot matrix is added to the preset position of the page dot matrix, sending the page dot matrix to printing equipment for printing.
Further, after sending to the printing device for printing, the method further includes:
Adding 1 to the current copy number to serve as a new current copy number;
Judging whether the current copy number is larger than the target copy number;
if not, repeatedly executing the steps of obtaining the number identification dot matrix, obtaining the page dot matrix and adding the number identification dot matrix to the preset position of the page dot matrix to print the file to be printed with the next copy number;
And if so, sending an instruction of ending the current printing task to the printing equipment.
Further, the sending to the printing device for printing includes:
and sending a current copy number starting command, the page dot matrix added with the number identification dot matrix and a current copy number ending command to the printing equipment, so as to control the printing equipment to print the file to be printed with the current copy number.
Further, before acquiring the page dot matrixes corresponding to all the pages generated by rasterizing the file to be printed in advance, the method further includes:
rasterizing the file to be printed to generate page lattices corresponding to all pages;
Storing the page lattice in a cache;
the acquiring of the page dot matrix corresponding to all the pages generated by rasterizing the file to be printed in advance specifically includes:
and acquiring the page dot matrixes corresponding to all pages of the file to be printed from the cache.
Further, the acquiring a corresponding number identification dot matrix according to the current copy number of the file to be printed includes:
Acquiring corresponding number identification according to the current copy number, and performing rasterization processing on the number identification to generate a number identification dot matrix; or
and acquiring a corresponding number identifier according to the current copy number, and acquiring a number identifier dot matrix generated by rasterizing the number identifier in advance.
Another aspect of the present invention provides a print processing apparatus comprising:
The number identification dot matrix acquisition module is used for acquiring a corresponding number identification dot matrix according to the current copy number of the file to be printed;
the page dot matrix acquisition module is used for acquiring page dot matrixes corresponding to all pages generated by rasterizing the file to be printed in advance;
and the processing module is used for adding the number identification dot matrix to the preset position of the page dot matrix and then sending the page dot matrix to printing equipment for printing.
Further, the processing module is further configured to:
adding 1 to the current copy number to serve as a new current copy number;
judging whether the current copy number is larger than the target copy number;
If not, repeatedly executing the steps of obtaining the number identification dot matrix, obtaining the page dot matrix and adding the number identification dot matrix to the preset position of the page dot matrix to print the file to be printed with the next copy number;
and if so, sending an instruction of ending the current printing task to the printing equipment.
Further, the processing module is further configured to:
And sending a current copy number starting command, the page dot matrix added with the number identification dot matrix and a current copy number ending command to the printing equipment, so as to control the printing equipment to print the file to be printed with the current copy number.
Further, the page lattice obtaining module is further configured to:
rasterizing the file to be printed to generate page lattices corresponding to all pages;
storing the page lattice in a cache; and
And acquiring the page dot matrixes corresponding to all pages of the file to be printed from the cache.
further, the number identification lattice acquisition module is configured to:
acquiring corresponding number identification according to the current copy number, and performing rasterization processing on the number identification to generate a number identification dot matrix; or
and acquiring a corresponding number identifier according to the current copy number, and acquiring a number identifier dot matrix generated by rasterizing the number identifier in advance.
the printing processing method and the device provided by the invention obtain the corresponding number identification dot matrix according to the current copy number of the file to be printed; acquiring page lattices corresponding to all pages generated by rasterization processing of a file to be printed in advance; and then adding the number identification dot matrix to a preset position of the page dot matrix, and sending the page dot matrix to printing equipment for printing. In the process of printing the files needing number marking with more copy numbers, the method only needs to perform rasterization processing on the files to be printed for one time in advance to generate the page dot matrixes corresponding to all the pages, does not need to generate the page dot matrixes for one time for each copy of the files, reduces the time of rasterization processing, and can improve the printing processing efficiency.
Drawings
in order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart of a printing process provided by an embodiment of the invention;
FIG. 2 is a flow chart of a print processing method according to another embodiment of the present invention;
fig. 3 is a block diagram of a print processing apparatus according to an embodiment of the present invention.
Detailed Description
the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a flowchart of a printing processing method according to an embodiment of the present invention. The embodiment provides a printing processing method aiming at a pause phenomenon of a printing device in the process of printing files with a large number of copies and needing to be numbered, and as shown in fig. 1, the method comprises the following specific steps:
s101, acquiring a corresponding number identification dot matrix according to the current copy number of the file to be printed.
In this embodiment, if a plurality of copies of a document to be printed are required to be copied during the printing process, and a label needs to be added to a designated position of a designated page of each copy to distinguish different copy numbers, a corresponding number identification dot matrix may be first obtained according to the current copy number of the document to be printed, for example, the current copy number is the first copy, at this time, the corresponding number identification may be 00001, at this time, a number identification dot matrix corresponding to the number identification 00001 is obtained, where the dot matrix is rasterized to form latticed data suitable for a printing device. In this embodiment, the number identifier lattice may be obtained in advance, for example, the number identifiers in the common format are rasterized in advance to generate a corresponding number identifier lattice, and the number identifier lattice is stored and directly read when a certain number identifier lattice in a certain format is needed; or the number identification dot matrix can be processed immediately, and the rasterization processing is performed immediately according to the number identification corresponding to the current copy number to generate the corresponding number identification dot matrix.
s102, acquiring page lattices corresponding to all pages generated by rasterizing the file to be printed in advance.
In this embodiment, the document to be printed may be rasterized in advance to generate page lattices corresponding to all pages, or the page lattices corresponding to all pages are generated when the first document to be printed is printed, and at this time, the page lattices are stored in the cache. In the subsequent printing process of other copies of the file to be printed, the page lattices corresponding to all the pages can be directly read from the cache, and the page lattices corresponding to all the pages generated by performing rasterization processing on the file to be printed in advance only once in the whole printing task do not need to be performed once every copy, so that the printing processing efficiency can be improved, and the page lattices have higher reading speed when being stored in the cache. In addition, the page lattice is not limited to be stored in the cache in the embodiment, and may be stored in other storage units. In this embodiment, the execution order of S101 and S102 is not limited, and S102 may be executed prior to S101.
and S103, adding the number identification dot matrix to a preset position of the page dot matrix, and sending the page dot matrix to a printing device for printing.
In this embodiment, the number identification dot matrix is added to a predetermined position of the page dot matrix, for example, only the top right corner of the first page needs to be labeled with the number identification in the file to be printed, the number identification dot matrix may be added to the top right corner of the page dot matrix corresponding to the first page, and then the page dot matrixes of all pages to which the number identification dot matrix is added are sent to the printing device for printing. In the prior art, all pages need to be rasterized once in each printing process of copy number, so that each printing process of copy number is used as an independent printing task, and after each task is finished, a printing device needs to perform processes such as machine resetting and the like; in the method provided by the embodiment, rasterization of all pages is only performed once in the printing process of the multiple copy numbers, that is, the printing process of the multiple copy numbers is used as a printing task, the printing of the next copy number is directly performed after the printing of each copy number is finished, the printing task is finished until all the copy numbers are printed, and then the processes of machine resetting and the like are performed, so that the pause between the printing of each copy number is shortened, and the printing speed is improved.
in the print processing method provided by this embodiment, a corresponding number identification dot matrix is obtained according to the number of copies of a file to be printed; acquiring page lattices corresponding to all pages generated by rasterization processing of a file to be printed in advance; and then adding the number identification dot matrix to a preset position of the page dot matrix, and sending the page dot matrix to printing equipment for printing. In the method of the embodiment, in the process of printing the files needing number marking with more copy numbers, only the page lattices corresponding to all the pages generated by performing rasterization processing on the files to be printed in advance once are needed, and the page lattices are not needed to be generated once for each copy of the files, so that the rasterization processing times are reduced, and the printing processing efficiency can be improved.
fig. 2 is a flowchart of a printing processing method according to another embodiment of the present invention. On the basis of the above embodiment, the present embodiment provides a print processing method, as shown in fig. 2, which includes the following specific steps:
further, before acquiring the page dot matrixes corresponding to all the pages generated by rasterizing the file to be printed in advance, the method further includes:
s201, performing rasterization processing on the file to be printed to generate page lattices corresponding to all pages;
S202, storing the page lattice in a cache.
In this embodiment, rasterization processing is performed on a file to be printed in advance to generate page lattices corresponding to all pages, or page lattices corresponding to all pages are generated when a first file to be printed is printed, and at this time, the page lattices are stored in a cache, so that the page lattices corresponding to all pages can be directly read from the cache in the printing process of other files to be printed in the subsequent process, and rasterization processing is not required to be performed every time, so that the printing processing efficiency can be improved, and the page lattices have a higher reading speed when stored in the cache. That is, S201 and S202 are performed only once in the present embodiment.
S203, acquiring corresponding number identification according to the current copy number, and performing rasterization processing on the number identification to generate a number identification dot matrix; or acquiring the corresponding number identification according to the current copy number, and acquiring a number identification dot matrix generated by rasterizing the number identification in advance.
in this embodiment, the number identifier dot matrix may be obtained in advance, for example, the number identifier in a common format is rasterized in advance to generate a corresponding number identifier dot matrix, and the corresponding number identifier dot matrix is stored, and when a certain number identifier dot matrix in a certain format is required, the corresponding number identifier dot matrix is directly read, so that the rasterization frequency may be further reduced, and the printing processing efficiency is further improved; or the number identification dot matrix can be processed immediately, and the rasterization processing is performed immediately according to the number identification corresponding to the current copy number to generate the corresponding number identification dot matrix. The number identification dot matrix is very small relative to the size of the page dot matrix, so that the time for generating the number identification dot matrix is much shorter than the time for generating the page dot matrix.
And S204, acquiring the page lattices corresponding to all the pages of the file to be printed from the cache.
s205, adding the number identification dot matrix to the preset position of the page dot matrix.
S206, sending a current copy number starting command, the page dot matrix added with the number identification dot matrix and a current copy number ending command to the printing equipment, so as to control the printing equipment to print the files to be printed with the current copy number.
in this embodiment, a current copy number start command (PAGE start command), a PAGE lattice to which the number identification lattice is added, and a current copy number end command (PAGE end command) are sent to the printing apparatus, so that a plurality of print processes are used as one print job, and each copy number is separated by the current copy number start command and the current copy number end command, so that the next copy number is directly printed after each copy number is printed, and a print job end command is sent to the printing apparatus until all copy numbers are printed, and then processes such as machine reset are performed, thereby shortening the pause between printing of each copy number and improving the printing speed.
and S207, adding 1 to the current copy number to serve as a new current copy number.
in this embodiment, after the page dot matrix added with the number identification dot matrix is sent to the printing device, a printing process of the next number of copies can be prepared, that is, the current number of copies is added by 1 to serve as a new current number of copies, and the steps of obtaining the number identification dot matrix, obtaining the page dot matrix from the buffer, adding the number identification dot matrix to a predetermined position of the page dot matrix, and printing are repeatedly executed until the target number of copies is printed.
S208, judging whether the current copy number is larger than the target copy number;
If not, the steps S203-S207 are repeatedly executed; if yes, S209 is performed.
in this embodiment, after the printing of the file to be printed with the current number of copies is finished, after 1 is added to the current number of copies, the above determination is repeatedly performed, and if the current number of copies is not greater than the target number of copies, the steps of S203-S207 are continuously performed, and the steps of obtaining the number identification dot matrix, obtaining the page dot matrix from the buffer, and adding the number identification dot matrix to the predetermined position of the page dot matrix perform printing of the file to be printed with the next number of copies.
And S209, sending an instruction of ending the current printing task to the printing equipment.
in this embodiment, when the current number of copies is determined to be greater than the target number of copies, that is, the target number of copies has been reached, the current print job may be ended.
In the print processing method provided by this embodiment, a corresponding number identification dot matrix is obtained according to the number of copies of a file to be printed; acquiring page lattices corresponding to all pages generated by rasterization processing of a file to be printed in advance; and then adding the number identification dot matrix to a preset position of the page dot matrix, and sending the page dot matrix to printing equipment for printing. In the method of the embodiment, in the process of printing the files needing number marking with more copy numbers, only the page lattices corresponding to all the pages generated by performing rasterization processing on the files to be printed in advance once are needed, and the page lattices are not needed to be generated once for each copy of the files, so that the rasterization processing times are reduced, and the printing processing efficiency can be improved.
Fig. 3 is a block diagram of a print processing apparatus according to an embodiment of the present invention. The present embodiment provides a print processing apparatus, which can execute the processing flow provided by the above-mentioned print processing method embodiment, and as shown in fig. 3, the print processing apparatus of the present embodiment includes: a number identification lattice acquisition module 301, a page lattice acquisition module 302 and a processing module 303.
A number identification dot matrix obtaining module 301, configured to obtain a corresponding number identification dot matrix according to the current number of copies of the file to be printed;
A page dot matrix obtaining module 302, configured to obtain page dot matrixes corresponding to all pages generated by rasterizing the file to be printed in advance;
And the processing module 303 is configured to send the number identifier dot matrix to a printing device for printing after the number identifier dot matrix is added to the predetermined position of the page dot matrix.
further, the processing module 303 is further configured to:
adding 1 to the current copy number to serve as a new current copy number;
Judging whether the current copy number is larger than the target copy number;
If not, repeatedly executing the steps of obtaining the number identification dot matrix, obtaining the page dot matrix and adding the number identification dot matrix to the preset position of the page dot matrix to print the file to be printed with the next copy number;
And if so, sending an instruction of ending the current printing task to the printing equipment.
Further, the processing module 303 is further configured to:
And sending a current copy number starting command, the page dot matrix added with the number identification dot matrix and a current copy number ending command to the printing equipment, so as to control the printing equipment to print the file to be printed with the current copy number.
Further, the page lattice obtaining module 302 is further configured to:
rasterizing the file to be printed to generate page lattices corresponding to all pages;
storing the page lattice in a cache; and
And acquiring the page dot matrixes corresponding to all pages of the file to be printed from the cache.
further, the number identification lattice obtaining module 301 is configured to:
acquiring corresponding number identification according to the current copy number, and performing rasterization processing on the number identification to generate a number identification dot matrix; or
and acquiring a corresponding number identifier according to the current copy number, and acquiring a number identifier dot matrix generated by rasterizing the number identifier in advance.
The print processing apparatus provided in the embodiment of the present invention may be specifically configured to execute the method embodiments provided in fig. 1 and fig. 2, and specific functions are not described herein again.
The print processing apparatus provided in this embodiment obtains a corresponding number identification dot matrix according to the number of copies of a file to be printed; acquiring page lattices corresponding to all pages generated by rasterization processing of a file to be printed in advance; and then adding the number identification dot matrix to a preset position of the page dot matrix, and sending the page dot matrix to printing equipment for printing. In the method of the embodiment, in the process of printing the files needing number marking with more copy numbers, only the page lattices corresponding to all the pages generated by performing rasterization processing on the files to be printed in advance once are needed, and the page lattices are not needed to be generated once for each copy of the files, so that the rasterization processing times are reduced, and the printing processing efficiency can be improved.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
the integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
it is obvious to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be performed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to perform all or part of the above described functions. For the specific working process of the device described above, reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. a print processing method, characterized by comprising:
Acquiring a corresponding number identification dot matrix according to the current copy number of the file to be printed;
Acquiring page lattices corresponding to all pages generated by rasterizing the file to be printed in advance;
And after the number identification dot matrix is added to the preset position of the page dot matrix, sending the page dot matrix to printing equipment for printing.
2. The method of claim 1, wherein after sending to the printing device for printing, further comprising:
adding 1 to the current copy number to serve as a new current copy number;
Judging whether the current copy number is larger than the target copy number;
if not, repeatedly executing the steps of obtaining the number identification dot matrix, obtaining the page dot matrix and adding the number identification dot matrix to the preset position of the page dot matrix to print the file to be printed with the next copy number;
And if so, sending an instruction of ending the current printing task to the printing equipment.
3. The method of claim 1, wherein sending to a printing device for printing comprises:
And sending a current copy number starting command, the page dot matrix added with the number identification dot matrix and a current copy number ending command to the printing equipment, so as to control the printing equipment to print the file to be printed with the current copy number.
4. the method according to any one of claims 1 to 3, wherein before the obtaining of the page lattices corresponding to all the pages generated by rasterizing the document to be printed in advance, the method further comprises:
rasterizing the file to be printed to generate page lattices corresponding to all pages;
Storing the page lattice in a cache;
The acquiring of the page dot matrix corresponding to all the pages generated by rasterizing the file to be printed in advance specifically includes:
And acquiring the page dot matrixes corresponding to all pages of the file to be printed from the cache.
5. the method according to claim 4, wherein the obtaining of the corresponding number identification dot matrix according to the current number of copies of the file to be printed comprises:
acquiring corresponding number identification according to the current copy number, and performing rasterization processing on the number identification to generate a number identification dot matrix; or
And acquiring a corresponding number identifier according to the current copy number, and acquiring a number identifier dot matrix generated by rasterizing the number identifier in advance.
6. A print processing apparatus characterized by comprising:
The number identification dot matrix acquisition module is used for acquiring a corresponding number identification dot matrix according to the current copy number of the file to be printed;
the page dot matrix acquisition module is used for acquiring page dot matrixes corresponding to all pages generated by rasterizing the file to be printed in advance;
and the processing module is used for adding the number identification dot matrix to the preset position of the page dot matrix and then sending the page dot matrix to printing equipment for printing.
7. the apparatus of claim 6, wherein the processing module is further configured to:
adding 1 to the current copy number to serve as a new current copy number;
judging whether the current copy number is larger than the target copy number;
If not, repeatedly executing the steps of obtaining the number identification dot matrix, obtaining the page dot matrix and adding the number identification dot matrix to the preset position of the page dot matrix to print the file to be printed with the next copy number;
And if so, sending an instruction of ending the current printing task to the printing equipment.
8. the apparatus of claim 6, wherein the processing module is further configured to:
And sending a current copy number starting command, the page dot matrix added with the number identification dot matrix and a current copy number ending command to the printing equipment, so as to control the printing equipment to print the file to be printed with the current copy number.
9. the apparatus according to any one of claims 6-8, wherein the page lattice obtaining module is further configured to:
Rasterizing the file to be printed to generate page lattices corresponding to all pages;
storing the page lattice in a cache; and
and acquiring the page dot matrixes corresponding to all pages of the file to be printed from the cache.
10. The apparatus of claim 9, wherein the number identification lattice obtaining module is configured to:
acquiring corresponding number identification according to the current copy number, and performing rasterization processing on the number identification to generate a number identification dot matrix; or
And acquiring a corresponding number identifier according to the current copy number, and acquiring a number identifier dot matrix generated by rasterizing the number identifier in advance.
CN201810596803.6A 2018-06-11 2018-06-11 print processing method and apparatus Pending CN110580133A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810596803.6A CN110580133A (en) 2018-06-11 2018-06-11 print processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810596803.6A CN110580133A (en) 2018-06-11 2018-06-11 print processing method and apparatus

Publications (1)

Publication Number Publication Date
CN110580133A true CN110580133A (en) 2019-12-17

Family

ID=68810334

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810596803.6A Pending CN110580133A (en) 2018-06-11 2018-06-11 print processing method and apparatus

Country Status (1)

Country Link
CN (1) CN110580133A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1556465A (en) * 2003-12-30 2004-12-22 珠海金山软件股份有限公司 Printing control/ system and printing control method
CN1584923A (en) * 2004-06-04 2005-02-23 北京北大方正电子有限公司 Printing control for decreasing preraster time of page
CN1645312A (en) * 2004-01-22 2005-07-27 富士胶片株式会社 Image conversion apparatus and image conversion program
CN1752919A (en) * 2004-09-21 2006-03-29 大日本网目版制造株式会社 Printing control apparatus, program, printing system, and controlling method for printing system
CN101114210A (en) * 2007-08-30 2008-01-30 北京大学 Grating method and apparatus for supporting variable data page print
CN101118480A (en) * 2007-09-18 2008-02-06 北大方正集团有限公司 Grating processing method and device
CN102096571A (en) * 2009-12-11 2011-06-15 柯尼卡美能达商用科技株式会社 Variable printing control apparatus and control program
CN104424164A (en) * 2013-09-04 2015-03-18 北大方正集团有限公司 Handling method and device for transparent form rasterization

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1556465A (en) * 2003-12-30 2004-12-22 珠海金山软件股份有限公司 Printing control/ system and printing control method
CN1645312A (en) * 2004-01-22 2005-07-27 富士胶片株式会社 Image conversion apparatus and image conversion program
CN1584923A (en) * 2004-06-04 2005-02-23 北京北大方正电子有限公司 Printing control for decreasing preraster time of page
CN1752919A (en) * 2004-09-21 2006-03-29 大日本网目版制造株式会社 Printing control apparatus, program, printing system, and controlling method for printing system
CN101114210A (en) * 2007-08-30 2008-01-30 北京大学 Grating method and apparatus for supporting variable data page print
CN101118480A (en) * 2007-09-18 2008-02-06 北大方正集团有限公司 Grating processing method and device
CN102096571A (en) * 2009-12-11 2011-06-15 柯尼卡美能达商用科技株式会社 Variable printing control apparatus and control program
CN104424164A (en) * 2013-09-04 2015-03-18 北大方正集团有限公司 Handling method and device for transparent form rasterization

Similar Documents

Publication Publication Date Title
US8228540B2 (en) Rasterizing variable and non-variable data for printing
US8553272B2 (en) Image processing apparatus, image processing method, program therefor, and medium storing program
CN103019631B (en) Printing data processing system and print data processing method
JP6093873B2 (en) Typesetting method, apparatus, program and recording medium
US8593654B2 (en) Setting a partition size for a print job
US8520243B2 (en) Image forming apparatus, computer-readable recording medium on which print data processing program code is recorded, and print data processing method
CN110580133A (en) print processing method and apparatus
CN102096565B (en) Method and device for checking page dot matrix
CN104346107A (en) Variable-data printing page processing method and variable-data printing page processing device
US10620887B2 (en) Image forming apparatus and information processing apparatus configured to print a specified page of a plurality of documents, control method thereof, and non-transitory computer-readable storage medium
US10235611B2 (en) Image forming apparatus, image forming method, and non-transitory computer readable medium
US20140043639A1 (en) Method and device for rasterizing page digital image
CN108881472B (en) The processing method of electronic book documentary, electronic equipment, storage medium
CN103136559A (en) Rasterization method of variable bar codes and device
US10102458B2 (en) Image processing apparatus for generating intermediate data and processing the intermediate data, method of processing intermediate data generated from print data
RU2019137969A (en) Information processing device, control method and storage medium
US9720628B2 (en) Information processing system, information processing apparatus, information processing method, and storage medium
JP2013114405A (en) Print data reception device, image processing apparatus, and program
EP2631846B1 (en) Utilizing virtually stored media snapshots for rasterizing print jobs
US10628101B2 (en) Printing apparatus for reducing the inhibition of printing when a deletion instruction has been issued
JP2006236006A (en) Printer, program and recording medium
US20140240787A1 (en) Mechanism for Applying Marks After Rasterization
CN108121696B (en) Method and device for making up dot matrix file
JP5837059B2 (en) Optimized font subsetting for print paths
CN117785078A (en) Print data splitting processing method, device, computer equipment 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20191217