CN101976235B - Extensible Word report automatically-generating method based on dynamic web page - Google Patents
Extensible Word report automatically-generating method based on dynamic web page Download PDFInfo
- Publication number
- CN101976235B CN101976235B CN 201010290078 CN201010290078A CN101976235B CN 101976235 B CN101976235 B CN 101976235B CN 201010290078 CN201010290078 CN 201010290078 CN 201010290078 A CN201010290078 A CN 201010290078A CN 101976235 B CN101976235 B CN 101976235B
- Authority
- CN
- China
- Prior art keywords
- data
- word
- report
- template
- file
- 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
Links
Images
Landscapes
- Document Processing Apparatus (AREA)
Abstract
The invention relates to an extensible Word report automatically-generating method based on a dynamic web page, which comprises the following steps of: (1) adding a unique description message indicating functions and applications for each data processing method; (2) analyzing the description message of each data processing method from a data processing method sharing file by using a reflection technology, and sorting and packaging the description message into tags; (3) customizing a reporting template in a Word form by using the tags; (4) generating a dynamic web page by using the reporting template; and (5) replacing placeholders of data in the Word reporting template according to data information transmitted from the page, and generating a Word report. The method eliminates the limitations of Word to a data access interface, a user can obtain good interactive experience, no burden is caused to persons for preparing the template and compiling the report, and the efficiency and the extendibility of a system are guaranteed.
Description
Technical field
The present invention relates to a kind of extendible Word and report automatic generation method based on dynamic web page.
Background technology
Word is a usable range word processor the most widely in the world; All there is every day a large amount of word reports to need establishment; For example in server operation daily management mission, all need write daily paper, weekly, monthly magazine, quarterly report and annual report to the ruuning situation of each station server.The form of these reports is nearly all fixed, and the concrete parameter that just wherein relates to is different with data.If only rely on manual work to handle, a large amount of inquiries, copy and paste work are not only loaded down with trivial details, consuming time, and inefficiency, but also easy error have reduced the accuracy of report.Therefore, the automatic systematic function of research word report has important use value.
At present, Word reports that automatic generation method has following several kinds:
1. (Ye Ming, Zhang Zheng is based on the Word Report Generation Function Based exploitation of C#.NET, computer engineering and application, 2008,44 (9): 104-106) for document cursor tracking localization method.
The cardinal principle of this method is to control the corresponding form of initial sum of document content through following the tracks of and control Word document interior lights target position, and on the relevant position, inserts the content of appointment.Its shortcoming is: the space of a whole page of report, pattern and content must be through the procedure order inputs; In addition, this scheme is not sufficiently complete, and does not relate to the screening operation of user to data message.
2. (Lu Baoyu, Yang Xin's virtue generate Word report and dynamic structure form, computer software and application, 2007,4 (3): 180-183 with Delphi to utilize OLE or COM technology directly to control Word; Kong Lingyan, yellow flourishing, Jiang Qingxiang etc. use Visual Basic to handle Microsoft Word object and generate report file, computer engineering and application, 2003,39 (36): 115-117).
The cardinal principle of this method is to utilize directly control Word of OLE or COM technology; Column information in the database table structure is inserted in the Word document with the definition template as label; In Word, add self-defined forms and connect database; When generating document from database reading of data, and be filled up to automatically on the relevant position in the template.Shortcoming is to adopt the C/S structure, and it is convenient inadequately to dispose; And the interface that the window that needs expansion Word is selected as data, the project restriction of the existing interface of self-defining data edit form and Word, interactive experience is poor; In addition, after the generation report, can't carry out the secondary data query conversion on this basis; Most critical be that the user also must the acquaint with data library structure and the column information of database table.
3. generate method (Ge Fen, Wu Ning generate platform, University of Electronic Science and Technology's journal, 2007,36 (2) automatically based on the Word design documentation of multiple technologies) automatically based on the Word document of multiple technologies.
The cardinal principle of this method is to utilize VBA to adopt the form of inserting annotations and comments that label is set the part that can allow in the general file of one piece of standard to be replaced; And the label information that reaches document wherein stores in the database server; Next step provides input frame on the Asp page be the label assignment by the user, utilizes the content at label place in the user input values replacement general file to generate new document at last.Its shortcoming is: the VBA program all is embedded in the client Word application program, and it is convenient inadequately to dispose; And the VBA interface element is abundant inadequately, only supports simple text typing form, does not have backstage method support for form, picture etc.
4. use Report Engine to generate the Word document of specified format.The cardinal principle of this method is to provide visual means let the user definition structure of report by the report definition instrument; Secondary calculating rule after field that extracts and the extraction is by User Defined; When generating form, accomplish the data replacement to generate the form of intermediate form to the visit of database and in the relevant position by the Report Engine completion; And then, convert the Word file to through the output crossover tool.The Cell of typical product such as crystal report, profit universe form, UFSOFT etc.Its shortcoming is: can't satisfy the complicated service logic.Though Report Engine generally provides specific language to realize data computation with the form of programming; But also only limit to accomplish simple processing; For picture " trend map of average/extreme value that the random time of mass data is interval is drawn "; But and realize the such complicated business of editing operation after the data replacement, still be difficult to be competent at.
This shows, also do not have at present a kind of based on the B/S structure, dispose convenient, interface element is abundant, interactive experience is good, the Word that supports the secondary editor and possess good extendability reports automatic generation method.
Summary of the invention
In order to break away from the restriction of Word to the data access interface; Obtain good interacting sexual experience; Do not increase simultaneously model customization and the burden of reporting the personnel that write, guarantee the high efficiency and the extensibility of system, the invention provides a kind of new method; It is encapsulated as the data placeholder with data enquire method, inserts the data placeholder in the Word document then and customizes report template; Utilize report template to generate dynamic page, the page invocation data enquire method reads, displaying, edit file; Finally utilize the data placeholder in these information replacement report templates to generate final report.Use this method,, the model customization personnel are not had extra technical requirement through Word customization report template; Displaying, editing data information guarantee good user's operating experience in the page, and interactivity is strong; Utilize information replacement data placeholder to generate report, support the local repeated multiple times editor of online report; Customizable any complicated service disposal route, and dynamically add the data enquire method file when supporting operation, possess good extensibility.
The technical scheme that the present invention adopts is following:
A kind of extendible Word based on dynamic web page reports automatic generation method, may further comprise the steps:
1) growth data disposal route
Be that each data processing method adds a unique descriptor that shows methodological function and purposes, and to generate one through compiler or interpreter can be the data processing method shared file by other application programs shared module or file;
2) create the corresponding label of data processing method
Utilize the descriptor of reflection technology resolution data disposal route from the data processing method shared file, and taxonomic revision is encapsulated as label, label is that tag types and label body two parts are formed by tag head, and tag head and label body are the relations of one-to-many;
3) customization report template
Utilize label to customize the report template of a Word form;
4) generate dynamic web page with report template
5) generate the word report
Data placeholder according in the data message replacement Word report template of collecting in the dynamic web page generates the Word report.
Said step 3) further is subdivided into following substep:
3.1) expand the Word menu and add the window of selecting label;
3.2) chapters and sections of definition report;
3.3) the selection tag types;
3.4) the selection label body;
3.5) be placed on the mode of the tag combination of selecting with bookmark under the corresponding chapters and sections as the data placeholder;
3.6) Word document that this part comprised the data placeholder saves as a Word file as report template.
Said step 4) further is subdivided into following substep:
4.1) value of from the Word report template, searching the data placeholder and reading it with the mode of traversal bookmark is the descriptor of data processing method;
4.2) through the one-to-one relationship of reflection technology and descriptor, data processing method, find data processing method;
4.3) the rreturn value type of reflectance data disposal route and the Aspx displaying control of specified data in view of the above, this Aspx is a kind of netspeak of dynamic network programming;
4.4) save as the Html form to report template;
4.5) information of utilizing the information such as note and pattern in the regular expression deletion Html file to add Aspx page needs;
4.6) replace data placeholder among the Html through the template engine technology with Aspx data display control, generate dynamic page;
4.7) according to the data placeholder in the report template, generate the corresponding background process file of dynamic page, call the corresponding data processing method reading of data of each data placeholder and with dynamic page in the data display component binding;
4.8) accomplish editor through the visit Aspx page to report.
In said step 5); If passing the data of coming is text, form and picture; Just by the data placeholder in the form replacement template of data; If passing the data come is byte arrays, be data-switching picture and just with the data placeholder in the picture replacement masterplate, be file path if pass the data of coming; Just read the content of the file that file path points to earlier and replace the data placeholder in the template, finally utilize data placeholders all in the data replacement template and save as a Word file and report as Word with this.
The present invention has the following advantages:
1. through Word customization report template, the model customization personnel there is not extra technical requirement;
2. for template generates dynamic web page, interface element is abundant, and user interactivity is good;
3. utilize information replacement data placeholder to generate report, support the local repeated multiple times editor of online report;
4. dynamically add the data enquire method file when supporting any complicated service disposal route customization and operation, possess good extensibility.
Description of drawings
Fig. 1 is overall flow figure of the present invention;
Fig. 2 is the synoptic diagram of data processing method file content;
Fig. 3 is a customization report template process flow diagram;
Fig. 4 is the report template synoptic diagram;
Fig. 5 generates the dynamic page process flow diagram;
Fig. 6 is dynamic web page figure;
Fig. 7 is the Word report synoptic diagram that generates;
Fig. 8 can expand process flow diagram;
Fig. 9 is system's composition diagram that the present invention implements;
Figure 10 is the graph of a relation between Word report template, data enquire method file, database, the Word report.
Embodiment
The invention provides a kind of extendible Word and report automatic generation method based on dynamic web page.As shown in Figure 1, this method may further comprise the steps:
1. data processing method expansion
Utilize characteristic (Attribute) to add a descriptor unique, that show methodological function and purposes for each data processing method; Through compiler or interpreter this data processing method of having added descriptor being generated one then can be by other application programs shared module or file, i.e. data processing method shared file.For example: function is the storehouse management-inquiry commodity discrepancy library information (Fig. 2) in the current year for the corresponding descriptor of method of the outbound in the current year of inquiry commodity, warehouse-in record.Data processing method and descriptor have just formed man-to-man corresponding relation like this.
Through expand descriptor one to one for data processing method; Between descriptor, data processing method, database and data, set up the relationship chain from the descriptor to the data processing method, from the data processing method to the database, from the database to data, therefore can select data through the mode of selecting descriptor.
2. create the corresponding label of data processing method
Reflection (Reflection) is the important mechanisms among the .NET, can obtain the member of each type among the .NET (type of comprising, structure, trust, interface and enumerate etc.) in when operation through reflection, comprises method, attribute, incident, and constructed fuction etc.; Can also obtain each member's title, qualifier and parameter etc.Utilize reflection technology from the data processing method shared file, to parse the descriptor of data processing method, and taxonomic revision is encapsulated as label, this label is that tag types and label body two parts are formed by tag head, and tag head and label body are the relations of one-to-many.For example, in the label that the discrepancy library information to storehouse management-inquiry commodity current year encapsulates, tag types is storehouse management, and label body is the inquiry commodity discrepancy library informations in the current year.
3. customization report template
Utilize label to customize the report template of a Word document form, this report template the serve as reasons chapter title of report and the report frame of data placeholder composition.The flow process of customization report template is as shown in Figure 3:
Utilize Vsto (Visual Studio Tools for Office) technological expansion Word menu, promptly when Word starts, add the menu of " report template customization " by name and the submenu of " selection data " by name at the Word menu bar automatically;
The chapter title of input report also is provided with the pattern and the numbering of chapter title, for example: 6 the current year commodity go out warehouse situation;
After clicking " selection data ", add the window of selecting label;
Select tag types, for example selecting tag types is storehouse management;
Select label body, for example selecting label body is the inquiry commodity discrepancy library informations in the current year;
Be placed on the mode of the tag combination of selecting under the corresponding chapters and sections as the data placeholder,, can some special patterns be set for the data placeholder in order to be different from plain text with bookmark.The data placeholder is to be arranged in report template but finally can be by the text of a group data set of database replacement, its mark the positions of data in document;
The Word document that this part is comprised the data placeholder saves as a Word file as report template.
For example: the discrepancy library information in the inquiry commodity current year under the storehouse management classification is placed on the chapters and sections commodity as the data placeholder and goes out (Fig. 4) in the warehouse situation current year.
It is thus clear that; Between report template, data placeholder, descriptor, set up a relationship chain from report template to the data placeholder, from the data placeholder to descriptor; Just can be connected as bridge with descriptor with another relationship chain (from the descriptor to the data processing method, from the data processing method to the database, from the database to data); This has just constituted the complete relationship chain from report template to the data placeholder, from the data placeholder to descriptor, from the descriptor to the data processing method, from the data processing method to the database, from the database to data, has set up the incidence relation of template and data.
4. generate dynamic web page with template
The flow process that generates dynamic web page is as shown in Figure 5, utilizes the Vsto technology from the Word report template, to search the data placeholder with the mode of traversal bookmark and the value that reads it is the descriptor of data processing method;
One-to-one relationship through reflection technology and descriptor, data processing method finds data processing method;
The rreturn value type of reflectance data disposal route and the Aspx of specified data (a kind of network programming language) displaying control in view of the above; For example: the rreturn value of method is the then multiline text frame of corresponding A spx of text; The rreturn value of method is the then form class control of corresponding A spx of form and object set, and the rreturn value of method is the then picture box or the like of corresponding A spx of picture or byte arrays;
Utilize Vsto to save as Html (HyperText Markup Language or hypertext markup language) form to report template;
Utilize the information such as note and pattern in the regular expression deletion Html file, header, Js (Javascript, a kind of computer script language) and the Css information such as (Cascading Style Sheet or cascade CSSs) of adding Aspx page needs;
With data placeholder among Aspx data display control (TextBox, GridView and PictureBox etc.) the replacement Html, generate dynamic page through the template engine technology;
Utilize a accurate background process file of template engine language; Replace to template engine variable identifier wherein by template engine the data processing method of the data placeholder correspondence in the report template then; Generate the background process file corresponding, call each data processing method reading of data and bind from database with the data display control in the dynamic page with dynamic page;
Accomplish the editor to report through the visit Aspx page, its structure is consistent with final Word report, but can carry out local inquiry and modification repeatedly, and supports the editor that the i.e. preservation of preservation has midway been done but do not generate report.For example: it is as shown in Figure 6 in the effect of the page that commodity go out the warehouse situation chapters and sections current year.
5. generate the word report
Pass the data message of coming according to the page and replace the data placeholder in the Word report template, generate the Word report.If passing the data of coming is text, form and picture, just by the data placeholder in the form replacement Word report template of data; If passing the data come is byte arrays, be data-switching picture and just with the data placeholder in the picture replacement masterplate; If passing the data come is file paths, just reads the content of the file that file path points to earlier and replace the data placeholder in the Word report template with this.Finally utilize data placeholders all in the data replacements Word report template and preserve into a Word file and report as Word.For example: the data of being obtained by the discrepancy library information in storehouse management-inquiry commodity current year are one a section text and a pictures, and the result after the replacement is as shown in Figure 7.
In addition, be that the basis also makes the present invention have good extensibility with the data enquire method, data enquire method is dynamically added in support of the present invention in two ways when operation.First kind of mode: will compile the good Dll that comprises data enquire method (Dynamic Link Library; Be one comprise can be by the code of a plurality of procedure sharing and the storehouse of data) file puts under the assigned catalogue; After the service that responsible data enquire method is resolved monitors this incident; The data enquire method file that traversal increases newly under the catalogue also loads one by one, extracts available data enquire method and descriptor thereof, and the model customization of submitting to the upper strata with report use such as the page.The second way is as shown in Figure 8: at the self-defining data querying method page; Parameter, rreturn value, purposes and other information of input data query interface; Automatically generating code service generates a data access method source file in view of the above, and submits to automatic compiling service; Automatically the Dll file conversion after compiling service completion compiles and will compile is further handled by first kind of mode under assigned catalogue.
The inventive method is implemented in certain real-time back-up system fully.As shown in Figure 9, this system adopts the B/S framework, uses IIS as application server, and homemade Universal Database has been developed a series of aspx page and com component and has been deployed on the IIS server as database server.We have successfully realized the customization of report templates such as day, week, the moon, season, year, and utilize these templates to accomplish the automatic generation of analysis report.As can be seen from the figure data storage is in database server; The Word report template is created by client and finally is stored on the application server; The file storage that comprises data enquire method and descriptor thereof is on application server; And from the consideration of security, the Word report that is generated by report template finally also is kept on the database server.
Figure 10 has reflected the relation between Word report template, data enquire method file, database, the Word report.At first, during custom built forms, utilize data enquire method descriptor in the data enquire method file, get in touch for having set up between Word report template and the data of database, and data enquire method is exactly a bridge as the data placeholder in the Word report template.Secondly; When generating report; Transfer the Word report template to the Html file, replace with Aspx data display control to the data placeholder in the Html file and generate the Aspx page, in Aspx background process file, call data that data enquire method obtains and bind with the Aspx page control; The data of utilizing the Aspx backstage to pass back are at last replaced the data placeholder in the Word report template, thereby generate the Word report and deposit database in.
Through the application of the inventive method, this system has successfully realized the automatic generation in analysis report (day, week, the moon, season, year), has alleviated the routine work burden of reporting the personnel that write greatly.Meanwhile, model customization generates with report does not have extra technical requirement for personnel, is convenient to system implementation and popularization; The inquiry of data, editor accomplish in the page and the support report is preserved midway and data inheritance function interacting sexual experiences such as (a report information extractions from other portion report) is good; And system is the basis with the descriptor of service inquiry method, has possessed good extendability.
Claims (2)
1. the extendible Word based on dynamic web page reports automatic generation method, it is characterized in that may further comprise the steps:
1) growth data disposal route
Be that each data processing method adds a unique descriptor that shows methodological function and purposes, and to generate one through compiler or interpreter can be the data processing method shared file by other application programs shared module or file;
2) create the corresponding label of data processing method
Utilize the descriptor of the reflex mechanism resolution data disposal route from the data processing method shared file among the .NET; And taxonomic revision is encapsulated as label; Label is that tag types and label body two parts are formed by tag head, and tag head and label body are the relations of one-to-many;
3) customization report template
Utilize label to customize the report template of a Word form;
4) generate dynamic web page with report template
5) generate the word report
Data placeholder according in the data message replacement Word report template of collecting in the dynamic web page generates the Word report;
Said step 3) further is subdivided into following substep:
3.1) expand the Word menu and add the window of selecting label;
3.2) chapters and sections of definition report;
3.3) the selection tag types;
3.4) the selection label body;
3.5) make up tag types of selecting and label body, be placed under the corresponding chapters and sections as the data placeholder with the mode of bookmark;
3.6) Word document that this part comprised the data placeholder saves as a Word file as report template;
Said step 4) further is subdivided into following substep:
4.1) value of from the Word report template, searching the data placeholder and reading it with the mode of traversal bookmark is the descriptor of data processing method;
4.2) through the one-to-one relationship of the reflex mechanism among the .NET and descriptor, data processing method, find data processing method;
4.3) the rreturn value type of reflectance data disposal route and the Aspx displaying control of specified data in view of the above, this Aspx is a kind of netspeak of dynamic network programming;
4.4) save as the Html form to report template;
4.5) utilize note and pattern in the regular expression deletion Html file, add the information that the Aspx page needs;
4.6) replace data placeholder among the Html through the template engine technology with Aspx data display control, generate dynamic page;
4.7) according to the data placeholder in the report template, generate the corresponding background process file of dynamic page, call the corresponding data processing method reading of data of each data placeholder and with dynamic page in the data display component binding;
4.8) accomplish editor through the visit Aspx page to report.
2. the extendible Word based on dynamic web page as claimed in claim 1 reports automatic generation method, it is characterized in that:
In said step 5); If passing the data of coming is text, form and picture; Just by the data placeholder in the form replacement template of data; If passing the data come is byte arrays, be data-switching picture and just with the data placeholder in the picture replacement masterplate, be file path if pass the data of coming; Just read the content of the file that file path points to earlier and replace the data placeholder in the template, finally utilize data placeholders all in the data replacement template and save as a Word file and report as Word with this.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 201010290078 CN101976235B (en) | 2010-09-21 | 2010-09-21 | Extensible Word report automatically-generating method based on dynamic web page |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 201010290078 CN101976235B (en) | 2010-09-21 | 2010-09-21 | Extensible Word report automatically-generating method based on dynamic web page |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101976235A CN101976235A (en) | 2011-02-16 |
CN101976235B true CN101976235B (en) | 2012-07-25 |
Family
ID=43576121
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN 201010290078 Active CN101976235B (en) | 2010-09-21 | 2010-09-21 | Extensible Word report automatically-generating method based on dynamic web page |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101976235B (en) |
Families Citing this family (64)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102999502B (en) * | 2011-09-09 | 2015-08-05 | 腾讯科技(深圳)有限公司 | The method and apparatus of expansion page-tag |
CN102510377A (en) * | 2011-10-31 | 2012-06-20 | 北京锐安科技有限公司 | Webpage interaction accelerating asynchronous data processing method and system |
CN103136317A (en) * | 2011-11-29 | 2013-06-05 | 北京建龙重工集团有限公司 | Implement method of on-line examination and approval informatization of engineering contracts in engineering management system |
US9086937B2 (en) | 2012-05-16 | 2015-07-21 | Apple Inc. | Cloud-based application resource files |
CN103020027A (en) * | 2012-11-16 | 2013-04-03 | 北京北森测评技术有限公司 | Method, device and system for generating dynamic report |
CN103295101A (en) * | 2013-05-30 | 2013-09-11 | 福建四创软件有限公司 | Method for automatically generating disaster-prevention consultation report material |
CN104346319B (en) * | 2013-08-05 | 2017-04-26 | 北大方正集团有限公司 | Method and system for inspecting document style |
CN103617558A (en) * | 2013-11-11 | 2014-03-05 | 贵阳供电局 | Method for generating voltage management report |
CN103714492A (en) * | 2014-01-02 | 2014-04-09 | 广西电网公司电力科学研究院 | Automatic report generating method capable of meeting power distribution network management specific data standards |
CN104391731B (en) * | 2014-09-29 | 2018-12-21 | 北京广利核系统工程有限公司 | A kind of edit methods unrelated with data type based on C# |
CN104750796A (en) * | 2014-11-13 | 2015-07-01 | 安徽四创电子股份有限公司 | Method for leading out Word under BS system |
CN105653255B (en) * | 2014-12-08 | 2018-07-27 | 远光软件股份有限公司 | A method of report template is set in OFFICE frames to automatically generate report file |
CN104572597A (en) * | 2015-01-12 | 2015-04-29 | 浪潮通用软件有限公司 | Automatic word analysis report generation method and device |
CN104657340B (en) * | 2015-02-10 | 2018-09-11 | 上海创景信息科技有限公司 | Expansible Word report preparing systems and method based on script |
CN105354301B (en) * | 2015-11-04 | 2019-02-01 | 国云科技股份有限公司 | A method of recombination Html structure simultaneously clicks acquisition Html component by mouse |
CN105446945B (en) * | 2015-12-01 | 2017-12-01 | 广东电网有限责任公司电网规划研究中心 | Word marks report-generating method |
CN105468570B (en) * | 2015-12-24 | 2019-03-12 | 北京中电普华信息技术有限公司 | A kind of document synthesis methods of exhibiting and device |
CN106933862B (en) * | 2015-12-30 | 2020-02-04 | 北京神州泰岳软件股份有限公司 | Method and device for generating mail report |
CN106446598A (en) * | 2016-11-15 | 2017-02-22 | 上海派森诺生物科技股份有限公司 | Project paper automatic generation method |
CN106776510A (en) * | 2016-11-17 | 2017-05-31 | 金蝶软件(中国)有限公司 | Word embeds form generation method and device |
CN108460816A (en) * | 2017-02-28 | 2018-08-28 | 广州慧更思通信科技有限公司 | A kind of interactive intelligent generation system of intelligent grid communication planning design report |
CN107818074A (en) * | 2017-09-27 | 2018-03-20 | 阿里巴巴集团控股有限公司 | A kind of generation method of data report, device and electronic equipment |
CN107845033A (en) * | 2017-11-08 | 2018-03-27 | 上海壹账通金融科技有限公司 | Air control report-generating method, device, equipment and computer-readable recording medium |
CN108257031B (en) * | 2017-11-09 | 2022-04-12 | 中国平安人寿保险股份有限公司 | Medical insurance product issuing method and device and storage medium |
CN109800397B (en) * | 2017-11-16 | 2020-12-04 | 北大方正集团有限公司 | Data analysis report automatic generation method and device, computer equipment and medium |
CN107992600A (en) * | 2017-12-13 | 2018-05-04 | 中国建设银行股份有限公司福建省分行 | A kind of method and computer equipment of intelligence generation data acquisition webpage |
CN109933752B (en) * | 2017-12-15 | 2023-05-30 | 北京京东尚科信息技术有限公司 | Method and device for exporting electronic document |
CN108197090B (en) * | 2018-02-01 | 2021-05-07 | 北京恒华伟业科技股份有限公司 | Method and system for processing default value in file format conversion process |
CN108038254B (en) * | 2018-02-01 | 2022-12-09 | 北京恒华伟业科技股份有限公司 | Method and system for processing different types of units in file format conversion process |
CN108595398A (en) * | 2018-04-16 | 2018-09-28 | 北京航空航天大学 | The method that artificial intelligence program substitutes person writing's simulation report |
CN109299446B (en) * | 2018-08-03 | 2022-08-12 | 新华三大数据技术有限公司 | Report generation method and device |
CN109240625A (en) * | 2018-08-09 | 2019-01-18 | 深圳市口袋网络科技有限公司 | A kind of document structure tree method, apparatus and computer storage medium suitable for printing |
CN109492175A (en) * | 2018-10-23 | 2019-03-19 | 青岛海信电器股份有限公司 | The display methods and device of Application Program Interface, electronic equipment, storage medium |
CN109522528A (en) * | 2018-11-13 | 2019-03-26 | 吴昌议 | A kind of word document is converted to the method that can calculate automatically html document |
CN109710250B (en) * | 2018-11-15 | 2022-05-31 | 安徽同徽信息技术有限公司 | Visualization engine system and method for constructing user interface |
CN109857670B (en) * | 2019-02-15 | 2022-02-22 | 太仓市同维电子有限公司 | Test report automatic generation method based on universal template |
CN110070081A (en) * | 2019-03-13 | 2019-07-30 | 深圳壹账通智能科技有限公司 | Automatic information input method, device, storage medium and electronic equipment |
CN110032718B (en) * | 2019-04-12 | 2023-04-18 | 广州广燃设计有限公司 | Table conversion method, system and storage medium |
CN110321539A (en) * | 2019-06-26 | 2019-10-11 | 成都科鸿智信科技有限公司 | A kind of special equipment supervising platform report tool |
CN110309499B (en) * | 2019-07-05 | 2020-07-17 | 广东铭太信息科技有限公司 | Device for generating examination report and method for generating examination report online |
CN110728127B (en) * | 2019-07-15 | 2023-09-12 | 贵州科学院(贵州省应用技术研究院) | Automatic generation method of biodiversity assessment report |
CN110413977A (en) * | 2019-08-02 | 2019-11-05 | 山东浪潮通软信息科技有限公司 | A method of based on bookmark techniques dynamic generation contract text |
CN110430022B (en) * | 2019-08-19 | 2022-04-19 | 深圳市鹏海运电子数据交换有限公司 | Data transmission method and device |
CN110889071A (en) * | 2019-11-20 | 2020-03-17 | 山东中创软件工程股份有限公司 | Text generation method, device and equipment and computer readable storage medium |
CN111145051A (en) * | 2019-11-26 | 2020-05-12 | 方正璞华软件(武汉)股份有限公司 | Method and device for generating arbitration electronic document |
CN111178027B (en) * | 2019-12-09 | 2023-03-31 | 北京尊冠科技有限公司 | Report generation system and method based on online creation template and online specified data |
CN111274799B (en) * | 2020-01-09 | 2023-06-23 | 天津车之家数据信息技术有限公司 | Article title generation method, device and storage medium |
CN111353283B (en) * | 2020-01-19 | 2021-09-10 | 上海欧易生物医学科技有限公司 | Automatic webpage report generation method and generation system |
CN111523296A (en) * | 2020-04-16 | 2020-08-11 | 山东贝赛信息科技有限公司 | Method for generating public opinion report based on Selenium |
CN111582518A (en) * | 2020-05-19 | 2020-08-25 | 北京数字绿土科技有限公司 | Automatic generation method and device for power inspection report and terminal equipment |
CN112114891A (en) * | 2020-08-04 | 2020-12-22 | 中国电力科学研究院有限公司 | Plug-in-based visual Word report generation system |
CN112069434A (en) * | 2020-09-24 | 2020-12-11 | 中盈优创资讯科技有限公司 | Method and device for generating word document by one key on web interface |
CN112149391B (en) * | 2020-09-28 | 2023-06-09 | 平安证券股份有限公司 | Information processing method, information processing apparatus, terminal device, and storage medium |
CN112446197B (en) * | 2020-11-26 | 2024-02-02 | 宁波九寰适创科技有限公司 | Automatic standardized report generation method for industrial application |
CN112613834A (en) * | 2020-12-15 | 2021-04-06 | 北京高诚科技发展有限公司 | Method and system for automatically generating and reporting comprehensive traffic operation detection report |
CN112651220A (en) * | 2021-01-28 | 2021-04-13 | 宁夏智诚安环科技发展股份有限公司四川分公司 | Environmental impact evaluation report generation method and system |
CN113408244B (en) * | 2021-06-22 | 2023-08-22 | 平安科技(深圳)有限公司 | Method, device, equipment and medium for generating Word document by Java application |
CN113609820B (en) * | 2021-07-30 | 2024-04-30 | 中国平安财产保险股份有限公司 | Method, device and equipment for generating word file based on extensible markup language file |
CN113793233A (en) * | 2021-11-15 | 2021-12-14 | 广东卓维网络有限公司 | Generation processing method, system, storage medium and processor of electric power transaction contract |
CN114217722B (en) * | 2021-12-22 | 2024-05-17 | 沈阳东睿科技有限公司 | Automatic engine file data acquisition method based on dynamic binding |
CN113961244B (en) * | 2021-12-22 | 2022-04-08 | 深圳市明源云科技有限公司 | Page conversion method, device, equipment and storage medium |
CN115310413B (en) * | 2022-04-13 | 2023-07-18 | 北京梦天门科技股份有限公司 | Epidemiological investigation report generation method, epidemiological investigation report generation device, storage medium and electronic equipment |
CN115809652B (en) * | 2023-01-28 | 2023-05-23 | 北京蓝色星际科技股份有限公司 | Method and device for automatically synthesizing red header file |
CN116226053B (en) * | 2023-05-05 | 2024-03-22 | 中国民航信息网络股份有限公司 | Text processing method, device and equipment |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101499057A (en) * | 2008-01-29 | 2009-08-05 | 鸿富锦精密工业(深圳)有限公司 | Electronic document generating system and method |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070055688A1 (en) * | 2005-09-08 | 2007-03-08 | International Business Machines Corporation | Automatic report generation |
-
2010
- 2010-09-21 CN CN 201010290078 patent/CN101976235B/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101499057A (en) * | 2008-01-29 | 2009-08-05 | 鸿富锦精密工业(深圳)有限公司 | Electronic document generating system and method |
Non-Patent Citations (2)
Title |
---|
王成志.用DELPHI编写基于WORD的工程技术文档自动生成系统.《机械设计与制造》.2001,(第3期),25-27. * |
金良锋.WORD试验报告的自动生成.《中国测试技术》.2007,第33卷(第4期),112-115. * |
Also Published As
Publication number | Publication date |
---|---|
CN101976235A (en) | 2011-02-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101976235B (en) | Extensible Word report automatically-generating method based on dynamic web page | |
CN101266666B (en) | Document for commerce in trading partner network and interface definition based on same document | |
CN101268458A (en) | Data managing apparatus, data editing apparatus, data browsing apparatus, data managing method, data editing method, and data browsing method | |
CN101211336B (en) | Visualized system and method for generating inquiry file | |
US20060149770A1 (en) | Integrated authoring system for electronic technical manual and paper technical manual using logistics support analysis data and authoring method therefor | |
CN101488086A (en) | Software generation method and apparatus based on field model | |
Dimić et al. | XML Editor for UNIMARC and MARC 21 cataloguing | |
Jiang et al. | Towards reengineering web sites to web-services providers | |
CN109597603B (en) | Demand document automatic generation method based on document component | |
CN101203848A (en) | Document processing device and document processing method | |
CN110516185A (en) | Method and device for processing dynamic website | |
CN115713309A (en) | Internal auditing system | |
CN101268438A (en) | Data processing apparatus | |
Luyten et al. | Runtime transformations for modal independent user interface migration | |
CN103377175A (en) | Structured document converting based on partition | |
Weibel et al. | DC-5: The Helsinki Metadata Workshop | |
Tudhope et al. | Pattern based mapping and extraction via CIDOC CRM | |
CN103246662A (en) | Processing method and device of area data contents in web pages | |
Gessner et al. | Automated transformation of CDISC ODM to OpenClinica | |
Goud et al. | Petriweb: A repository for petri nets | |
JP2006236262A (en) | Information extraction program and method | |
Jongejan | Workflow management in CLARIN-DK | |
Webb | EAD in the department of special collections and western manuscripts at the bodleian library, United Kingdom | |
CN100472512C (en) | Processing documents in multiple markup representations | |
CN101278256A (en) | Data processing device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant |