CN106814982B - Label printing processing device, system and method - Google Patents

Label printing processing device, system and method Download PDF

Info

Publication number
CN106814982B
CN106814982B CN201710005173.6A CN201710005173A CN106814982B CN 106814982 B CN106814982 B CN 106814982B CN 201710005173 A CN201710005173 A CN 201710005173A CN 106814982 B CN106814982 B CN 106814982B
Authority
CN
China
Prior art keywords
label
template
printing
picture format
assembly
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
CN201710005173.6A
Other languages
Chinese (zh)
Other versions
CN106814982A (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.)
Beijing Jingdong Zhenshi Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information 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 Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201710005173.6A priority Critical patent/CN106814982B/en
Publication of CN106814982A publication Critical patent/CN106814982A/en
Application granted granted Critical
Publication of CN106814982B publication Critical patent/CN106814982B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1204Improving or facilitating administration, e.g. print management resulting in reduced user or operator actions, e.g. presetting, automatic actions, using hardware token storing data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1224Client or server resources management
    • G06F3/1225Software update, e.g. print driver, modules, plug-ins, fonts
    • 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/1242Image or content composition onto a page
    • G06F3/1243Variable data printing, e.g. document forms, templates, labels, coupons, advertisements, logos, watermarks, transactional printing, fixed content versioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server
    • G06F3/1287Remote printer device, e.g. being remote from client or server via internet

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

The invention discloses a label printing processing device, a system and a method, wherein the device comprises: the interface is used for receiving a label printing request and sending a label in a picture format to a label printing requester; the template reading module is used for acquiring corresponding template information from the cloud storage; the assembly module is used for generating a label according to the corresponding template information and the service data; and the drawing module is used for making the label into a label in a picture format and providing the label for the interface. The system comprises: the cloud storage is used for storing the label template; the label print processing apparatus described above; the browser is used for sending a label printing request, receiving and sending the label to the printer; and the printer is used for printing the label sent by the browser. The label printing processing device is deployed at the server side, printing software does not need to be installed at the user side, the inconvenience of printing software upgrading is eliminated, and the user side is not involved in template upgrading.

Description

