CN105930109B - Document printing method, system and terminal - Google Patents

Document printing method, system and terminal Download PDF

Info

Publication number
CN105930109B
CN105930109B CN201610210372.6A CN201610210372A CN105930109B CN 105930109 B CN105930109 B CN 105930109B CN 201610210372 A CN201610210372 A CN 201610210372A CN 105930109 B CN105930109 B CN 105930109B
Authority
CN
China
Prior art keywords
data information
printing
attribute
templates
template
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
CN201610210372.6A
Other languages
Chinese (zh)
Other versions
CN105930109A (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201610210372.6A priority Critical patent/CN105930109B/en
Publication of CN105930109A publication Critical patent/CN105930109A/en
Application granted granted Critical
Publication of CN105930109B publication Critical patent/CN105930109B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/1204Improving or facilitating administration, e.g. print management resulting in reduced user or operator actions, e.g. presetting, automatic actions, using hardware token storing data
    • 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
    • G06F3/1257Configuration of print job parameters, e.g. using UI at the client by using pre-stored settings, e.g. job templates, presets, print styles

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)
  • Record Information Processing For Printing (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention provides a document printing method, which comprises the following steps: receiving at least one piece of document data information, wherein the document data information carries an attribute identifier; generating a template with the attribute identification corresponding to the bill data information; calling a template corresponding to the received document data information; and combining the templates based on the size information of the pre-printed paper and then printing. Moreover, a system and a terminal corresponding to the method are also provided. The defect that an existing document printing system is single in installation, operation and printing modes when documents are printed is overcome, the technical problem that a user can print documents more quickly and conveniently is solved, printing efficiency is improved through a mode of combining and printing a plurality of templates, paper is saved, and user experience is improved.

Description

Document printing method, system and terminal
Technical Field
The invention relates to the technical field of document printing, in particular to a method, a system and a terminal for document printing.
Background
At present, when software with a document printing function is developed, most of the software is developed based on a third-party printing control, such as a crystal report and an xtrreport. These print controls generally have two main functions, template design and print control.
The inventor finds that in the prior art, software with a document printing function occupies a large space, is troublesome to install, has multiple functions and high learning cost, needs to download larger files from a server during upgrading, needs longer upgrading time and has lower efficiency. Taking xtrreportv7.1 as an example, files involved in printing a component are more than 10M, compared to a larger disk space.
The inventor also finds that the control is universal in function and is not a printing scheme specially designed for a certain requirement, when the printing software in the prior art is applied to document printing, only one printing template is used, the paper is required to be of the same specification and cannot be directly typeset, and in the printing process, only one printer is used, and the requirement cannot be met when a large number of printing tasks are faced.
Disclosure of Invention
The invention mainly aims to provide a document printing method, a document printing system and a terminal which are simple and easy to use and support simultaneous printing of multiple templates and multiple printers, so as to overcome the defect of complex operation of the existing document printing system during document printing and solve the technical problem that a user can print documents more quickly and conveniently.
One aspect of the present invention provides a method for printing a document, including:
receiving at least one piece of document data information, wherein the document data information carries an attribute identifier;
generating a template with the attribute identification corresponding to the bill data information;
calling a template corresponding to the received document data information;
and combining the called templates based on the size information of the pre-printed paper and then printing.
Further, the generating a template with the attribute identifier corresponding to the document data information specifically includes:
identifying an attribute identifier carried by the bill data information;
generating a template with the attribute identification;
storing the template in a predetermined format.
Further, the calling the template corresponding to the received document data information specifically includes:
sequentially identifying attribute identifications carried by the bill data information according to the received at least one bill data information;
searching a template with the attribute identification based on the attribute identification;
and binding the received bill data information with the searched template with the attribute identifier.
Further, the printing after combining the called templates based on the size information of the pre-printed paper specifically includes:
extracting attribute information of the called template and size information of at least one piece of pre-printed paper;
distributing and arranging the called templates in the size range of the pre-printed paper;
and combining the templates after distribution and arrangement and then printing.
Further, the document data information carrying attribute identifiers include, but are not limited to:
and the bill data information carries a position information attribute identifier, a size range attribute identifier and/or a memory range attribute identifier.
In another aspect, the present invention further provides a document printing system, including:
the receiving module is used for receiving at least one piece of receipt data information, and the receipt data information carries an attribute identifier;
the generating module is used for generating a template with the attribute identification corresponding to the receipt data information received by the receiving module;
the calling module is used for calling the template which is generated by the generating module and corresponds to the received document data information;
and the printing module is used for combining the templates called by the calling module based on the size information of the pre-printed paper and then printing the combined templates.
Further, the generating module specifically includes:
the identification unit is used for identifying the attribute identification carried by the bill data information;
the generating unit is used for generating a template with the attribute identification;
and the storage unit is used for storing the template generated by the generation unit in a preset format.
Further, the calling module specifically includes:
the order identification unit is used for sequentially identifying the attribute identification carried by the bill data information according to the received at least one bill data information;
the searching unit is used for searching the template with the attribute identification based on the attribute identification;
and the binding unit is used for binding the received bill data information with the template which is searched by the searching unit and is provided with the attribute identifier.
Further, the printing module specifically includes:
an extracting unit configured to extract attribute information of the called template and size information of at least one of the pre-printed sheets;
the arrangement unit is used for carrying out distribution arrangement on the called template in the size range of the pre-printed paper;
and the printing unit is used for combining and printing the templates after distribution and arrangement.
The invention further provides a terminal for printing the document, which comprises the system.
The invention receives at least one piece of document data information and carries an attribute identifier according to the document data information; generating a template with the attribute identification corresponding to the bill data information; calling a template corresponding to the received document data information; and the templates are combined and printed based on the size information of the pre-printed paper, so that various documents can be conveniently printed, the printing efficiency is improved, and the user experience is improved.
Drawings
FIG. 1 is a flow diagram of one embodiment of a method of printing a document in accordance with the present invention;
FIG. 2 is a block diagram of an embodiment of a document printing system according to the present invention.
Detailed Description
The following describes a method, a system and a terminal for document printing according to an embodiment of the present invention in detail with reference to fig. 1 and 2.
The inventive concept of the embodiment of the invention is as follows: receiving at least one piece of document data information, wherein the document data information carries an attribute identifier; generating a template with the attribute identification corresponding to the bill data information; calling a template corresponding to the received document data information; and combining the templates based on the size information of the pre-printed paper and then printing. By the method, the system and the terminal, printing efficiency is improved, and user experience is improved.
The present invention will be described in detail below with reference to the accompanying drawings.
Referring to fig. 1, fig. 1 shows a flow chart of a method of an embodiment of the invention.
In step S110, at least one piece of document data information is received, where the document data information carries an attribute identifier.
The document data information may be various printing documents, such as various sized sheets, invoices, delivery sheets, express delivery sheets, and the like, and the document data information carries an attribute identifier, where the attribute identifier is used to identify attribute information of the document data information, and the attribute identifier includes but is not limited to: the size data, position coordinate information, character input information, occupied server memory size information and the like of the document are used for identifying the attribute information of the document.
The document data information carrying attribute identification includes but is not limited to: and the bill data information carries a position information attribute identifier, a size range attribute identifier and/or a memory range attribute identifier.
The receiving of the at least one document data message specifically includes: receiving document data information and quantity information input by input equipment.
In one embodiment, taking the printing of the delivery order as an example, the delivery order described in this embodiment is generally divided into multiple groups, and is provided to different people, for example, the most complete information needs to be displayed in the stock management union, the required paper is relatively large, the client union only needs to display the content concerned by the client, the required paper is relatively small, the union is connected, only the key several points of information need to be displayed, the most simplified, and the required paper is the smallest. The attribute mark carried by the delivery slip at least comprises size information, such as 16mm x 10mm of library management connection, 12mm x 10mm of client connection and 7mm x 10mm of cross connection.
In step S120, a template with the attribute identifier corresponding to the document data information is generated.
Specifically, the method comprises the following steps: and extracting attribute identification information carried by the bill data information, and generating a corresponding template according to the content contained in the attribute identification information.
Specifically, the technical scheme specifically comprises the following steps:
identifying an attribute identifier carried by the bill data information; generating a template with the attribute identification; storing the template in a predetermined format.
After the template with the attribute identifier is generated, checking whether the template meets the basic requirement of printing, if so, storing the template in a preset format, and if not, re-identifying the attribute identifier carried by the document data information; and generating the template with the attribute identification.
In one embodiment, the attribute identifier carried by the outbound document, such as the extracted outbound document, includes at least size information, such as 16mm by 10mm for the library connection, 12mm by 10mm for the customer connection, and 7mm by 10mm for the cross connection. Generating a stock union template, a client union template and a cross union template, wherein the size information of the templates is respectively a 16mm by 10mm template with a stock management union attribute identifier, a 12mm by 10mm template with a client union attribute identifier and a 7mm by 10mm template with a cross union attribute identifier, checking whether the templates meet the basic requirement of printing, uploading the templates to a server for storage if the templates meet the basic requirement, and generating the templates again if the templates do not meet the basic requirement, such as content deletion or overlapping.
In step S130, a template corresponding to the received document data information is called.
Specifically, according to receiving at least one piece of document data information, sequentially identifying attribute identifications carried by the document data information; searching a template with the attribute identification based on the attribute identification; the received document data information is bound with the searched template with the attribute identification, the template bound with the document data information can display the attribute identification of the document data information, preview is facilitated, a preview mode is achieved, and whether the template meets basic requirements of printing or not can be checked, for example, whether printing contents are missing or overlapped or not can be checked. The template invoked may be set as a default template, as desired.
In step S140, the templates are combined and printed based on the size information of the pre-printed sheets.
Specifically, extracting attribute information of the called template and size information of at least one piece of pre-printed paper; distributing and arranging at least one template in the size range of the pre-printed paper; and combining the templates after distribution and arrangement and then printing.
The size information of at least one piece of preprinted paper is extracted, and a plurality of printing devices can be selected to print simultaneously according to needs, so that the printing time is saved.
In an application example, when two printing apparatuses are selected to print simultaneously, size information of two types of pre-printed sheets of the two printing apparatuses is extracted.
According to the received two pieces of document data information, the attribute identifications carried by the two pieces of document data information are different, specifically, the sizes, the character identifications and the like are different, a corresponding template is generated or searched according to the two identifications carried by the two pieces of document data information, the corresponding template is called, one printing device is selected for printing, the size information of the pre-printed paper of the printing device is extracted, and the called template is distributed and arranged in the size range of the pre-printed paper; the templates after distribution and arrangement are combined and then printed, the technical scheme of template combination can conveniently switch the templates one by one under the condition of not upgrading, and a set of templates is formed by organizing a plurality of templates together, so that paper is saved.
Further preferably, when the called templates are distributed and arranged within the size range of the pre-printed paper, the error rate is reduced by the preview mode, the template position, the distribution condition and the like.
The printing assembly is developed specially for document printing, can support printing functions of characters, pictures, tables, pages and the like, does not need complex installation, can be directly embedded into software, can draw different contents by calling public codes such as GDI + drawing objects and the like, has simple and direct functions and low learning cost, takes out a set of specified printing templates from the template management module by the printing control module, takes out a batch of data to be printed from a business system, binds each group of data and each template together, and transmits the data to the printing assembly to finish printing.
The invention provides a method for printing a document, which comprises the steps of receiving at least one document data message and carrying an attribute identifier according to the document data message; generating a template with the attribute identification corresponding to the bill data information; sequentially calling templates corresponding to the received document data information; the templates are combined and printed based on the size information of the pre-printed paper, so that various documents can be conveniently printed, the printing efficiency is improved, the user experience is improved, one set of printing templates is used in the printing control module instead of one printing template, when the length of paper used by one set of documents is different, the documents can be printed in the same way, the printing of one set of documents with different lengths of paper can be supported by using one set of templates consisting of a plurality of templates, a plurality of prints can be supported and printed simultaneously, and the printing of various documents can be conveniently carried out by using the printing control module.
As shown in fig. 2, fig. 2 shows a document printing system according to another embodiment of the present invention, which includes:
the receiving module 21 is configured to receive at least one piece of document data information, where the document data information carries an attribute identifier, and the specific implementation function and processing manner refer to step S110.
The document data information may be various printing documents, such as various sized sheets, invoices, delivery sheets, express delivery sheets, and the like, and the document data information carries an attribute identifier, where the attribute identifier is used to identify attribute information of the document data information, and the attribute identifier includes but is not limited to: the size data, position coordinate information, character input information, occupied server memory size information and the like of the document are used for identifying the attribute information of the document.
The document data information carrying attribute identification includes but is not limited to: and the bill data information carries a position information attribute identifier, a size range attribute identifier and/or a memory range attribute identifier.
The receiving of the at least one document data message specifically includes: receiving document data information and quantity information input by input equipment.
The generating module 22 is configured to generate a template with the attribute identifier corresponding to the document data information received by the receiving module, where the specific implementation function and processing manner refer to step S120.
Specifically, the method comprises the following steps: and extracting attribute identification information carried by the bill data information, and generating a corresponding template according to the content contained in the attribute identification information.
Specifically, the technical scheme specifically comprises the following steps:
identifying an attribute identifier carried by the bill data information; generating a template with the attribute identification; storing the template in a predetermined format.
After the template with the attribute identifier is generated, checking whether the template meets the basic requirement of printing, if so, storing the template in a preset format, and if not, re-identifying the attribute identifier carried by the document data information; and generating the template with the attribute identification.
The calling module 23 is configured to call the template generated by the generating module and corresponding to the received document data information, where the specifically implemented functions and processing manners are as shown in step S130.
Specifically, according to receiving at least one piece of document data information, sequentially identifying attribute identifications carried by the document data information; searching a template with the attribute identification based on the attribute identification; the received document data information is bound with the searched template with the attribute identification, the template bound with the document data information can display the attribute identification of the document data information, preview is facilitated, a preview mode is achieved, and whether the template meets basic requirements of printing or not can be checked, for example, whether printing contents are missing or overlapped or not can be checked. The template invoked may be set as a default template, as desired.
And the printing module 24 is configured to combine the templates called by the calling module based on the size information of the pre-printed paper and print the combined templates, where the specific implementation function and processing manner refer to step S140.
Specifically, extracting attribute information of the called template and size information of at least one piece of pre-printed paper; distributing and arranging at least one template in the size range of the pre-printed paper; and combining the templates after distribution and arrangement and then printing.
The size information of at least one piece of preprinted paper is extracted, and a plurality of printing devices can be selected to print simultaneously according to needs, so that the printing time is saved.
Further, the generating module specifically includes:
and the identification unit (not shown in the figure) is used for identifying the attribute identifier carried by the bill data information.
And a generating unit (not shown in the figure) for generating the template with the attribute identification.
A storage unit (not shown in the figure) for storing the template generated by the generation unit in a predetermined format.
Further, the calling module specifically includes:
and the sequence identification unit (not shown in the figure) is used for sequentially identifying the attribute identifier carried by the bill data information according to the received at least one bill data information.
And a searching unit (not shown in the figure) for searching the template with the attribute identification based on the attribute identification.
And the binding unit (not shown in the figure) is used for binding the received document data information with the template which is searched by the searching unit and is provided with the attribute identifier.
Further, the printing module specifically includes:
an extracting unit (not shown in the figure) for extracting attribute information of the called template and size information of at least one of the pre-printed sheets.
And an arrangement unit (not shown in the figure) for arranging the called templates in a distribution manner within the size range of the pre-printed paper.
And a printing unit (not shown in the figure) for combining the distributed templates and printing.
The embodiment of the invention provides a document printing system, which receives at least one document data message through a receiving module and carries an attribute identifier according to the document data message; the generation module generates a template with the attribute identification corresponding to the bill data information; sequentially calling templates corresponding to the received document data information through a calling module; the printing module is used for combining the templates and then printing the combined templates based on the size information of the pre-printed paper, so that various documents can be conveniently printed, the printing efficiency is improved, the user experience is improved, one set of printing templates is used in the printing control module instead of one printing template, when the length of the paper used by one set of documents is different, the printing can be performed in the same way, the printing of one set of documents with different lengths of paper can be supported by using one set of templates consisting of a plurality of templates, and a plurality of printing can be supported to be simultaneously printed. The specific implementation functions and processing modes refer to specific steps described in the embodiment of the document printing method.
Since the processing and functions implemented by the system of this embodiment substantially correspond to the embodiments, principles, and examples of the method shown in fig. 1, reference may be made to the related descriptions in the foregoing embodiments for details which are not described in the description of this embodiment, and thus no further description is given here.
The invention further provides a terminal for printing the document, which comprises the system.
Specifically, the display terminal includes, but is not limited to, a mobile phone, a notebook computer, and other smart devices equipped with a print interface and a window interface.
The embodiment of the invention provides a terminal for printing a document, which receives at least one document data message and carries an attribute identifier according to the document data message; generating a template with the attribute identification corresponding to the bill data information; sequentially calling templates corresponding to the received document data information; the templates are combined and printed based on the size information of the pre-printed paper, so that various documents can be conveniently printed, the printing efficiency is improved, the user experience is improved, one set of printing templates is used in the printing control module instead of one printing template, when the length of paper used by one set of documents is different, the documents can be printed in the same way, the printing of one set of documents with different lengths of paper can be supported by using one set of templates consisting of a plurality of templates, a plurality of prints can be supported and printed simultaneously, and the printing of various documents can be conveniently carried out by using the printing control module.
It should be noted that, according to the implementation requirement, each step/component described in the present application can be divided into more steps/components, and two or more steps/components or partial operations of the steps/components can be combined into new steps/components to achieve the purpose of the present invention.
The above-described method according to the present invention can be implemented in hardware, firmware, or as software or computer code storable in a recording medium such as a CD ROM, a RAM, a floppy disk, a hard disk, or a magneto-optical disk, or as computer code originally stored in a remote recording medium or a non-transitory machine-readable medium and to be stored in a local recording medium downloaded through a network, so that the method described herein can be stored in such software processing on a recording medium using a general-purpose computer, a dedicated processor, or programmable or dedicated hardware such as an ASIC or FPGA. It will be appreciated that the computer, processor, microprocessor controller or programmable hardware includes memory components (e.g., RAM, ROM, flash memory, etc.) that can store or receive software or computer code that, when accessed and executed by the computer, processor or hardware, implements the processing methods described herein. Further, when a general-purpose computer accesses code for implementing the processes shown herein, execution of the code transforms the general-purpose computer into a special-purpose computer for performing the processes shown herein.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (7)

1. A method of document printing, comprising:
receiving at least two pieces of document data information at the same time, wherein the document data information carries an attribute identifier; the document data information carrying attribute identification includes but is not limited to: the document data information carries a position information attribute identifier, a size range attribute identifier and/or a occupied memory range attribute identifier;
generating at least two templates with the attribute identifications corresponding to at least two bill data information; calling at least two templates corresponding to the received document data information;
combining the at least two called templates based on the size information of the pre-printed paper and then printing; the method specifically comprises the following steps: extracting the called attribute information of at least two templates and the size information of the pre-printed paper; distributing and arranging at least two templates in the size range of the pre-printed paper; and combining and printing at least two templates after distribution and arrangement.
2. The method according to claim 1, wherein the generating at least two templates with the attribute identifier corresponding to at least two of the document data information specifically comprises:
identifying an attribute identifier carried by the bill data information;
generating a template with the attribute identification;
storing the template in a predetermined format.
3. The method according to claim 1 or 2, wherein the invoking of at least two of the templates corresponding to the received document data information specifically comprises:
sequentially identifying attribute identifications carried by the bill data information according to the received at least two bill data information;
searching a template with the attribute identification based on the attribute identification;
and binding the received bill data information with the searched template with the attribute identifier.
4. A document printing system, comprising:
the receiving module is used for receiving at least two pieces of bill data information at the same time, and the bill data information carries an attribute identifier; the document data information carrying attribute identification includes but is not limited to: the document data information carries a position information attribute identifier, a size range attribute identifier and/or a occupied memory range attribute identifier;
the generating module is used for generating at least two templates with the attribute identifications corresponding to the at least two pieces of bill data information received by the receiving module;
the calling module is used for calling at least two templates which are generated by the generating module and correspond to the received document data information;
the printing module is used for combining and printing at least two templates called by the calling module based on the size information of the pre-printed paper; the printing module specifically comprises: the extraction unit is used for extracting the called attribute information of at least two templates and the size information of the pre-printed paper; the arrangement unit is used for carrying out distribution arrangement on the called at least two templates in the size range of the pre-printed paper; and the printing unit is used for combining and printing at least two templates which are distributed and arranged.
5. The system of claim 4, wherein the generating module specifically comprises:
the identification unit is used for identifying the attribute identification carried by the bill data information;
the generating unit is used for generating a template with the attribute identification;
and the storage unit is used for storing the template generated by the generation unit in a preset format.
6. The system of claim 4 or 5, wherein the calling module specifically comprises:
the order identification unit is used for sequentially identifying the attribute identification carried by the bill data information according to the received at least two bill data information;
the searching unit is used for searching the template with the attribute identification based on the attribute identification;
and the binding unit is used for binding the received bill data information with the template which is searched by the searching unit and is provided with the attribute identifier.
7. A terminal for printing documents, comprising a system as claimed in any one of claims 4 to 6.
CN201610210372.6A 2016-04-06 2016-04-06 Document printing method, system and terminal Active CN105930109B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610210372.6A CN105930109B (en) 2016-04-06 2016-04-06 Document printing method, system and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610210372.6A CN105930109B (en) 2016-04-06 2016-04-06 Document printing method, system and terminal

Publications (2)

Publication Number Publication Date
CN105930109A CN105930109A (en) 2016-09-07
CN105930109B true CN105930109B (en) 2020-07-07

Family

ID=56840187

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610210372.6A Active CN105930109B (en) 2016-04-06 2016-04-06 Document printing method, system and terminal

Country Status (1)

Country Link
CN (1) CN105930109B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391057A (en) * 2017-07-06 2017-11-24 北京三快在线科技有限公司 A kind of billing information management method, device and equipment
CN108509158B (en) * 2017-07-25 2020-01-03 平安科技(深圳)有限公司 Policy printing method and device, storage medium and computer equipment
CN107943426B (en) * 2017-10-13 2021-02-19 用友网络科技股份有限公司 Document paging printing method, document paging printing system and computer device
CN107992275B (en) * 2017-11-22 2021-01-26 平安养老保险股份有限公司 Document printing method and device, computer equipment and storage medium
CN108132923A (en) * 2017-12-06 2018-06-08 口碑(上海)信息技术有限公司 The generation method and system of business paper
CN109615803A (en) * 2018-10-09 2019-04-12 北京辰森世纪科技股份有限公司 A kind of data-printing method and device
CN110399108B (en) * 2019-08-16 2023-06-23 中国银行股份有限公司 Voucher printing processing method and device
CN110955394A (en) * 2019-10-12 2020-04-03 福建联迪商用设备有限公司 Printing method of Android terminal and computer-readable storage medium
CN111756799B (en) * 2020-05-20 2023-04-07 拉扎斯网络科技(上海)有限公司 Method and device for processing printing information
CN117234442B (en) * 2023-11-09 2024-04-19 金蝶征信有限公司 Data printing method, device, computer equipment and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1658143A (en) * 2004-01-23 2005-08-24 奥西-技术有限公司 Printer driver with automatic template generation
CN103885731A (en) * 2012-12-20 2014-06-25 北大方正集团有限公司 Data printing method and device
CN104915157A (en) * 2015-03-03 2015-09-16 珠海奔图电子有限公司 Processing method for files to be printed, printing driving device, printing equipment and printing system
CN105046467A (en) * 2015-06-29 2015-11-11 用友优普信息技术有限公司 Device and method for distributed document printing

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070192671A1 (en) * 2006-02-13 2007-08-16 Rufener Jerry Document management systems
CN104999813B (en) * 2015-06-29 2018-01-12 用友优普信息技术有限公司 Control method, control device and the printing device of printing device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1658143A (en) * 2004-01-23 2005-08-24 奥西-技术有限公司 Printer driver with automatic template generation
CN103885731A (en) * 2012-12-20 2014-06-25 北大方正集团有限公司 Data printing method and device
CN104915157A (en) * 2015-03-03 2015-09-16 珠海奔图电子有限公司 Processing method for files to be printed, printing driving device, printing equipment and printing system
CN105046467A (en) * 2015-06-29 2015-11-11 用友优普信息技术有限公司 Device and method for distributed document printing

Also Published As

Publication number Publication date
CN105930109A (en) 2016-09-07

Similar Documents

Publication Publication Date Title
CN105930109B (en) Document printing method, system and terminal
US8736869B2 (en) Layout print system, method for viewing layout document, and program product
US9591169B2 (en) Image processing apparatus and program
US9692942B2 (en) Hard-copy signatures using a cloud-connected printing device with a workflow service
EP3419251B1 (en) User position verification method, controlled device access method, controlled device and user terminal
US11151367B2 (en) Image processing apparatus and image processing program
US20130258395A1 (en) Information processing apparatus, information processing system and computer-readable storage medium
US8896857B2 (en) Content receipt via email addresses
CN110045933B (en) Print data generation method, device, equipment and storage medium
US11749008B2 (en) Image processing apparatus and image processing program
CN112016290A (en) Automatic document typesetting method, device, equipment and storage medium
CN107415489B (en) Method for expanding printing content and printer thereof
CN203192023U (en) Non-paper business handling system
US9898236B2 (en) Image processing apparatus and program for printing template images using keyword data
CN103699314A (en) Method and terminal for realizing handwriting signature
CN112198998A (en) Text input control method, related device, equipment and medium
US20150242075A1 (en) Method for providing document data and document data server
CN111198664A (en) Document printing method and device, computer storage medium and terminal
US11481160B2 (en) Management apparatus and terminal apparatus
CN110377249B (en) Rapid printing method and device for single file and terminal equipment
CN114327306A (en) Cloud printing method, equipment and medium based on PaaS cloud printing service
JP2017021654A (en) Document management server and system
CN111427849A (en) Data processing method, electronic device and storage medium
CN111045614A (en) Running statement printing method, nested file generation method, client and server
CN107105113B (en) Image forming system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant