CN104598177A - Bill print platform - Google Patents

Bill print platform Download PDF

Info

Publication number
CN104598177A
CN104598177A CN201410827083.1A CN201410827083A CN104598177A CN 104598177 A CN104598177 A CN 104598177A CN 201410827083 A CN201410827083 A CN 201410827083A CN 104598177 A CN104598177 A CN 104598177A
Authority
CN
China
Prior art keywords
module
data
bill
data source
interface module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410827083.1A
Other languages
Chinese (zh)
Inventor
白斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CHONGQING SNT TECHNOLOGY Co Ltd
Original Assignee
CHONGQING SNT 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 CHONGQING SNT TECHNOLOGY Co Ltd filed Critical CHONGQING SNT TECHNOLOGY Co Ltd
Priority to CN201410827083.1A priority Critical patent/CN104598177A/en
Publication of CN104598177A publication Critical patent/CN104598177A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a bill print platform. The bill print platform comprises an external database, an interface module, a business logic module, a UI tool module and a print control module. The output end of the external database is connected with the input end of the interface module and the input end of the business logic module. The interface module and the business logic module are bidirectionally connected, the business logic module and the UI tool module are bidirectionally connected, and the output end of the interface module is connected to the input end of the print control module. The bill print platform has the advantages that bill developing work is simplified and the developing difficulty is reduced. The bill platform is high in adaptability, comprehensive and reliable in function, and friendly in operating interface. The bill platform can support B/S and C/S system structures, and simplifies the work of an operator.

Description