Label printing processing device, system and method
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a label printing processing apparatus, system, and method.
Background
With the development of electronic goods platforms, the logistics industry is also quietly rising. Wherein different logistics companies all have different versions of tags for identifying goods for shipment. Generally, each logistics company will have label templates of their own style, such as background color, background pattern, appearance style, information layout, etc. From these attributes, logistics companies can be distinguished.
When printing a label, the following scheme is generally adopted:
and installing client printing software on a computer with a Net frame work FrameWork, wherein a label template is integrated in a software package of the software. When printing a label, the printing software reads a local template folder, analyzes the local template file, then adds service data such as addressee address, name and the like, and finally prints the label.
From the above solution, it can be known that:
1. the client printing software needs the support of the NetFrameWork frame, and the client printing software cannot run on a computer without the NetFrameWork frame.
2. Because the program and the label template of the printing software are coupled in a software package, the decoupling of the program and the label template is not facilitated, and once the software package has a problem, the software program and the label template cannot be used together.
3. When the service changes and the label template needs to be changed, the printing software needs to be modified and upgraded together, and the user needs to reinstall the upgraded printing software.
Disclosure of Invention
The invention provides a label printing processing device, a label printing processing system and a label printing processing method aiming at the defects of the prior art, and aims to solve the problems that in the prior art, printing software is locally adopted, special hardware environment support is required, the coupling degree of a template and printing is high, the software needs to be reinstalled after the software is upgraded, and the like.
In order to solve the above-described technical problem, according to an aspect of the present invention, there is provided a label print processing apparatus comprising:
the interface is used for receiving a label printing request and sending a label in a picture format to a label printing requester;
the template reading module is used for acquiring corresponding template information from the cloud storage according to the printing request;
the assembly module is used for generating a template label according to corresponding template information and adding service data in the template label so as to generate a label; and
and the drawing module is used for making the label into a label in a picture format and providing the label for the interface.
Preferably, the assembly module comprises:
the template label assembling unit is used for generating a template label according to the corresponding template information; and
and the label assembling unit is used for adding service data in the template label so as to generate the label.
Preferably, the label printing processing apparatus further includes a compressing module, configured to compress the label in the picture format and provide the compressed label to the interface.
In order to solve the above technical problem, according to another aspect of the present invention, there is provided a label print processing system, comprising:
the cloud storage is used for storing the label template;
the label printing processing device as described above, configured to obtain a label in a picture format;
the browser is used for sending a label printing request, receiving the label in the picture format and sending the label to the printer; and
and the printer is used for printing the label sent by the browser.
In order to solve the above technical problem, according to an aspect of the present invention, there is provided a label printing processing method, including performing, at a server side, the following processing steps:
receiving a label printing request;
acquiring corresponding template information from a cloud storage according to the label printing request;
generating a label by using the template information and corresponding service data; and
and sending the label in the picture format to a label printing requester.
Preferably, the step of generating a label by using the template information and the corresponding service data specifically includes:
generating a template label according to the corresponding template information;
adding service data in the template label to generate a label;
and making the label into a label in a picture format.
Preferably, before sending the label in the picture format to the label printing requester, the server further includes:
outputting the label of the picture format to a corresponding canvas; and
compressing the picture type label and the canvas;
the tab sent to the requestor also includes a canvas therein.
In order to solve the above technical problem, according to one aspect of the present invention, there is provided a label printing processing apparatus comprising a memory for storing data, information and instructions, and a processor for executing the instructions to realize the steps of:
receiving a label printing request;
acquiring corresponding template information from a cloud storage according to the label printing request;
generating a label by using the template information and corresponding service data; and
and sending the label to a requester in a picture stream mode.
Preferably, when the processor executes the step of generating the tag by using the template information and the corresponding service data, the method specifically includes:
generating a template label according to the corresponding template information;
adding service data in the template label to generate a label;
and making the label into a label in a picture format.
Preferably, the processor further comprises, before performing the step of sending the picture-format label to a label printing requester:
outputting the label of the picture format to a corresponding canvas; and
compressing the picture type label and the canvas;
the tab sent to the requestor also includes a canvas therein.
The template in the invention is stored in the cloud, so that the template does not need to be issued to a user side and does not need to be updated at the user side. When the template is needed, the user side can actively acquire the template from the cloud storage, and the reliability is high. Moreover, when the template needs to be updated due to business change, the template at the cloud end only needs to be updated, and the user side is not involved. The label printing processing device is deployed at the server side, the user side does not need to install any program, a browser of the user side obtains the label in a picture flow mode, and the structure is easy to maintain and high in system stability.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent by describing embodiments of the present invention with reference to the following drawings, in which:
FIG. 1 is a block diagram of a schematic structure of an embodiment of a label printing apparatus according to the present invention;
FIG. 2 is a block diagram of the assembly module according to an embodiment of the present invention;
FIG. 3 is a block diagram of a schematic structure of an embodiment of a label printing processing system according to the present invention;
FIG. 4 is a block diagram of a hardware schematic structure of an embodiment of the label printing apparatus according to the invention;
FIG. 5 is a schematic flow chart of a label printing processing method according to the invention; and
fig. 6 is a schematic flow chart of an embodiment of a label printing processing method according to the invention.
Detailed Description
The present invention will be described below based on examples, but the present invention is not limited to only these examples. In the following detailed description of the present invention, certain specific details are set forth. It will be apparent to one skilled in the art that the present invention may be practiced without these specific details. Well-known methods, procedures, and procedures have not been described in detail so as not to obscure the present invention. The figures are not necessarily drawn to scale.
Fig. 1 is a block diagram illustrating a schematic structure of an embodiment of a label printing apparatus according to the present invention. The label print processing apparatus 2 includes an interface 21, a template reading module 22, an assembling module 23, and a drawing module 24. The interface 21 is configured to receive a print request and send a label in a picture format to a requester. The template reading module 22 acquires corresponding template information from the cloud storage 1 according to the print request. The assembling module 23 generates a template tag according to the corresponding template information, and adds service data to the template tag, thereby generating a tag. The drawing module 24 makes the labels into labels in picture format and outputs the labels to corresponding canvas. Preferably, to reduce data transmission, the apparatus further comprises a compression module 25 for compressing the tags and canvas and providing it to the interface 21 for transmission to a requester. The cloud storage 1 is used for storing tag templates.
The template in the invention is stored in the cloud end, so that the template does not need to be issued to the user end, the user end does not need to update the template locally, and when the template is needed, the user end can actively acquire the template in the cloud storage, thus the reliability is high. Moreover, when the template needs to be updated due to business change, the template at the cloud end only needs to be updated, and the user side is not involved. The label printing processing device is deployed at the server side, the user side does not need to install any program, and a browser of the user side obtains the labels through the picture stream.
Specifically, the assembly module 23 includes a template label assembly unit 231 and a label assembly unit 232, as shown in fig. 2. The template tag assembling unit 231 generates a template tag according to corresponding template information. Specifically, the template tag assembling unit 231 reads corresponding tag attribute data B from the template information step by step according to the tag assembling rule a, thereby generating the template tag C1. Different tags require different attribute data. In order to assemble a tag, certain assembly rules are required, including assembly sequence and assembly elements, for example, in the first step, a tag background is output to a canvas, and a required element is a background picture; then, an appearance style needs to be configured, and needed elements are coordinate, height, width and shape data of all graphs; and finally, the content attribute, and the required elements such as bar code type, bar code sample, font and the like. The template tag assembly unit 231 assembles all the elements in steps according to the assembly rule, and finally forms a complete template tag C1.
After the complete template tag C1 is formed, the tag assembling unit 232 adds the service data D to the template tag, thereby generating a tag C2. The service data D may be obtained from another system, or may be sent to the print processing apparatus together with the service data D when the user sends a print request, and at this time, the interface 21 stores the service data D after receiving the service data D, so as to provide the service data D when needed by the label assembling unit 232.
Fig. 3 is a block diagram illustrating a schematic structure of an embodiment of a label printing system according to the present invention. The label printing processing system comprises a cloud storage 100, a label printing processing device 200, a browser and a printer on a user computer, wherein the browser and the printer can be multiple, as shown in the figure, the browser 301, 302, 303 and 304 and the printer 401, 402, 403 and 404 are respectively. The cloud storage 100 is located at the cloud end and used for storing the tag templates. The label printing processing device 200 is located at the server side, and is configured to process and generate a corresponding label according to the label printing request, and send the corresponding label back to the requester. The browsers 301, 302, 303, and 304 are located on a computer at a user end, and are configured to send a label printing request, receive a label sent by the label printing processing apparatus 200, send the label to printers 401, 402, 403, and 404 connected to the corresponding browser, and print the label.
The net frame work and the printing software are not needed to be installed by a user, a printing request can be sent only by using a browser, label data which is processed and can be directly printed is received, and the label is printed by controlling a printer. Because the data stream and the template stream are not local, when the service changes and the template needs to be changed, the template is irrelevant to the client, the client does not use the bloated client codes any more, and the trouble of updating the client is avoided.
Fig. 4 is a block diagram of a hardware schematic structure of an embodiment of the label printing apparatus according to the invention. The label printing processing device comprises an interface, a memory and a processor, wherein the interface, the memory and the processor are used for transmitting data and instructions through a bus. Wherein the memory is used for storing data and instructions, and the processor executes the instructions to implement the label printing processing method of the present invention, for example, receiving a label printing request; acquiring corresponding template information from cloud storage according to the label printing request; generating a label by using the template information and corresponding service data; and sending the tag to the requestor.
Fig. 5 is a flow chart of a label printing processing method according to the present invention. The method comprises the following steps executed at a server side:
step S1, receiving a label printing request; in particular implementation, the label printing request may be received via an interface 21 as shown in FIG. 1.
And step S2, acquiring corresponding template information from the cloud storage according to the label printing request. The print request includes related identifiers, such as a company identifier, an order identifier, and the like. A large amount of template information is stored in the cloud storage 1, and for convenience of searching, classification storage is usually performed, and corresponding query items are set, as if templates of a company are of a large class, a company identifier is set as a query identifier. In some more detailed modes, different businesses of the same company are provided with different subclasses, and the business identifier is used as the query identifier. When the template information is read into the cloud storage 1, the corresponding template information can be obtained by inquiring the company identifier in the print request. Business data such as addressee name, address, telephone and the like can be obtained from other systems through the order identification.
And step S3, generating a label by using the template information and the corresponding service data.
Step S4, sending the label to the requester.
Fig. 6 is a flowchart of a label printing processing method according to an embodiment of the present invention. The label printing processing method will be described in detail with reference to the configurations of fig. 1 and 2 as follows:
in step S10, a label printing request is received through the interface 21, from which a company identification, an order identification, or business data can be obtained. The order identification is used for acquiring business data from the business system, such as information of addressee names, addresses and the like, and when the business data is needed, the business data can be inquired and obtained from the business system through the order identification. However, the business data may be directly transmitted by the user together with the print request.
In step S11, the template reading module 22 accesses the cloud storage according to the company identifier in the request, queries the cloud storage to obtain the template information of the corresponding company, and reads the template information and the template information into the memory for use in the following steps.
In step S12, the template tag assembly unit 231 acquires an assembly rule. According to the assembly rule, the following steps are executed:
step S13, determine whether the background needs to be printed, if so, step S14 read the background picture from the memory and output it to the label canvas, and then step S15 is executed. If the background is not printed, step S15 is performed.
Step S15, obtaining appearance style template configuration data, for example: x, y coordinates, height, width, shape, etc. of all figures.
Step S16, acquiring specific content template configuration data, for example: the type, style, font, etc. of the bar code are read.
When the specific content is assembled, template label C1 has been formed at this point.
In step S17, the tag assembling unit 232 adds the service data D to the template tag, thereby generating a tag C2.
In step S18, the charting module 24 processes the tab C2 into a picture and outputs it to the tab canvas.
In step S19, the compression module 25 compresses and encrypts the tag C2 in the picture format and the canvas thereof, and then sends the result to the user through the interface 21.
And the user receives the sent back picture data through the browser and directly sends the picture data to the printer to print out the label. For users, the hardware requirement is low, any software does not need to be installed, and the trouble and inconvenience of software upgrading are eliminated.
The above description is only a preferred embodiment and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (6)

