[go: up one dir, main page]

CN108964889B - Key envelope format graphical editing method and device - Google Patents

Key envelope format graphical editing method and device Download PDF

Info

Publication number
CN108964889B
CN108964889B CN201810535764.9A CN201810535764A CN108964889B CN 108964889 B CN108964889 B CN 108964889B CN 201810535764 A CN201810535764 A CN 201810535764A CN 108964889 B CN108964889 B CN 108964889B
Authority
CN
China
Prior art keywords
printing
format
information
instruction
identifier
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
CN201810535764.9A
Other languages
Chinese (zh)
Other versions
CN108964889A (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 Jn Union Technology Co ltd
Original Assignee
Guangzhou Jn Union 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 Jn Union Technology Co ltd filed Critical Guangzhou Jn Union Technology Co ltd
Priority to CN201810535764.9A priority Critical patent/CN108964889B/en
Publication of CN108964889A publication Critical patent/CN108964889A/en
Application granted granted Critical
Publication of CN108964889B publication Critical patent/CN108964889B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0816Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
    • H04L9/0819Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0861Generation of secret information including derivation or calculation of cryptographic keys or passwords

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Document Processing Apparatus (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a graphical editing method and a graphical editing device for a key envelope format, wherein the method comprises the following steps: according to a control instruction input by a user, adjusting the position of a printing identifier corresponding to the control instruction in a graphical interface; the graphical interface comprises a printing area; when a confirmation instruction input by a user is acquired, acquiring content information and position information of each printing identifier in the printing area; generating a format instruction according to the position information of each printing identifier; and filling the content information into the corresponding position in the format command according to the content information of each printing identifier to obtain a printing command. The invention can intuitively edit the format of the key envelope on the graphical interface, thereby avoiding the operation of printing and verifying whether the format is correct for many times and improving the editing efficiency of the key envelope format.

Description

Key envelope format graphical editing method and device
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for graphically editing a key envelope format.
Background
At present, there are many ways of symmetric key delivery, among which, the key envelope is more commonly used. Typically, a key envelope has two pages, the first page being a secure black grid page containing no key information, and the second page being a key page containing key component information, as shown in FIG. 1. Fig. 2 is a table showing a format symbol and a corresponding meaning of the format symbol in the related art. Typically, the key components in a key envelope consist essentially of: key name, number of components, serial number of components, production time, key value, check value, etc. Before the technician prints the key envelope, the technician needs to format each key component so that each key component is printed on the key envelope according to the set format, for example, when the technician sets the key envelope format in fig. 1, the instructions that need to be input are:
PA > L >001 Key name ^ 011^0> L >001 component quantity ^ 011^1> L >001 component sequence number ^ 011^2> L >001 Generation time ^ 011^3> L >001 Key value ^ 011^ P > L >001 check value ^ 011^ T > L
The command needs to be written after a technician knows the meaning of each symbol in the command in the early stage, and when judging whether the format of the envelope is correct, the key envelope needs to be printed according to the input command, and the judgment can be carried out by checking the format of the printed key envelope, so that the technician is usually required to modify the command for many times, and after printing and verification for many times, the technician can obtain the final command, which causes the problems of long time consumption for setting the format of the key envelope, low working efficiency and the like.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a method and a device for graphically editing a key envelope format, which can visually edit the format of the key envelope on a graphical interface, avoid the operation of printing for multiple times to verify whether the format is correct, and improve the editing efficiency of the key envelope format.
In order to solve the above technical problem, an aspect of the present invention provides a method for graphically editing a key envelope format, including:
according to a control instruction input by a user, adjusting the position of a printing identifier corresponding to the control instruction in a graphical interface; the graphical interface comprises a printing area;
when a confirmation instruction input by a user is acquired, acquiring content information and position information of each printing identifier in the printing area;
generating a format instruction according to the position information of each printing identifier;
and filling the content information into the corresponding position in the format command according to the content information of each printing identifier to obtain a printing command.
In an optional embodiment, the position information includes ordinate information and abscissa information based on a preset coordinate system; the coordinate origin of the preset coordinate system is coincided with the top left point of the printing area, the horizontal axis of the preset coordinate system is coincided with the upper frame of the printing area, and the vertical axis of the preset coordinate system is coincided with the left frame of the printing area.
In an optional implementation manner, the generating a format instruction according to the location information of each print identifier includes:
generating a preprocessing instruction according to the ordinate information and the abscissa information of each printing identifier;
and converting the preprocessing instruction into a format instruction according to a preset conversion relation function.
In another optional implementation, the generating a format instruction according to the location information of each print identifier includes:
acquiring the position characteristics of the printing marks in the printing area according to the ordinate information and the abscissa information of each printing mark;
searching a corresponding format symbol in a format symbol library according to the position characteristic;
and integrating the format symbols to generate a format instruction.
In an optional implementation manner, the content information is text information or label information.
In an optional embodiment, the control instruction includes a drag instruction and a fine adjustment instruction; the dragging instruction is generated when the user drags the printing identifier; the fine tuning instruction is generated when a user clicks a fine tuning button preset in the graphical interface.
In order to achieve the same object, another aspect of the present invention provides a key envelope format graphical editing apparatus, including:
the position adjusting module is used for adjusting the position of the printing identifier corresponding to the control instruction in the graphical interface according to the control instruction input by the user; the graphical interface comprises a printing area;
the information acquisition module is used for acquiring the content information and the position information of each printing identifier in the printing area when a confirmation instruction input by a user is acquired;
the format instruction generating module is used for generating a format instruction according to the position information of each printing identifier;
and the printing instruction generating module is used for filling the content information into the corresponding position in the format instruction according to the content information of each printing identifier to obtain a printing instruction.
In an optional embodiment, the position information includes ordinate information and abscissa information based on a preset coordinate system; the coordinate origin of the preset coordinate system is coincided with the top left point of the printing area, the horizontal axis of the preset coordinate system is coincided with the upper frame of the printing area, and the vertical axis of the preset coordinate system is coincided with the left frame of the printing area.
In an optional implementation manner, the format instruction generation module includes:
the preprocessing unit is used for generating a preprocessing instruction according to the ordinate information and the abscissa information of each printing identifier;
and the conversion unit is used for converting the preprocessing instruction into a format instruction according to a preset conversion relation function.
In another optional implementation manner, the format instruction generation module includes:
the characteristic extraction unit is used for acquiring the position characteristics of the printing identifications in the printing area according to the ordinate information and the abscissa information of each printing identification;
the searching unit is used for searching the corresponding format symbol in the format symbol library according to the position characteristic;
and the integration unit is used for integrating the format symbols and generating the format instruction.
In an optional implementation manner, the content information is text information or label information.
In an optional embodiment, the control instruction includes a drag instruction and a fine adjustment instruction; the dragging instruction is generated when the user drags the printing identifier; the fine tuning instruction is generated when a user clicks a fine tuning button preset in the graphical interface.
Compared with the prior art, the invention provides a graphical editing method and a graphical editing device for a key envelope format, wherein the method comprises the following steps: according to a control instruction input by a user, adjusting the position of a printing identifier corresponding to the control instruction in a graphical interface; the graphical interface comprises a printing area; when a confirmation instruction input by a user is acquired, acquiring content information and position information of each printing identifier in the printing area; generating a format instruction according to the position information of each printing identifier; and filling the content information into the corresponding position in the format command according to the content information of each printing identifier to obtain a printing command. Through the method, the position of the printing identifier in the printing area can be visually adjusted through the graphical interface, the corresponding printing instruction can be generated according to the format presented by the printing identifier in the printing area, and the content consistent with the printing area can be printed through the generated printing instruction, so that technical personnel are prevented from directly coding the instruction code, meanwhile, the operation of printing for multiple times to verify whether the format is correct is also avoided, and the editing efficiency of the key envelope format is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is an example of a format of an existing key envelope;
FIG. 2 is a prior art table of format symbols and their corresponding meanings;
fig. 3 is a flowchart illustrating a method for graphically editing a key envelope format according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a key envelope format graphical editing apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Please refer to fig. 3, which is a flowchart illustrating a method for editing a key envelope format graphically according to an embodiment of the present invention. The method comprises the following steps:
s1, adjusting the position of the printing identifier corresponding to the control instruction in the graphical interface according to the control instruction input by the user; the graphical interface comprises a printing area;
s2, when a confirmation instruction input by a user is obtained, obtaining the content information and the position information of each printing identifier in the printing area;
s3, generating a format command according to the position information of each printing identifier;
and S4, filling the content information into the corresponding position in the format command according to the content information of each printing identifier to obtain a printing command.
The working principle of the embodiment of the invention is as follows: the user can adjust the position of the printing identifier in the graphical interface by inputting a control instruction, namely the position of the printing identifier in the printing area can be adjusted; when a user inputs a confirmation instruction, acquiring content information and position information of each printing identifier in the printing area, wherein the content information is used for representing the printing content of a printing label, and the position information is used for representing the position of the printing label in the printing area; generating a format instruction according to the position information of each printing identifier; filling the content information into the corresponding position in the format command according to the content information of each printing identifier to obtain a printing command; because the printing instruction is obtained according to the content information and the position information of each printing label in the printing area, the printing instruction can be used for representing the format formed according to each printing label in the printing area, namely, the printer can print the content which is consistent with the printing area of the graphical interface through the printing instruction.
In an optional embodiment, the position information includes ordinate information and abscissa information based on a preset coordinate system; the coordinate origin of the preset coordinate system is coincided with the top left point of the printing area, the horizontal axis of the preset coordinate system is coincided with the upper frame of the printing area, and the vertical axis of the preset coordinate system is coincided with the left frame of the printing area. Establishing a coordinate system in the printing area, and facilitating the direct acquisition of the position information of each printing identifier through the coordinate system.
In an alternative embodiment, the step S3 includes:
generating a preprocessing instruction according to the ordinate information and the abscissa information of each printing identifier;
and converting the preprocessing instruction into a format instruction according to a preset conversion relation function.
In the embodiment, a preprocessing instruction is generated directly according to the ordinate information and the abscissa information of each printing identifier; because the preprocessing instruction only represents the format of the printing identifier in the printing area but cannot be recognized by the printer, the preprocessing instruction needs to be converted into a format instruction which can be recognized by the printer through a preset conversion relation function.
In another alternative embodiment, the step S3 includes:
acquiring the position characteristics of the printing marks in the printing area according to the ordinate information and the abscissa information of each printing mark;
searching a corresponding format symbol in a format symbol library according to the position characteristic;
and integrating the format symbols to generate a format instruction.
In this embodiment, a format symbol corresponding to the position feature is searched for by obtaining the position feature of the print identifier in the print area, and a format instruction is generated by integrating the format symbol to represent a format formed by the print identifier in the print area. The location features may be, but are not limited to, number of swaths, vertical skip, horizontal skip, page change, and distance to the left border of the print area.
In an optional implementation manner, the content information is text information or label information.
The content information of the printing identification comprises text information and label information, wherein the text information comprises specific printing content, and the label information refers to the content needing to be printed.
In an optional embodiment, the control instruction includes a drag instruction and a fine adjustment instruction; the dragging instruction is generated when the user drags the printing identifier; the fine tuning instruction is generated when a user clicks a fine tuning button preset in the graphical interface.
Compared with the prior art, the graphical editing method for the key envelope format, provided by the invention, comprises the following steps: according to a control instruction input by a user, adjusting the position of a printing identifier corresponding to the control instruction in a graphical interface; the graphical interface comprises a printing area; when a confirmation instruction input by a user is acquired, acquiring content information and position information of each printing identifier in the printing area; generating a format instruction according to the position information of each printing identifier; and filling the content information into the corresponding position in the format command according to the content information of each printing identifier to obtain a printing command. Through the method, the position of the printing identifier in the printing area can be visually adjusted through the graphical interface, the corresponding printing instruction can be generated according to the format presented by the printing identifier in the printing area, and the content consistent with the printing area can be printed through the generated printing instruction, so that technical personnel are prevented from directly coding the instruction code, meanwhile, the operation of printing for multiple times to verify whether the format is correct is also avoided, and the editing efficiency of the key envelope format is improved.
Please refer to fig. 4, which is a schematic structural diagram of a key envelope format graphical editing apparatus according to an embodiment of the present invention. In order to achieve the same object, another aspect of the present invention provides a key envelope format graphical editing apparatus, including:
the position adjusting module 1 is used for adjusting the position of a printing identifier corresponding to a control instruction in a graphical interface according to the control instruction input by a user; the graphical interface comprises a printing area;
the information acquisition module 2 is used for acquiring content information and position information of each printing identifier in the printing area when a confirmation instruction input by a user is acquired;
a format instruction generating module 3, configured to generate a format instruction according to the location information of each print identifier;
and the printing instruction generating module 4 is configured to fill the content information into the corresponding position in the format instruction according to the content information of each printing identifier to obtain a printing instruction.
In an optional embodiment, the position information includes ordinate information and abscissa information based on a preset coordinate system; the coordinate origin of the preset coordinate system is coincided with the top left point of the printing area, the horizontal axis of the preset coordinate system is coincided with the upper frame of the printing area, and the vertical axis of the preset coordinate system is coincided with the left frame of the printing area.
In an optional implementation, the format instruction generating module 3 includes:
the preprocessing unit is used for generating a preprocessing instruction according to the ordinate information and the abscissa information of each printing identifier;
and the conversion unit is used for converting the preprocessing instruction into a format instruction according to a preset conversion relation function.
In another optional implementation, the format instruction generating module 3 includes:
the characteristic extraction unit is used for acquiring the position characteristics of the printing identifications in the printing area according to the ordinate information and the abscissa information of each printing identification;
the searching unit is used for searching the corresponding format symbol in the format symbol library according to the position characteristic;
and the integration unit is used for integrating the format symbols and generating the format instruction.
In an optional implementation manner, the content information is text information or label information.
In an optional embodiment, the control instruction includes a drag instruction and a fine adjustment instruction; the dragging instruction is generated when the user drags the printing identifier; the fine tuning instruction is generated when a user clicks a fine tuning button preset in the graphical interface.
It should be noted that, the key envelope format graphical editing apparatus provided in the embodiment of the present invention is configured to execute all the method steps of the key envelope format graphical editing method, and working principles and beneficial effects of the two methods are in one-to-one correspondence, so that details are not described again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (6)

1. A graphical editing method for a key envelope format is characterized by comprising the following steps:
according to a control instruction input by a user, adjusting the position of a printing identifier corresponding to the control instruction in a graphical interface; the graphical interface comprises a printing area;
when a confirmation instruction input by a user is acquired, acquiring content information and position information of each printing identifier in the printing area; the content information is used for representing the printing content of the printing identifier, and the position information is used for representing the position of the printing identifier in the printing area;
the position information comprises ordinate information and abscissa information based on a preset coordinate system; the coordinate origin of the preset coordinate system is superposed with the top left vertex of the printing area, the horizontal axis of the preset coordinate system is superposed with the upper frame of the printing area, and the vertical axis of the preset coordinate system is superposed with the left frame of the printing area;
generating a format instruction according to the position information of each printing identifier comprises:
generating a preprocessing instruction according to the ordinate information and the abscissa information of each printing identifier;
converting the preprocessing instruction into a format instruction according to a preset conversion relation function;
filling the content information into the corresponding position in the format command according to the content information of each printing identifier to obtain a printing command; the printing instructions are used for representing a format formed according to each printing identification in the printing area.
2. The method for graphically editing a key envelope format according to claim 1, wherein the generating a format command according to the position information of each print identifier comprises:
acquiring the position characteristics of the printing marks in the printing area according to the ordinate information and the abscissa information of each printing mark;
searching a corresponding format symbol in a format symbol library according to the position characteristic;
and integrating the format symbols to generate a format instruction.
3. The method for graphically editing in a key envelope format according to claim 1, wherein the content information is text information or label information.
4. The method for graphically editing in a key envelope format according to claim 1, wherein the control instruction comprises a drag instruction and a fine-tuning instruction; the dragging instruction is generated when the user drags the printing identifier; the fine tuning instruction is generated when a user clicks a fine tuning button preset in the graphical interface.
5. A key envelope format graphical editing apparatus, comprising:
the position adjusting module is used for adjusting the position of the printing identifier corresponding to the control instruction in the graphical interface according to the control instruction input by the user; the graphical interface comprises a printing area;
the information acquisition module is used for acquiring the content information and the position information of each printing identifier in the printing area when a confirmation instruction input by a user is acquired; the content information is used for representing the printing content of the printing identifier, and the position information is used for representing the position of the printing identifier in the printing area;
the position information comprises ordinate information and abscissa information based on a preset coordinate system; the coordinate origin of the preset coordinate system is superposed with the top left vertex of the printing area, the horizontal axis of the preset coordinate system is superposed with the upper frame of the printing area, and the vertical axis of the preset coordinate system is superposed with the left frame of the printing area;
the format instruction generating module is used for generating a format instruction according to the position information of each printing identifier; the format instruction generation module comprises:
the preprocessing unit is used for generating a preprocessing instruction according to the ordinate information and the abscissa information of each printing identifier;
the conversion unit is used for converting the preprocessing instruction into a format instruction according to a preset conversion relation function;
the printing instruction generating module is used for filling the content information into the corresponding position in the format instruction according to the content information of each printing identifier to obtain a printing instruction; the printing instructions are used for representing a format formed according to each printing identification in the printing area.
6. The key envelope format graphical editing device of claim 5, wherein the format instruction generating module comprises:
the characteristic extraction unit is used for acquiring the position characteristics of the printing identifications in the printing area according to the ordinate information and the abscissa information of each printing identification;
the searching unit is used for searching the corresponding format symbol in the format symbol library according to the position characteristic;
and the integration unit is used for integrating the format symbols and generating the format instruction.
CN201810535764.9A 2018-05-30 2018-05-30 Key envelope format graphical editing method and device Active CN108964889B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810535764.9A CN108964889B (en) 2018-05-30 2018-05-30 Key envelope format graphical editing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810535764.9A CN108964889B (en) 2018-05-30 2018-05-30 Key envelope format graphical editing method and device

Publications (2)

Publication Number Publication Date
CN108964889A CN108964889A (en) 2018-12-07
CN108964889B true CN108964889B (en) 2021-11-16

Family

ID=64492503

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810535764.9A Active CN108964889B (en) 2018-05-30 2018-05-30 Key envelope format graphical editing method and device

Country Status (1)

Country Link
CN (1) CN108964889B (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4312738B2 (en) * 2005-05-20 2009-08-12 シャープ株式会社 DATA PROCESSING SETTING DEVICE, DATA PROCESSING SETTING METHOD, DATA PROCESSING SETTING PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING THE PROGRAM
JP4670740B2 (en) * 2006-06-07 2011-04-13 富士ゼロックス株式会社 Image generating apparatus, image processing system, and program
US8767246B2 (en) * 2012-11-29 2014-07-01 Xerox Corporation System and method for page alignment in a printer
CN103049231A (en) * 2012-12-25 2013-04-17 福建榕基软件股份有限公司 Printing parameter setting method and printing method of dynamically adjusting printing parameters
CN105930312B (en) * 2015-09-29 2019-06-07 中国银联股份有限公司 A kind of printing strip edit methods and device based on POS terminal
CN105607879A (en) * 2015-12-21 2016-05-25 珠海奔图电子有限公司 Portrait adjustment control method and apparatus suitable for preprinted paper
CN107992275B (en) * 2017-11-22 2021-01-26 平安养老保险股份有限公司 Document printing method and device, computer equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
The role of EDA in digital print automation and infrastructure optimization;Krishnendu Chakrabarty;《IEEE》;20111110;全文 *
基于SLA技术的3D打印机控制软件系统设计与实现;叶文丹;《中国优秀硕士学位论文全文数据库》;20150101;全文 *

Also Published As

Publication number Publication date
CN108964889A (en) 2018-12-07

Similar Documents

Publication Publication Date Title
CN104636322B (en) The method and device that a kind of text replicates
CN105204860B (en) A kind of method and device for quickly generating self-defined static Web pages
CN109934227A (en) System for recognizing characters from image and method
CN110096275B (en) Page processing method and device
US10839146B2 (en) Information processing system, information processing apparatus, control method, and storage medium
CN112434488B (en) Automatic marking method, equipment and computer readable storage medium
CN105654022A (en) Method and device for extracting structured document information
CN104536998A (en) Data import method and device
CN107402729A (en) Printing template construction method and stencil marking method
CN113779656B (en) Stamping method, electronic archive platform and computer readable storage medium
CN109254760A (en) A kind of method of picture scaling
CN105354138A (en) Method for determining specific control attribute of mobile phone page
US20030222916A1 (en) Object-oriented processing of tab text
CN110867243B (en) Image annotation method, device, computer system and readable storage medium
CN116384356A (en) Method, device, equipment and medium for creating form row of OFD file
CN115509637A (en) Form-based intelligent filling method, system, equipment and medium
CN108964889B (en) Key envelope format graphical editing method and device
CN116402020A (en) Signature imaging processing method, system and storage medium based on OFD document
US8648862B2 (en) Method for automatically modifying a graphics feature to comply with a resolution limit
CN109634215B (en) Nuclear power plant operation procedure design method based on planar graph coding technology
CN116842909B (en) Intelligent signature method and system
CN109542408B (en) Intelligent template configuration method and device
CN111124322A (en) Radio frequency card printing control method and system
CN111966350A (en) Web front-end interface generation method and device
CN102508823A (en) Method and system for making tables

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