Bill printing platform
Technical field
The present invention relates to a kind of bill printing platform, particularly relate to one.
Background technology
Along with the progress of science and technology, the development of informationization technology, the level of informatization of water supply industry is also improving constantly.Most Running-water Companies have all built oneself Service Synthesis Management System, to support the management of own user, and the checking meter of completing user, fee collection.Bill is the papery voucher as user's charge or other operations that Running-water Company must provide, and does not have the Service Synthesis Management System of bill printing function not to be a complete tap water Service Synthesis Management System.
The bill of tap water Service Synthesis Management System generally uses cover to print, and bill uses two or multi-joint set form printing document, must use stylus printer.Because bill printing amount is large, generally use chain type paper feed, to meet the requirement of flying print.Require to overlap the cut paper precision of beating and must be accurate by the printing of project.Because printer exists property difference, needs can in the enterprising line position fine setting of individual prints machine.
The format content of bill generally constantly can change along with the change of version, levies and can there is multiple version to each class bill simultaneously, needs the automatic switchover supporting different editions note form.Also need to support single job, print the situation of polytype bill, requirement can support that multiple types bill is distributed to the automatic printing of many printers.
And current bill printing system on the market, be generally employing three kinds of printing types:
1) independently ticket printing program, has nothing to do with concrete system.This printing type needs operator oneself to go typing bill data to realize printing function, and data and Service Synthesis Management System can not be shared, and uses very inconvenient.
2) Service Synthesis Management System provides the bill printing function of customization, and this function, due to towards particular note, if need switching or change bill pattern very complicated, needs again to develop, and again issues corresponding application program.
3) the bill defining tool that provides of Service Synthesis Management System, this instrument is generally the application program based on C/S framework, needs to install client separately, under current B/S system architecture, seem very heavy.Function is also uneven in addition, is difficult to find the product that can provide complete adaptation tap water bill printing function.
Therefore those skilled in the art are devoted to develop a kind of bill printing platform possessing better ease for use, opening, adaptability and compatibility.
Summary of the invention
Because the above-mentioned defect of prior art, technical matters to be solved by this invention is to provide a kind of bill printing platform possessing better ease for use, opening, adaptability and compatibility.
For achieving the above object, the invention provides a kind of bill printing platform, comprise external data base, interface module, business logic modules, UI tool model and word depghi module, the output terminal of described external data base is connected to the input end of interface module and the input end of business logic modules, this interface module and business logic modules are bi-directionally connected, this business logic modules and, UI tool model is bi-directionally connected, and the output terminal of this interface module is connected to the input end of word depghi module;
Described interface module comprises data call interface module, note form calling module and print execution interface module, this data call interface module is for obtaining bill data, note form calling interface module describes for obtaining note form, and print execution interface module completes final bill printing for calling word depghi;
Described business logic modules is used for the parsing of data source, and generate corresponding data according to note form setting, this business logic modules comprises data source adapter module, parameter generators module, pattern parser modules, data parser module and Data Generator module, this data source adapter is used for connecting and access external data storehouse, this parameter generators module is used for that parameter corresponding according to the parameter create-rule generation of configuration for the Major key of the unique identification bill imported into is used for data source and calls, it is the discernible note form file of word depghi that this pattern parser modules is used for the note form document analysis of Set up-conservancy, this Data Generator module is used for combining according to the data source definitions of configuration and the parameter of generation, accessing database generates data source, this data parser module is used for the bill style definitions of data source according to configuration to carry out resolving to project data to be printed,
Described UI tool model comprises data source manager module and bill definition module, this data source manager module is used for the database of setting data source access, the content of data source is called for bill defining tool, and this bill defining tool module is used for defining bill pattern;
Described word depghi module is used for resolving data according to the note form that imports into and data file, and calls corresponding printer and complete final bill printing.
Adopt above-mentioned bill printing platform, bill printing adopts the mode that is separated with form of data, and the note form client of each version can buffer memory, only needs acquisition invoice data when printing at every turn.Data call interface is for obtaining bill data, and note form calling interface describes for obtaining note form.Print execution interface completes final bill printing for calling word depghi.Come resolution data source by Business Logic and generate corresponding data according to note form setting, forming visual interface drag operation by UI tool model, definition bill pattern, completes printing finally by word depghi module.Simplify bill development, reduce development difficulty, not only strong adaptability, B/S, C/S system architecture can be supported, and complete function, reliable, and operation interface is friendly, and the employee that simplifies the operation does.
Described word depghi module comprises pattern parser modules, data parser module and print control unit module.During printing, import print format and data content into by external interface, and usage data parser modules is resolved according to form, calculate the position of print data content, generate data to be printed.Print control unit module is called and is read the local bill paper form that whether there is correspondence, if had, then load, then do not create, then use this sheet formats as printer paper form, the position of each data of printing then defined according to data to be printed, width, font, font, font size print its mode.
The invention has the beneficial effects as follows: this invention simplifies bill development, reduce development difficulty, not only strong adaptability, B/S, C/S system architecture can be supported, and complete function, reliable, and operation interface is friendly, and the employee that simplifies the operation does.
Accompanying drawing explanation
Fig. 1 is the module diagram of the embodiment of the invention.
Embodiment
Below in conjunction with drawings and Examples, the invention will be further described:
As shown in Figure 1, the present embodiment comprises external data base, interface module, business logic modules, UI tool model and word depghi module, the output terminal of described external data base is connected to the input end of interface module and the input end of business logic modules, this interface module and business logic modules are bi-directionally connected, this business logic modules and, UI tool model is bi-directionally connected, and the output terminal of this interface module is connected to the input end of word depghi module;
Described interface module comprises data call interface module, note form calling module and print execution interface module, this data call interface module is for obtaining bill data, note form calling interface module describes for obtaining note form, and print execution interface module completes final bill printing for calling word depghi;
Described business logic modules is used for the parsing of data source, and generate corresponding data according to note form setting, this business logic modules comprises data source adapter module, parameter generators module, pattern parser modules, data parser module and Data Generator module, this data source adapter is used for connecting and access external data storehouse, this parameter generators module is used for that parameter corresponding according to the parameter create-rule generation of configuration for the Major key of the unique identification bill imported into is used for data source and calls, it is the discernible note form file of word depghi that this pattern parser modules is used for the note form document analysis of Set up-conservancy, this Data Generator module is used for combining according to the data source definitions of configuration and the parameter of generation, accessing database generates data source, this data parser module is used for the bill style definitions of data source according to configuration to carry out resolving to project data to be printed,
Described UI tool model comprises data source manager module and bill definition module, this data source manager module is used for the database of setting data source access, the content of data source is called for bill defining tool, and this bill defining tool module is used for defining bill pattern;
Described word depghi module is used for resolving data according to the note form that imports into and data file, and calls corresponding printer and complete final bill printing.
Described word depghi module comprises pattern parser modules, data parser module and print control unit module.
More than describe preferred embodiment of the present invention in detail.Should be appreciated that those of ordinary skill in the art just design according to the present invention can make many modifications and variations without the need to creative work.Therefore, all technician in the art, all should by the determined protection domain of claims under this invention's idea on the basis of existing technology by the available technical scheme of logical analysis, reasoning, or a limited experiment.

Claims (2)