1. A label print processing apparatus on a server side, comprising:
the interface is used for receiving a label printing request sent by a browser of the client and sending a label in a picture format to a label printing requester;
the template reading module is used for acquiring corresponding template information from the cloud storage according to the printing request;
the assembly module is used for generating a label according to the corresponding template information and the service data; and
a drawing module for making the label into a label in picture format and providing the label to the interface,
wherein the assembly module comprises a plurality of modules,
the template tag assembling unit is used for reading tag attribute data from corresponding template information according to a tag assembling rule so as to generate a template tag; and
a tag assembling unit for adding service data to the template tag to generate a tag,
the template information comprises a plurality of label attribute data, different label attribute data correspondingly generate different template labels, the label assembly rule comprises an assembly sequence and assembly elements, and different labels are generated according to different label assembly rules.
2. The label print processing apparatus according to claim 1, further comprising a compression module for compressing the label in the picture format and supplying it to the interface.
3. A label print processing system, comprising:
the cloud storage is used for storing the label template;
a label print processing apparatus according to any one of claims 1-2, for obtaining a label in a picture format;
the browser is used for sending a label printing request, receiving the label in the picture format and sending the label to the printer; and
and the printer is used for printing the label sent by the browser.
4. A label printing processing method comprises the following processing steps executed on a server side:
receiving a label printing request;
acquiring corresponding template information from a cloud storage according to the label printing request;
generating a label in a picture format by using the template information and the corresponding service data; and
sending the picture format label to a label printing requester,
wherein the step of generating a label in a picture format using the template information and corresponding service data comprises,
according to the label assembly rule, reading label attribute data from corresponding template information, and generating a template label according to the corresponding template information;
adding service data in the template label to generate a label; and
the label is made into a label in a picture format,
the template information comprises a plurality of label attribute data, different label attribute data correspondingly generate different template labels, the label assembly rule comprises an assembly sequence and assembly elements, and different labels are generated according to different label assembly rules.
5. The label printing process of claim 4, further comprising, before sending the label to a label print requester:
outputting the label of the picture format to a corresponding canvas; and
compressing and encrypting the label and the canvas of the picture format;
and the label sent to the label printing requester also comprises a canvas.
6. A label print processing apparatus comprising a memory for storing data and instructions and a processor for executing the instructions to carry out the steps of the method of any one of claims 4 to 5.
CN201710005173.6A 2017-01-04 2017-01-04 Label printing processing device, system and method Active CN106814982B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710005173.6A CN106814982B (en) 2017-01-04 2017-01-04 Label printing processing device, system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710005173.6A CN106814982B (en) 2017-01-04 2017-01-04 Label printing processing device, system and method

