CN112162714A - Printing method, device and equipment for dynamic configuration page - Google Patents

Printing method, device and equipment for dynamic configuration page Download PDF

Info

Publication number
CN112162714A
CN112162714A CN202011394526.4A CN202011394526A CN112162714A CN 112162714 A CN112162714 A CN 112162714A CN 202011394526 A CN202011394526 A CN 202011394526A CN 112162714 A CN112162714 A CN 112162714A
Authority
CN
China
Prior art keywords
page
printing
target
content
width
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.)
Granted
Application number
CN202011394526.4A
Other languages
Chinese (zh)
Other versions
CN112162714B (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 Xuanwu Wireless Technology Co Ltd
Original Assignee
Guangzhou Xuanwu Wireless Technology 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 Xuanwu Wireless Technology Co Ltd filed Critical Guangzhou Xuanwu Wireless Technology Co Ltd
Priority to CN202011394526.4A priority Critical patent/CN112162714B/en
Publication of CN112162714A publication Critical patent/CN112162714A/en
Application granted granted Critical
Publication of CN112162714B publication Critical patent/CN112162714B/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/1205Improving or facilitating administration, e.g. print management resulting in increased flexibility in print job configuration, e.g. job settings, print requirements, job tickets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/125Page layout or assigning input pages onto output media, e.g. imposition
    • 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

Abstract

The invention relates to a printing method, a device and equipment for dynamically configuring a page, wherein the method comprises the following steps: acquiring page content of a target page and printer configuration information of a target printer; the page content comprises solid-state display content and dynamic display content, and the dynamic display content comprises content explicitly displayed and content implicitly displayed in a target page; rearranging the solid display content and the dynamic display content in the printing page according to the printer configuration information and a preset page content typesetting strategy to obtain typeset printing page content; the display state of the typeset solid display content is unchanged, and the typeset dynamic display content is displayed in the printing page in an explicit way; and printing the target page according to the typeset printing page content. Compared with the prior art, the method and the device have the advantages that the printing effect of the dynamic configuration page is guaranteed, the configuration information of different printers can be compatible, and the printing flexibility of the dynamic configuration page is improved.

Description

Printing method, device and equipment for dynamic configuration page
Technical Field
The embodiment of the application relates to the technical field of intelligent printing, in particular to a printing method, a printing device and printing equipment for a dynamic configuration page.
Background
In order to meet the page printing requirements of users, a page printing function is provided in some applications, and the existing page printing functions are mainly divided into two types, one is to directly provide a whole page printing function and completely print a current page, and the other is to semi-cure printing, and convert the input content of the page through a fixed conversion algorithm to obtain a corresponding printing style, such as printing of bank certificates and the like.
However, since most of the pages in the current application are based on configuration pages generated by a low-code development platform, the page styles of the configuration pages are dynamically configured. If the whole page printing is directly adopted, the printing is limited by the difference between the size of the printer paper and the page content display mode, so that all the content cannot be printed, and the printing effect is poor; if semi-curing printing is adopted, the page style of the configured page cannot be fixed, and the uniform conversion is difficult to be performed by using a fixed conversion algorithm.
Disclosure of Invention
The embodiment of the application provides a printing method, a device and equipment for a dynamic configuration page, and the technical scheme is as follows:
in a first aspect, an embodiment of the present application provides a method for printing a dynamic configuration page, including:
acquiring page content of a target page and printer configuration information of a target printer; the page content comprises solid-state display content and dynamic display content, and the dynamic display content comprises content explicitly displayed and content implicitly displayed in the target page;
rearranging the solid display content and the dynamic display content in the printing page according to the printer configuration information and a preset page content typesetting strategy to obtain typeset printing page content; the display state of the typeset solid display content is unchanged, and the typeset dynamic display content is displayed in the printing page in an explicit way;
and printing the target page according to the typeset printing page content.
Optionally, the printer configuration information includes a printing page width and a printing resolution,
the dynamic display content comprises display styles of the controls determined by the actual width and the display width of each control, and injection data typeset in the actual width in the controls,
the method comprises the following steps of rearranging the solid display content and the dynamic display content in a printing page according to the printer configuration information and a preset page content typesetting strategy to obtain typesetted printing page content, and comprises the following steps:
zooming the display width of the control according to the ratio of the original width of the target page to the width of the printing page to obtain a first target display width of the control on the printing page;
obtaining a single-line containable character corresponding to the first target display width according to the first target display width, the printing page width and the printing resolution;
based on the single line of receivable characters corresponding to the first target display width, performing line feed typesetting again on the injection data in the control to obtain the target injection data typeset in the control according to the first target display width;
and obtaining the typeset printing content according to the solid display content, the first target display width of the control in the printing page and the target injection data in the control.
Optionally, when the control is a table control, the dynamic display content further includes a display style of each column of cells determined by the actual width of each column of cells in the table control, and injection data typeset by the actual width of the column of the cells in each cell,
after the single-line containable character corresponding to the first target display width is obtained according to the first target display width, the printing page width and the printing resolution, the method comprises the following steps:
obtaining a second target display width of each row of cells on the printing page and a single-row containable character corresponding to each second target display width according to the ratio of the actual width of each row of cells to the actual width of the table control, the first target display width of the table control on the printing page and the single-row containable character corresponding to the first target display width;
based on the single-row containable characters corresponding to each second target display width, performing line feed typesetting on the injection data in each row of cells respectively again to obtain target injection data typeset in each cell according to the second target display width of the row in which the target injection data is arranged;
and obtaining the typesetted print content corresponding to the form control according to the solid state display content, the first target display width of the form control on the print page, the second target display width of each row of cells in the form control on the print page and the target injection data in each cell.
Optionally, the step of performing line feed typesetting on the injected data in each row of cells respectively based on the single-line containable characters corresponding to each second target display width to obtain the target injected data typeset in each cell with the second target display width of the row includes:
acquiring a data alignment mode of each row of cells in the table control;
judging whether the characters corresponding to the injected data in each cell are less than the single-row containable characters corresponding to the second target display width of the column of the cell;
if so, adding blank characters on the left side and/or the right side of the injection data according to the data alignment mode of the row of the cell to obtain target injection data typeset in the cell according to the second target display width of the row of the cell;
if not, based on the single-row containable characters corresponding to the second target display width of the column of the cell, performing line feed processing on the injected data in the cell, and adding blank characters on the left side and/or the right side of the injected data of the last row in the cell according to the data alignment mode of the column of the cell to obtain the target injected data typeset in the second target display width of the column of the cell.
Optionally, the printing the target page according to the typeset printed page content includes:
and displaying the typeset printing page content in a client, and controlling the printer to print the target page according to the typeset printing page content when receiving the printing confirmation information sent by the client.
Optionally, before obtaining the printer configuration information of the target printer, the method includes:
and receiving printer configuration information of the printer to be registered, which is sent by a third party, and dynamically registering the printer according to the printer configuration information.
In a second aspect, an embodiment of the present application provides a printing apparatus for dynamically configuring a page, including:
a first acquisition unit configured to acquire page content of a target page and printer configuration information of a target printer; the page content comprises solid-state display content and dynamic display content, and the dynamic display content comprises content explicitly displayed and content implicitly displayed in the target page;
the first typesetting unit is used for rearranging the solid display content and the dynamic display content in the printing page according to the printer configuration information and a preset page content typesetting strategy to obtain typesetted printing page content; the display state of the typeset solid display content is unchanged, and the typeset dynamic display content is displayed in the printing page in an explicit way;
and the first printing unit is used for printing the target page according to the typeset printing page content.
In a third aspect, an embodiment of the present application provides a printing apparatus for dynamically configuring a page, including: a processor, a memory and a computer program stored in the memory and executable on the processor, the processor implementing the steps of the method of printing a dynamically configured page as described in the first aspect when executing the computer program.
In a fourth aspect, the present application provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the steps of the method for printing a dynamic configuration page according to the first aspect.
In the embodiment of the application, the solid display content and the dynamic display content of the target page are obtained, and then the display content and the invisible display content of the solid display content and the dynamic display content are typeset again in the printed page according to different printer configuration information and a preset page content typesetting strategy, so that the typesetted printed page can show all the contents of the target page in an explicit way, the printing effect of the dynamic configuration page is ensured, the configuration information of different printers can be compatible, and the printing flexibility of the dynamic configuration page is improved.
For a better understanding and implementation, the technical solutions of the present application are described in detail below with reference to the accompanying drawings.
Drawings
FIG. 1 is a flowchart illustrating a method for printing a dynamically configured page according to an embodiment of the present application;
FIG. 2 is a diagram illustrating a configuration process and a load resolution process of a dynamic configuration page according to an embodiment of the present application;
fig. 3 is a schematic flowchart of step S102 in a method for printing a dynamic configuration page according to an embodiment of the present application;
FIG. 4 is a flowchart illustrating step S102 of a method for printing a dynamic configuration page according to another embodiment of the present application;
fig. 5 is a flowchart illustrating step S1026 in a method for printing a dynamic configuration page according to another embodiment of the present application;
FIG. 6 is a schematic diagram of an order details page in a client provided by an embodiment of the present application;
FIG. 7 is a schematic diagram illustrating an exemplary embodiment of a printing apparatus for dynamically configuring pages;
fig. 8 is a schematic structural diagram of a printing apparatus for dynamically configuring a page according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present application. The word "if/if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
Referring to fig. 1, a schematic flow chart of a method for printing a dynamic configuration page according to an embodiment of the present application is shown, where the method includes the following steps:
s101: acquiring page content of a target page and printer configuration information of a target printer; the page content comprises solid-state display content and dynamic display content, and the dynamic display content comprises content explicitly displayed and content implicitly displayed in the target page.
In an optional embodiment, the execution subject of the printing method of the dynamic configuration page may be a client device displaying the dynamic configuration page, or may be a component in the client device, such as an internal processor or controller, in another optional embodiment, the execution subject of the printing method of the dynamic configuration page may be an external device that establishes a data connection with the client device and a printer, or may be a component in the client device, such as an internal processor or controller, in another optional embodiment, the execution subject of the printing method of the dynamic configuration page may be a server that establishes a data connection with the client device and the printer.
In the embodiment of the present application, the main execution body of the printing method of the dynamic configuration page is the server.
The server acquires page contents of a target page and printer configuration information of a target printer.
The target page is a dynamic configuration page, and the dynamic configuration page is a page which is dynamically configured based on a low-code development platform.
Please refer to fig. 2, which is a diagram illustrating a configuration process and a load resolution process of a dynamic configuration page according to an embodiment of the present application.
Common controls are provided in low code development platforms, such as: the implementation developer logs in the low-code development platform, and can set the attribute information of each control, for example: title, width, color matching, data type capable of being injected, text alignment mode and the like, and the dynamic configuration page can be obtained by combining and matching the controls together. And sending the configuration information of the dynamic configuration page to a server, downloading and loading the configuration information of the dynamic configuration page from the server by the client equipment when a user logs in the client equipment, and displaying the dynamic configuration page in the client equipment.
The target printer may be any type of printer, not limited to conventional office printers and home printers, but may also include ticket issuing printers, poster printers, and the like.
The printer configuration information of each printer is different, and therefore, if a target page is to be printed by a target printer, the printer configuration information of the target printer needs to be acquired. The printer configuration information includes information related to the width of a printing page, the type of an instruction set, the resolution of the printer, and the like.
In an alternative embodiment, the printer may be pre-registered in the server, storing the printer identification and corresponding printer configuration information.
Specifically, the server receives printer configuration information of the printer to be registered, which is sent by a third party, and performs dynamic registration of the printer according to the printer configuration information.
And when the target printer is used for printing, searching the corresponding printer configuration information according to the identification of the target printer.
In the embodiment of the present application, the page content of the target page includes solid-state presentation content and dynamic presentation content.
The solid display content refers to content whose display state and display style do not change in the original target page or in the printed page, for example: title name of the control, pattern style of the control, color of the control in color printing, and the like.
The dynamic presentation content refers to content in which a presentation state dynamically changes, whether in a target page or a print page. In particular, the dynamic presentation also includes explicit presentation and implicit presentation.
The explicit presentation content refers to a part of content that a user can directly see in a page when the control is not manipulated.
The invisible display content refers to a part of content which is limited by the display width of the control in the target page and cannot be directly seen when the control is not controlled.
For explicit and implicit presentations, not only a portion of the dynamic presentation must be explicit and another portion must be implicit, which also changes dynamically. For example: after the user controls the control, the situation that the original explicit display content becomes the implicit display content and the original implicit display content becomes the explicit display content may occur.
S102: rearranging the solid display content and the dynamic display content in a printing page according to the printer configuration information and a preset page content typesetting strategy to obtain typeset printing page content; and the display state of the typeset solid display content is unchanged, and the typeset dynamic display content is displayed in the printing page in an explicit way.
In an optional embodiment, the page content typesetting policy may be preset in the server, or may be pre-stored in other network devices connected to the server, and is invoked when in use.
The server can typeset the solid display content and the dynamic display content in the printing page again according to the printer configuration information and the preset page content typesetting strategy, so that the typesetted printing page content can show all the content of the target page in an explicit way.
In this embodiment, the printer configuration information specifically includes a printing page width and a printing resolution, and the dynamic display content includes a display style of each control determined by the actual width and the display width of the control, and injection data typeset in the control with the actual width.
The following takes a control M containing injected data as an example, and further specifically describes the dynamic display content:
if the actual width of the control M is a and the display width is b, the display width represents the width that the control M can occupy in the target page, when b < a, part of the style in the control M cannot be explicitly displayed, and part of the injected data typeset with the actual width a in the control cannot be explicitly displayed.
In the process that the actual user browses the page, a sliding button is arranged above or below the control M, and the user can check the content which cannot be displayed explicitly originally by dragging the sliding button, namely the recessive display content.
Then, during the printing process, in order to print out the entire contents of the target page, the server needs to rearrange all the contents in the printed page based on the printer configuration information and the preset page content layout policy.
The injection data may be data input into the control by a user, or may be data loaded into the control through a data interface.
In an alternative embodiment, referring to fig. 3, in order to ensure the effect of typesetting and printing, step S102 includes steps S1021 to S1024 as follows:
s1021: and according to the ratio of the original width of the target page to the width of the printing page, scaling the display width of the control according to the ratio to obtain a first target display width of the control on the printing page.
The original width of the target page and the width of the printed page may be the same in some cases and different in other cases.
The server obtains the original width and the printing page width of the target page, calculates the ratio of the original width of the target page to the printing page width, and scales the display width of the control according to the ratio to obtain the first target display width of the control on the printing page.
Wherein the first target presentation width of the control represents a width that the control can occupy on the printed page.
S1022: and obtaining a single-line containable character corresponding to the first target display width according to the first target display width, the printing page width and the printing resolution.
In an optional embodiment, the server obtains the single-line containable character Printpoints corresponding to the printing page according to the printing page width Printwidth and the printing resolution Dpi of the target printer and a preset character calculation formula.
The preset character calculation formula is as follows:
Figure 511894DEST_PATH_IMAGE001
the server multiplies the printing page width ratio of the first target display width by the single-line containable characters corresponding to the printing page to obtain the single-line containable characters corresponding to the first target display width.
S1023: and based on the single line of the receivable characters corresponding to the first target display width, re-performing line feed typesetting on the injection data in the control, and acquiring the target injection data typeset by the first target display width in the control.
And the server can accommodate the characters according to the single line corresponding to the first target display width, and the line feed typesetting is carried out on the injection data in the control again to obtain the target injection data typeset by the first target display width in the control.
Specifically, in an optional embodiment, the server first obtains a character string corresponding to the injection data in the control, then reinserts a line character in the character string according to a single row of the receivable characters, removes the original line character, and finally obtains the typesetted target injection data.
S1024: and obtaining the typeset printing content according to the solid display content, the first target display width of the control in the printing page and the target injection data in the control.
And the server obtains the typesetted printing content according to the solid display content, the first target display width of the control in the printing page and the target injection data in the control.
Since the solid display content refers to content whose display state and display style do not change, whether in the original target page or in the printed page, for example: title name of the control, pattern style of the control, color of the control in color printing, and the like. Therefore, the solid display content is kept unchanged in the printed page after typesetting.
And according to the first target display width of the control and the target injection data in the control, explicitly displaying the dynamic display content of the control in the printing page. Specifically, the width occupied by the control in the printed page after the typesetting is the first target display width, and the injection data in the control is also the target injection data for line feed typesetting in the first target display width.
In this embodiment, the server scales the display width of the control according to the ratio of the original width of the target page to the width of the printed page to obtain a first target display width of the control on the printed page, then obtains a single-line receivable character corresponding to the first target display width according to the first target display width, the width of the printed page and the printing resolution, then performs linefeed typesetting on the injection data in the control again based on the single-line receivable character corresponding to the first target display width to obtain target injection data typesetted in the control according to the first target display width of the solid display content, the first target display width of the control on the printed page and the target injection data in the control, and finally obtains the typesetted printed content according to the solid display content, the first target display width of the control on the printed page and the target injection data in the control, therefore, the solid display content and the dynamic display content in the typeset printing content can be displayed explicitly, and the problem of unattractive display or incomplete display of the injected data is avoided.
In an optional embodiment, if the control is a table control, the dynamic display content further includes a display style of each column of cells within the table control determined by the actual width of each column of cells, and the injection data laid out in the actual width of the column of cells within each column of cells.
Therefore, referring to fig. 4, in order to ensure the printing effect of the form control, step S102 further includes steps S1025 to S1027, which are as follows:
s1025: and obtaining the second target display width of each row of cells on the printing page and the single-row containable characters corresponding to each second target display width according to the ratio of the actual width of each row of cells to the actual width of the table control, the first target display width of the table control on the printing page and the single-row containable characters corresponding to the first target display width.
The table is composed of cells arranged in a certain mode, and when the dynamic configuration of the page is carried out, an implementation developer can set the actual width of each column of cells in the table.
And the server obtains a second target display width of each row of cells on the printing page according to the ratio of the actual width of each row of cells to the actual width of the table control and the first target display width of the table control on the printing page.
And obtaining the single-row containable characters corresponding to each second target display width according to the ratio of the actual width of the column unit grid to the actual width of the table control and the single-row containable characters corresponding to the first target display width.
S1026: and based on the single-row containable characters corresponding to each second target display width, performing line feed typesetting on the injection data in each row of cells respectively, and acquiring the target injection data typeset in each cell according to the second target display width of the row.
And the server can accommodate the characters according to the single line corresponding to each second target display width, respectively re-perform line feed typesetting on the injection data in each row of the cells, and obtain the target injection data typeset in each cell according to the second target display width of the row in which the cell is positioned.
Specifically, in an optional embodiment, the server first obtains the character string corresponding to the injection data in each cell, then inserts the line feed character again into the character string according to the single-row containable character corresponding to the second target display width layout of the column, removes the original line feed character, and finally obtains the target injection data after layout in each cell.
In an alternative embodiment, in order to further improve the printing effect of the form control, referring to fig. 5, step S1026 includes S10261 to S10264, which are as follows:
s10261: and acquiring the data alignment mode of each row of cells in the table control.
When performing dynamic configuration of a page, an implementation developer can set the data alignment mode of each column of cells in the table.
And the server acquires the data alignment mode of each row of cells in the table control.
S10262: and judging whether the characters corresponding to the injected data in each cell are less than the characters which can be accommodated by a single line corresponding to the second target display width of the column of the cell.
The server first determines whether the characters corresponding to the injected data in each cell are less than the characters that can be accommodated in the single line corresponding to the second target display width of the column of the cell, and then determines to execute step S10263 or S10264 according to the determination result.
S10263: if so, adding blank characters on the left side and/or the right side of the injection data according to the data alignment mode of the column of the cell to obtain target injection data typeset by the second target display width of the column of the cell.
In an alternative embodiment, the data alignment modes include left-side alignment, center alignment, and right-side alignment.
(1) And if the server judges that the characters corresponding to the injection data in each cell are less than the single-row containable characters corresponding to the second target display width of the column of the cell, blank characters are dynamically added on the right side of the injection data, so that the sum of the numbers of the characters corresponding to the injection data in each cell and the blank characters is equal to the number of the single-row containable characters, and the injection data in each cell is displayed in the printing page in a left alignment mode.
(2) And if the server judges that the characters corresponding to the injection data in each cell are less than the single-row containable characters corresponding to the second target display width of the column of the cell, blank characters are dynamically added on the left side and the right side of the injection data, so that the sum of the numbers of the characters corresponding to the injection data in each cell and the blank characters is equal to the number of the single-row containable characters, and the injection data in each cell is displayed in the printing page in a centered alignment mode.
(3) And if the server judges that the characters corresponding to the injection data in each cell are less than the single-row containable characters corresponding to the second target display width of the column of the cell, blank characters are dynamically added on the left side of the injection data, so that the sum of the numbers of the characters corresponding to the injection data in each cell and the blank characters is equal to the number of the single-row containable characters, and the injection data in each cell is displayed in the printing page in a right alignment mode.
S10264: if not, based on the single-row containable characters corresponding to the second target display width of the column of the cell, performing line feed processing on the injected data in the cell, and adding blank characters on the left side and/or the right side of the injected data of the last row in the cell according to the data alignment mode of the column of the cell to obtain the target injected data typeset in the second target display width of the column of the cell.
In an alternative embodiment, the data alignment modes include left-side alignment, center alignment, and right-side alignment.
(1) And if the server judges that the characters corresponding to the injected data in each cell are not less than the single-row containable characters corresponding to the second target display width of the column of the cell, the server firstly can contain the characters according to the single-row containable characters corresponding to the second target display width, inserts a line-feed character into the characters corresponding to the injected data, and removes the original line-feed character. Blank characters are dynamically added to the right side of the injection data of the last row, so that the sum of the number of the characters corresponding to the injection data of the last row and the number of the blank characters is equal to the number of the characters which can be accommodated by a single row, and the injection data in each unit cell are displayed in a left alignment mode in a printing page.
(2) And if the server judges that the character corresponding to the injected data in each cell is not less than the single-row containable character corresponding to the second target display width of the column of the cell, the server firstly can contain the character according to the single-row containable character corresponding to the second target display width, inserts a line-feed character into the character corresponding to the injected data, and removes the original line-feed character. Blank characters are dynamically added to the left side and the right side of the injection data of the last row, so that the sum of the number of the characters corresponding to the injection data of the last row and the blank characters is equal to the number of the characters which can be accommodated by a single row, and the injection data in each unit cell is displayed in a printing page in a centered alignment mode.
(3) And if the server judges that the characters corresponding to the injected data in each cell are not less than the single-row containable characters corresponding to the second target display width of the column of the cell, the server firstly can contain the characters according to the single-row containable characters corresponding to the second target display width, inserts a line-feed character into the characters corresponding to the injected data, and removes the original line-feed character. Blank characters are dynamically added to the left side of the injection data of the last row, so that the sum of the number of the characters corresponding to the injection data of the last row and the blank characters is equal to the number of the characters which can be accommodated by a single row, and the injection data in each unit cell is displayed in a right alignment mode in a printing page.
S1027: and obtaining the typesetted print content corresponding to the form control according to the solid state display content, the first target display width of the form control on the print page, the second target display width of each row of cells in the form control on the print page and the target injection data in each cell.
Since the solid display content refers to a content whose display state and display style do not change whether in the original target page or in the print page, in this embodiment, it refers to the title name, pattern style, and the like of the form control.
And according to the first target display width of the form control in the printing page, the second target display width of each row of cells in the form control in the printing page and the target injection data of each cell, explicitly displaying the dynamic display content of the form control in the printing page. Specifically, the server confirms the occupation width of the form control in the printing page according to the first target display width of the form control, confirms the occupation width of each column of cells in the form control according to the second target display width of each column of cells in the form control in the printing page, injects data according to the target in each cell, displays the data in each cell, and finally obtains the typesetted printing content corresponding to the form control.
In this embodiment, considering the particularity of the table control, the server first obtains the characters receivable in the single line corresponding to the first target display width and the first target display width of the printed page according to the ratio of the actual width of each row of cells to the actual width of the table control, the first target display width of the table control in the printed page, and the single line corresponding to the second target display width of each row of cells to the single line receivable characters, then performs the line change typesetting again on the injection data in each row of cells respectively based on the single line receivable characters corresponding to the second target display width of each row of cells, obtains the target injection data in each row of cells in the second target display width of the row, and finally, the server performs the line change typesetting again according to the solid display content and the first target display width of the table control in the printed page, The second target display width of each row of cells in the table control and the target injection data in each cell in the printed page are obtained, and the typeset print content corresponding to the table control is obtained, so that the display width of each row of cells in the display width of the whole table can be ensured to be constant, the line-changing typesetting can be performed on the injection data in each cell according to the second target display width of the row of the cell, the injection data of each cell can be ensured to be displayed in a whole dominance mode, and the printing effect of the target page is improved.
S103: and printing the target page according to the typeset printing page content.
And the server prints the target page through the target printer according to the typeset printing page content.
In an optional embodiment, the server sends the typeset print page content to the client, so that the client displays the typeset print page content, and displays an order detail page in the client, where the page includes information such as a signature area and a print price, specifically refer to fig. 6, and fig. 6 is a schematic diagram of the order detail page in the client according to an embodiment of the present application. And the client signs and clicks a printing button in the order detail page, so that the confirmed printing information sent by the client is sent to the server, and then the server receives the confirmed printing information and controls the target printer to print the target page according to the typesetted printing page content.
In an alternative embodiment, the client may be a client loaded on a mobile device such as a mobile phone or a tablet, or may be a client loaded on a non-mobile device such as a PC.
In the embodiment of the application, the solid display content and the dynamic display content of the target page are obtained, and then the display content and the invisible display content of the solid display content and the dynamic display content are typeset again in the printed page according to different printer configuration information and a preset page content typesetting strategy, so that the typesetted printed page can show all the contents of the target page in an explicit way, the printing effect of the dynamic configuration page is ensured, the configuration information of different printers can be compatible, and the printing flexibility of the dynamic configuration page is improved.
Fig. 7 is a schematic structural diagram of a printing apparatus for dynamically configuring pages according to an embodiment of the present application. The apparatus may be implemented in software, hardware, or a combination of both, as all or part of a printing device that dynamically configures pages. The apparatus 7 comprises a first acquisition unit 71, a first imposition unit 72 and a first printing unit 73:
a first acquisition unit 71 for acquiring page content of a target page and printer configuration information of a target printer; the page content comprises solid-state display content and dynamic display content, and the dynamic display content comprises content explicitly displayed and content implicitly displayed in the target page;
a first typesetting unit 72, configured to typeset the solid display content and the dynamic display content again in a printing page according to the printer configuration information and a preset page content typesetting policy, so as to obtain typesetted printing page content; the display state of the typeset solid display content is unchanged, and the typeset dynamic display content is displayed in the printing page in an explicit way;
the first printing unit 73 is configured to print the target page according to the typeset printed page content.
Optionally, the first plate-arranging unit 72 includes:
the first width obtaining unit is used for scaling the display width of the control according to the ratio of the original width of the target page to the width of the printing page to obtain a first target display width of the control on the printing page;
the first character quantity obtaining unit is used for obtaining single-line receivable characters corresponding to the first target display width according to the first target display width, the printing page width and the printing resolution;
the first line feed unit is used for carrying out line feed typesetting on the injected data in the control again based on the single-line containable characters corresponding to the first target display width to obtain the target injected data typeset in the control by the first target display width;
and the second typesetting unit is used for obtaining the typesetted printing content according to the solid display content, the first target display width of the control in the printing page and the target injection data in the control.
Optionally, the first plate-arranging unit 72 further includes:
the second width obtaining unit is used for obtaining the single-row containable characters corresponding to the second target display width and each second target display width of each row of cells on the printed page according to the ratio of the actual width of each row of cells to the actual width of the table control, the first target display width of the table control on the printed page and the single-row containable characters corresponding to the first target display width;
the second line-changing unit is used for performing line-changing typesetting on the injection data in each row of the cells respectively based on the single-line containable characters corresponding to each second target display width, and acquiring the target injection data typesetted in the second target display width of the row of each cell;
and the second typesetting unit is used for obtaining the typesetted printing content corresponding to the table control according to the solid-state display content, the first target display width of the table control on the printing page, the second target display width of each row of cells in the table control on the printing page and the target injection data in each cell.
Optionally, the second line feed unit includes:
the second obtaining unit is used for obtaining the data alignment mode of each row of cells in the table control;
the first judgment unit is used for judging whether the characters corresponding to the injection data in each cell are less than the single-row containable characters corresponding to the second target display width of the column of the cell;
the first alignment unit is used for adding blank characters on the left side and/or the right side of the injection data according to the data alignment mode of the row of the cell if the cell is in the first alignment unit, so as to obtain target injection data which is typeset in the second target display width of the row of the cell;
and the second alignment unit is used for performing line feed processing on the injected data in the cell based on that the single line corresponding to the second target display width of the column in which the cell is located can accommodate characters if the single line does not accommodate characters, and adding blank characters on the left side and/or the right side of the injected data in the last line in the cell according to the data alignment mode of the column in which the cell is located to obtain the target injected data typeset in the second target display width of the column in which the cell is located.
Optionally, the first printing unit 73 includes:
a confirming unit for displaying the typesetted printing page content in the client, and controlling the printer to print the target page according to the typesetted printing page content when receiving the confirmed printing information sent by the client
Optionally, the apparatus 7 further comprises:
and the dynamic registration unit is used for receiving the printer configuration information of the printer to be registered, which is sent by the third party, and dynamically registering the printer according to the printer configuration information.
In the embodiment of the application, the solid display content and the dynamic display content of the target page are obtained, and then the display content and the invisible display content of the solid display content and the dynamic display content are typeset again in the printed page according to different printer configuration information and a preset page content typesetting strategy, so that the typesetted printed page can show all the contents of the target page in an explicit way, the printing effect of the dynamic configuration page is ensured, the configuration information of different printers can be compatible, and the printing flexibility of the dynamic configuration page is improved.
Fig. 8 is a schematic structural diagram of a printing apparatus for dynamically configuring a page according to an embodiment of the present application. As shown in fig. 8, the printing device 8 of the dynamic configuration page may include: a processor 80, a memory 80, and a computer program 82 stored in the memory 80 and operable on the processor 80, such as: dynamically configuring a printing program of the page; the processor 80, when executing the computer program 82, implements the steps in the above-described method embodiments, such as the steps S101 to S103 shown in fig. 1. Alternatively, the processor 80, when executing the computer program 82, implements the functions of the modules/units in the above-described device embodiments, such as the functions of the modules 71 to 73 shown in fig. 7.
The processor 80 may include one or more processing cores, among others. The processor 80 connects various parts in the printing device 8 of the dynamic configuration page by using various interfaces and lines, and executes various functions and Processing data of the printing device 8 of the dynamic configuration page by executing or executing instructions, programs, code sets or instruction sets stored in the memory 81 and calling data in the memory 81, and optionally, the processor 80 may be implemented in at least one hardware form of Digital Signal Processing (DSP), Field-Programmable Gate Array (FPGA), Programmable Logic Array (PLA). The processor 80 may integrate one or a combination of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing contents required to be displayed by the touch display screen; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 80, but may be implemented by a single chip.
The Memory 81 may include a Random Access Memory (RAM) or a Read-Only Memory (Read-Only Memory). Optionally, the memory 81 includes a non-transitory computer-readable medium. The memory 81 may be used to store instructions, programs, code sets or instruction sets. The memory 81 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for at least one function (such as touch instructions, etc.), instructions for implementing the above-mentioned method embodiments, and the like; the storage data area may store data and the like referred to in the above respective method embodiments. The memory 81 may optionally be at least one memory device located remotely from the processor 80.
The embodiment of the present application further provides a computer storage medium, where the computer storage medium may store a plurality of instructions, where the instructions are suitable for being loaded by a processor and used to execute the method steps in the embodiments shown in fig. 1 and fig. 3 to fig. 5, and a specific execution process may refer to specific descriptions of the embodiments shown in fig. 1 and fig. 3 to fig. 5, which is not described herein again.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the module or unit is only one logical division, and there may be other divisions when the actual implementation is performed, for example, multiple 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, and can also be realized in a form of a software functional unit.
The integrated module/unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc.
The present invention is not limited to the above-described embodiments, and various modifications and variations of the present invention are intended to be included within the scope of the claims and the equivalent technology of the present invention if they do not depart from the spirit and scope of the present invention.

Claims (10)

1. A method of printing a dynamically configured page, comprising the steps of:
acquiring page content of a target page and printer configuration information of a target printer; the page content comprises solid-state display content and dynamic display content, and the dynamic display content comprises content explicitly displayed and content implicitly displayed in the target page;
rearranging the solid display content and the dynamic display content in the printing page according to the printer configuration information and a preset page content typesetting strategy to obtain typeset printing page content; the display state of the typeset solid display content is unchanged, and the typeset dynamic display content is displayed in the printing page in an explicit way;
and printing the target page according to the typeset printing page content.
2. The method of printing a dynamically configured page as recited in claim 1,
the printer configuration information includes a print page width and a print resolution,
the dynamic display content comprises display styles of the controls determined by the actual width and the display width of each control, and injection data typeset in the actual width in the controls,
the method comprises the following steps of rearranging the solid display content and the dynamic display content in a printing page according to the printer configuration information and a preset page content typesetting strategy to obtain typesetted printing page content, and comprises the following steps:
zooming the display width of the control according to the ratio of the original width of the target page to the width of the printing page to obtain a first target display width of the control on the printing page;
obtaining a single-line containable character corresponding to the first target display width according to the first target display width, the printing page width and the printing resolution;
based on the single line of receivable characters corresponding to the first target display width, performing line feed typesetting again on the injection data in the control to obtain the target injection data typeset in the control according to the first target display width;
and obtaining the typeset printing content according to the solid display content, the first target display width of the control in the printing page and the target injection data in the control.
3. The method of printing a dynamically configured page as recited in claim 2,
when the control is a form control,
the dynamic display content also comprises display styles of the cells in the columns determined by the actual widths of the cells in the columns in the table control and injection data typeset by the actual widths of the columns in the cells,
after the single-line containable character corresponding to the first target display width is obtained according to the first target display width, the printing page width and the printing resolution, the method comprises the following steps:
obtaining a second target display width of each row of cells on the printing page and a single-row containable character corresponding to each second target display width according to the ratio of the actual width of each row of cells to the actual width of the table control, the first target display width of the table control on the printing page and the single-row containable character corresponding to the first target display width;
based on the single-row containable characters corresponding to each second target display width, performing line feed typesetting on the injection data in each row of cells respectively again to obtain target injection data typeset in each cell according to the second target display width of the row in which the target injection data is arranged;
and obtaining the typesetted print content corresponding to the form control according to the solid state display content, the first target display width of the form control on the print page, the second target display width of each row of cells in the form control on the print page and the target injection data in each cell.
4. The method for printing dynamically configured pages according to claim 3, wherein the step of rearranging the injected data in the cells of each column based on the characters receivable in the single line corresponding to each second target display width to obtain the target injected data in each cell arranged in the second target display width of the column includes the steps of:
acquiring a data alignment mode of each row of cells in the table control;
judging whether the characters corresponding to the injected data in each cell are less than the single-row containable characters corresponding to the second target display width of the column of the cell;
if so, adding blank characters on the left side and/or the right side of the injection data according to the data alignment mode of the row of the cell to obtain target injection data typeset in the cell according to the second target display width of the row of the cell;
if not, based on the single-row containable characters corresponding to the second target display width of the column of the cell, performing line feed processing on the injected data in the cell, and adding blank characters on the left side and/or the right side of the injected data of the last row in the cell according to the data alignment mode of the column of the cell to obtain the target injected data typeset in the second target display width of the column of the cell.
5. The method for printing dynamically configured pages as claimed in claim 1, wherein said printing said target page according to said composed printed page content comprises the steps of:
and displaying the typeset printing page content in a client, and controlling the printer to print the target page according to the typeset printing page content when receiving the printing confirmation information sent by the client.
6. The method for printing the dynamic configuration page according to claim 1, wherein before the step of obtaining the printer configuration information of the target printer, the method comprises the steps of:
and receiving printer configuration information of the printer to be registered, which is sent by a third party, and dynamically registering the printer according to the printer configuration information.
7. A printing apparatus for dynamically configuring pages, comprising:
a first acquisition unit configured to acquire page content of a target page and printer configuration information of a target printer; the page content comprises solid-state display content and dynamic display content, and the dynamic display content comprises content explicitly displayed and content implicitly displayed in the target page;
the first typesetting unit is used for rearranging the solid display content and the dynamic display content in the printing page according to the printer configuration information and a preset page content typesetting strategy to obtain typesetted printing page content; the display state of the typeset solid display content is unchanged, and the typeset dynamic display content is displayed in the printing page in an explicit way;
and the first printing unit is used for printing the target page according to the typeset printing page content.
8. The apparatus for printing a dynamically configured page as recited in claim 7, wherein said first imposition unit comprises:
the first width obtaining unit is used for zooming the display width of the control according to the ratio of the original width of the target page to the width of the printing page to obtain a first target display width of the control on the printing page;
the first character quantity obtaining unit is used for obtaining single-line receivable characters corresponding to the first target display width according to the first target display width, the printing page width and the printing resolution;
the first line feed unit is used for carrying out line feed typesetting on the injected data in the control again based on the single-line-receivable characters corresponding to the first target display width to obtain the target injected data typeset in the control according to the first target display width;
and the second typesetting unit is used for obtaining the typesetted printing content according to the solid display content, the first target display width of the control in the printing page and the target injection data in the control.
9. A printing device for dynamically configuring pages, comprising: processor, memory and computer program stored in the memory and executable on the processor, characterized in that the steps of the method according to claims 1 to 6 are implemented when the processor executes the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to claims 1 to 6.
CN202011394526.4A 2020-12-03 2020-12-03 Printing method, device and equipment for dynamic configuration page Active CN112162714B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011394526.4A CN112162714B (en) 2020-12-03 2020-12-03 Printing method, device and equipment for dynamic configuration page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011394526.4A CN112162714B (en) 2020-12-03 2020-12-03 Printing method, device and equipment for dynamic configuration page

Publications (2)

Publication Number Publication Date
CN112162714A true CN112162714A (en) 2021-01-01
CN112162714B CN112162714B (en) 2021-03-12

Family

ID=73865974

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011394526.4A Active CN112162714B (en) 2020-12-03 2020-12-03 Printing method, device and equipment for dynamic configuration page

Country Status (1)

Country Link
CN (1) CN112162714B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040227962A1 (en) * 2003-05-16 2004-11-18 Chu Xia Method for multiple-page scaling and composing printing
CN1744026A (en) * 2004-08-31 2006-03-08 佳能株式会社 Layout adjustment method, apparatus and program for the same
US20080104091A1 (en) * 2004-11-26 2008-05-01 Chin Philip K Method of displaying data in a table
CN101720459A (en) * 2007-04-30 2010-06-02 谷歌公司 Hiding portions of display content
CN102609227A (en) * 2010-12-24 2012-07-25 株式会社理光 Information processing apparatus, layout generating method, and computer program product
US20140063550A1 (en) * 2008-05-12 2014-03-06 Wilopen Products Lc Printer Control System and Method
CN104423902A (en) * 2013-09-02 2015-03-18 北大方正集团有限公司 Digital printing control method and system for secret document
CN104679453A (en) * 2013-12-03 2015-06-03 航天信息股份有限公司 Information input, storage, typesetting and printing general system and information input, storage, typesetting and printing method
US9116648B1 (en) * 2014-05-28 2015-08-25 Fundy Software Inc. Method for automatic photo album layout and printing
CN107423004A (en) * 2017-06-20 2017-12-01 上海慧银信息科技有限公司 The method and POS terminal of POS terminal printed tickets
CN108228115A (en) * 2017-12-22 2018-06-29 北京海泰方圆科技股份有限公司 A kind of browser shows the Method of printing and device of the page
CN108804405A (en) * 2018-06-12 2018-11-13 和宇健康科技股份有限公司 The cross-page method of text table of ScaleRichView editing machines
CN110231919A (en) * 2018-03-06 2019-09-13 株式会社理光 Web page contents print system
CN110262759A (en) * 2019-04-30 2019-09-20 小濠(深圳)科技有限公司 Document printing method, device, equipment and computer readable storage medium
CN111722815A (en) * 2020-06-24 2020-09-29 广东印萌科技有限公司 Printing control method and device for automatic typesetting and electronic equipment

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040227962A1 (en) * 2003-05-16 2004-11-18 Chu Xia Method for multiple-page scaling and composing printing
CN1744026A (en) * 2004-08-31 2006-03-08 佳能株式会社 Layout adjustment method, apparatus and program for the same
US20080104091A1 (en) * 2004-11-26 2008-05-01 Chin Philip K Method of displaying data in a table
CN101720459A (en) * 2007-04-30 2010-06-02 谷歌公司 Hiding portions of display content
US20140063550A1 (en) * 2008-05-12 2014-03-06 Wilopen Products Lc Printer Control System and Method
CN102609227A (en) * 2010-12-24 2012-07-25 株式会社理光 Information processing apparatus, layout generating method, and computer program product
CN104423902A (en) * 2013-09-02 2015-03-18 北大方正集团有限公司 Digital printing control method and system for secret document
CN104679453A (en) * 2013-12-03 2015-06-03 航天信息股份有限公司 Information input, storage, typesetting and printing general system and information input, storage, typesetting and printing method
US9116648B1 (en) * 2014-05-28 2015-08-25 Fundy Software Inc. Method for automatic photo album layout and printing
CN107423004A (en) * 2017-06-20 2017-12-01 上海慧银信息科技有限公司 The method and POS terminal of POS terminal printed tickets
CN108228115A (en) * 2017-12-22 2018-06-29 北京海泰方圆科技股份有限公司 A kind of browser shows the Method of printing and device of the page
CN110231919A (en) * 2018-03-06 2019-09-13 株式会社理光 Web page contents print system
CN108804405A (en) * 2018-06-12 2018-11-13 和宇健康科技股份有限公司 The cross-page method of text table of ScaleRichView editing machines
CN110262759A (en) * 2019-04-30 2019-09-20 小濠(深圳)科技有限公司 Document printing method, device, equipment and computer readable storage medium
CN111722815A (en) * 2020-06-24 2020-09-29 广东印萌科技有限公司 Printing control method and device for automatic typesetting and electronic equipment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
JERRY: "CSDN网页打印乱码重叠解决办法", 《HTTPS://WWW.JERRYCODING.COM/ARTICLE/CSDN-PRINT/》 *
KONG XIANGUANG ET AL.: "Three-Dimensional Digital Process Typesetting And Printing System Based On DELMIA", 《2011 INTERNATIONAL CONFERENCE ON ELECTRONIC & MECHANICAL ENGINEERING AND INFORMATION TECHNOLOGY》 *
李晓丽 等: "基于WebBrowser+JS+CSS 的文书打印方案探究", 《计算机光盘软件与应用》 *

Also Published As

Publication number Publication date
CN112162714B (en) 2021-03-12

Similar Documents

Publication Publication Date Title
US8910036B1 (en) Web based copy protection
CN109542427B (en) System customization method and device, electronic equipment and storage medium
JP5766169B2 (en) Advertisement distribution apparatus and advertisement distribution method
US20120185788A1 (en) User interface with vertical text elements for an east-asian defined layout
CN101996206A (en) Method, device and system for displaying web page
CN107301046B (en) Icon processing method and device, computer equipment and storage medium
CN108432200A (en) Allow to access of the limitation to user information while communication
US10289364B2 (en) Information processing apparatus, method, and non-transitory computer-readable storage medium storing program
CN107943363A (en) The collocation method and device of background image, interactive intelligent tablet computer and storage medium
CN101493951A (en) Skin design system and method in input tool
CN107423395A (en) Navigation data processing system
US20110286662A1 (en) System for building a personalized-character database and method thereof
CN103218182A (en) Image forming system, image forming device, non-transitory computer readable medium, and image forming method
CN107391003A (en) Navigation data processing method
JP2013125375A (en) Server device, browsing system, distribution method, and program
CN112162714B (en) Printing method, device and equipment for dynamic configuration page
CN110019037B (en) PDF file display method, device, equipment and storage medium
CN109992580A (en) Processing method and processing device, storage medium, the computer equipment of table data
JP6794112B2 (en) Terminal devices, information processing methods, and programs
JP7021588B2 (en) Printers and computer programs
JP5547917B2 (en) Content generation / distribution system for portable information terminals
CN112988310A (en) Online experiment method based on multi-split-screen browser
CN107977451B (en) Method and device for adding dynamic content in display page and terminal equipment
CN112367535A (en) Generation method and device of active user interface
US7145692B2 (en) System and method for facilitating color adjustment of imaging data

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
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 510000 room 23bd, No. 109, system West Road, Tianhe District, Guangzhou City, Guangdong Province

Patentee after: GUANGZHOU XUANWU WIRELESS TECHNOLOGY Co.,Ltd.

Address before: 32B, no.103b, TianLiHe Road, Guangzhou, 510000

Patentee before: GUANGZHOU XUANWU WIRELESS TECHNOLOGY Co.,Ltd.