1. a bill printing platform, it is characterized in that: comprise external data base, interface module, business logic modules, UI tool model and word depghi module, the output terminal of described external data base is connected to the input end of interface module and the input end of business logic modules, this interface module and business logic modules are bi-directionally connected, this business logic modules and, UI tool model is bi-directionally connected, and the output terminal of this interface module is connected to the input end of word depghi module;
Described interface module comprises data call interface module, note form calling module and print execution interface module, this data call interface module is for obtaining bill data, note form calling interface module describes for obtaining note form, and print execution interface module completes final bill printing for calling word depghi;
Described business logic modules is used for the parsing of data source, and generate corresponding data according to note form setting, this business logic modules comprises data source adapter module, parameter generators module, pattern parser modules, data parser module and Data Generator module, this data source adapter is used for connecting and access external data storehouse, this parameter generators module is used for that parameter corresponding according to the parameter create-rule generation of configuration for the Major key of the unique identification bill imported into is used for data source and calls, it is the discernible note form file of word depghi that this pattern parser modules is used for the note form document analysis of Set up-conservancy, this Data Generator module is used for combining according to the data source definitions of configuration and the parameter of generation, accessing database generates data source, this data parser module is used for the bill style definitions of data source according to configuration to carry out resolving to project data to be printed,
Described UI tool model comprises data source manager module and bill definition module, this data source manager module is used for the database of setting data source access, the content of data source is called for bill defining tool, and this bill defining tool module is used for defining bill pattern;
Described word depghi module is used for resolving data according to the note form that imports into and data file, and calls corresponding printer and complete final bill printing.
2. bill printing platform as claimed in claim 1, is characterized in that: described word depghi module comprises pattern parser modules, data parser module and print control unit module.
CN201410827083.1A 2014-12-25 2014-12-25 Bill print platform Pending CN104598177A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410827083.1A CN104598177A (en) 2014-12-25 2014-12-25 Bill print platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410827083.1A CN104598177A (en) 2014-12-25 2014-12-25 Bill print platform

Publications (1)

Publication Number Publication Date
CN104598177A true CN104598177A (en) 2015-05-06

Family

ID=53124003

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410827083.1A Pending CN104598177A (en) 2014-12-25 2014-12-25 Bill print platform

Country Status (1)

Country Link
CN (1) CN104598177A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109358826A (en) * 2018-10-26 2019-02-19 苏州浪潮智能软件有限公司 A kind of printing configuration method based on What You See Is What You Get
CN112486433A (en) * 2020-12-11 2021-03-12 航天信息股份有限公司 Invoice printing system, invoice printing method, storage medium and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101174350A (en) * 2007-11-15 2008-05-07 北大方正集团有限公司 Bill processing equipment and method
CN101477733A (en) * 2008-12-31 2009-07-08 深圳市奥拓电子有限公司 Bill printing system
US20120166491A1 (en) * 2010-12-23 2012-06-28 Robin Angus Peer to peer diagnostic tool
CN103955345A (en) * 2014-04-23 2014-07-30 中国工商银行股份有限公司 Data printing method and system
US8804177B2 (en) * 2012-12-12 2014-08-12 Ricoh Company, Ltd Validation of branching print workflows

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101174350A (en) * 2007-11-15 2008-05-07 北大方正集团有限公司 Bill processing equipment and method
CN101477733A (en) * 2008-12-31 2009-07-08 深圳市奥拓电子有限公司 Bill printing system
US20120166491A1 (en) * 2010-12-23 2012-06-28 Robin Angus Peer to peer diagnostic tool
US8804177B2 (en) * 2012-12-12 2014-08-12 Ricoh Company, Ltd Validation of branching print workflows
CN103955345A (en) * 2014-04-23 2014-07-30 中国工商银行股份有限公司 Data printing method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109358826A (en) * 2018-10-26 2019-02-19 苏州浪潮智能软件有限公司 A kind of printing configuration method based on What You See Is What You Get
CN112486433A (en) * 2020-12-11 2021-03-12 航天信息股份有限公司 Invoice printing system, invoice printing method, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN102074080B (en) Customization and management method of visual management invoice template
CN102207836A (en) Server
CN102768619A (en) Information processing apparatus, information processing method and program
CN101777143A (en) Method, device and system for business bill conversion
CN105631738A (en) Standard inputting and storing system for accountant document template
CN106327100A (en) Change list generation method and device
CN104461538A (en) Report generation method and report generation system
CN100424629C (en) Method for automatic generating proof line during makeup
CN102567022B (en) Frame-type design method of instrument system for spectrum analyzers
CN101702218A (en) Information sending method applied to enterprise resource planning ERP and device
US20080250430A1 (en) Method and corresponding apparatus for creation of print drivers in a network
CN104683633A (en) Image Processing System, Information Processing Apparatus, And Recordable Medium
CN104598177A (en) Bill print platform
CN105278961A (en) Method and system for generating database table structure document
CN101510931B (en) Image forming apparatus, server, and image forming system
CN101388004A (en) Method for regulating page size of pollable document format file, apparatus and system
JP5915092B2 (en) Information processing apparatus, information processing system, and information processing program
CN107977171B (en) Print management apparatus and computer-readable medium storing print management program
CN105574805A (en) Image processing apparatus and method for performing specific process
CN109358843A (en) A kind of Fast Page building method towards financial terminal transaction
CN203179158U (en) Self-service type printing service terminal used in campus
CN109389786A (en) A kind of printing invoice method and device
US8773677B2 (en) Information processing apparatus, PDL data conversion method, and storage medium
CN102279718A (en) Method and device for printing drawings
CN103761395A (en) Method for generating dynamic report of virtual terminal of intelligent substation

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20150506