Publications (2)

Publication Number Publication Date
CN106814982A CN106814982A (en) 2017-06-09
CN106814982B true CN106814982B (en) 2020-06-05

Family

ID=59110396

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710005173.6A Active CN106814982B (en) 2017-01-04 2017-01-04 Label printing processing device, system and method

Country Status (1)

Country Link
CN (1) CN106814982B (en)

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107340981A (en) * 2017-07-20 2017-11-10 深圳市瑞联智造科技有限公司 Material label print system
CN108228116A (en) * 2017-12-31 2018-06-29 上海智引信息科技有限公司 Label generating method, computer readable storage medium and system
CN108229614B (en) * 2017-12-31 2021-12-14 上海智引信息科技有限公司 Label generation method, computer readable storage medium and system
CN108536658B (en) * 2018-03-06 2024-01-23 杭州优工品科技有限公司 Method and device for generating custom tag data
CN108596291B (en) * 2018-03-06 2022-01-25 杭州优工品科技有限公司 Label data generation method and device
CN109101652B (en) * 2018-08-27 2022-04-19 宜人恒业科技发展(北京)有限公司 Label creating and managing system
CN109359718A (en) * 2018-09-26 2019-02-19 广东中世发智能科技股份有限公司 A kind of automatic complement code label printing method and system based on RFID tag
CN110399599A (en) * 2019-01-21 2019-11-01 美恒通智能电子(广州)股份有限公司 Label editing system and method based on android system Yu ios system
CN110045933B (en) * 2019-03-21 2022-08-05 新会江裕信息产业有限公司 Print data generation method, device, equipment and storage medium
CN110806841A (en) * 2019-10-11 2020-02-18 紫光云(南京)数字技术有限公司 Label design printing system based on BS mode
CN110738449B (en) * 2019-10-18 2022-03-22 宁波洛克本供应链管理有限公司 Method and device for obtaining label in warehousing business and warehousing business implementation method
CN110929813B (en) * 2019-11-20 2022-08-26 紫光展讯通信(惠州)有限公司 Label printing method and system, industrial personal computer and computer readable storage medium
CN111061441A (en) * 2019-12-16 2020-04-24 江苏晟驰微电子有限公司 Novel label batch printing method
CN111142815B (en) * 2019-12-26 2023-07-14 杭州涂鸦信息技术有限公司 B/S-based label printing system
CN111190557A (en) * 2019-12-30 2020-05-22 航天信息股份有限公司 Certificate printing method and system for configurable printing items
CN112068783B (en) * 2020-08-21 2023-09-19 时时同云科技(成都)有限责任公司 Label printing system and method
CN112162712A (en) * 2020-09-10 2021-01-01 张平 Label printing method and system based on template editing
CN112265384B (en) * 2020-09-30 2021-06-29 时时同云科技(成都)有限责任公司 Data printing method and device
CN112383609B (en) * 2020-11-10 2023-07-21 中国平安人寿保险股份有限公司 Processing method, device, equipment and storage medium for high concurrency data
CN113619291A (en) * 2021-06-30 2021-11-09 苏州浪潮智能科技有限公司 Online label printing system and printing method thereof
CN114356250A (en) * 2021-12-17 2022-04-15 广州鲁邦通物联网科技股份有限公司 Label printing system and method
CN116384359B (en) * 2022-12-30 2024-03-26 广州拓威天海国际物流有限公司 Label making method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1409241A (en) * 2001-09-27 2003-04-09 派克塞股份有限公司 Ratio calculating method of label printing system for suing printing plate
CN101788892A (en) * 2009-01-22 2010-07-28 英业达股份有限公司 Label printing system
CN103389899A (en) * 2013-07-23 2013-11-13 北京工业大学 Label manufacturing system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8024233B2 (en) * 2009-12-15 2011-09-20 Shutterfly, Inc. System and method for processing personalized stationery designs and selecting fulfillment order sites
CN103870984A (en) * 2014-02-28 2014-06-18 浪潮软件集团有限公司 Network invoice template control method based on cloud computing

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1409241A (en) * 2001-09-27 2003-04-09 派克塞股份有限公司 Ratio calculating method of label printing system for suing printing plate
CN101788892A (en) * 2009-01-22 2010-07-28 英业达股份有限公司 Label printing system
CN103389899A (en) * 2013-07-23 2013-11-13 北京工业大学 Label manufacturing system

Also Published As

Publication number Publication date
CN106814982A (en) 2017-06-09

Similar Documents

Publication Publication Date Title
CN106814982B (en) Label printing processing device, system and method
US20060136810A1 (en) Electronic form generator
US20010039540A1 (en) Method and structure for dynamic conversion of data
US20080005144A1 (en) Apparatus and method for transferring data between incompatible computer systems
US9503405B2 (en) Information processing system and method that record result of process that uses e-mail transmission
CN115098047B (en) Printing platform based on Word template and function plug-in components
CN101114300A (en) Image forming system and image forming method
US20050137937A1 (en) Method and apparatus for web-based label printing
US11386402B2 (en) System and method of documenting condition, repair, and overhaul of aircraft parts
US20080281871A1 (en) Method for Handling Electronic Documents
CN112463261B (en) Interface calling method, device, electronic equipment, medium and product
US7042586B2 (en) Network based system and method for universal printing
US20130238981A1 (en) Information distribution system, service-providing method for an information distribution system, and a program for the same
CN109214362A (en) Bill processing method and relevant device
CN113077266A (en) Traceable information boxing method and system
EP2082319A2 (en) A system, method and apparatus for dynamically expanding the functionality of legacy systems
CN114489525B (en) Method, device, equipment and storage medium for generating printing report
CN103034990A (en) Method and device for checking publications
CN116414386A (en) Plug-in development system and method based on VUE
CN113900755B (en) Alarm page processing method and device, computer equipment and readable storage medium
US20040088399A1 (en) Terminal apparatus and control method thereof
CN114419637A (en) Cross-border supply chain form generation method based on AI and related device
CN113741953A (en) Form processing method and device, electronic equipment and computer storage medium
CN112445811A (en) Data service method, device, storage medium and component based on SQL configuration
US7995230B2 (en) Label creating apparatus and method for using the same

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
TR01 Transfer of patent right

Effective date of registration: 20210301

Address after: 101, 1st floor, building 2, yard 20, Suzhou street, Haidian District, Beijing 100080

Patentee after: Beijing Jingbangda Trading Co.,Ltd.

Address before: 100195 Beijing Haidian Xingshikou Road 65 West Cedar Creative Garden 4 District 11 Building East 1-4 Floor West 1-4 Floor

Patentee before: BEIJING JINGDONG SHANGKE INFORMATION TECHNOLOGY Co.,Ltd.

Patentee before: BEIJING JINGDONG CENTURY TRADING Co.,Ltd.

Effective date of registration: 20210301

Address after: 6 / F, 76 Zhichun Road, Haidian District, Beijing 100086

Patentee after: Beijing Jingdong Zhenshi Information Technology Co.,Ltd.

Address before: 101, 1st floor, building 2, yard 20, Suzhou street, Haidian District, Beijing 100080

Patentee before: Beijing Jingbangda Trading Co.,Ltd.

TR01 Transfer of patent right