CN109145266A - A method of dynamic PDP file is quickly generated from picture - Google Patents

A method of dynamic PDP file is quickly generated from picture Download PDF

Info

Publication number
CN109145266A
CN109145266A CN201810826386.XA CN201810826386A CN109145266A CN 109145266 A CN109145266 A CN 109145266A CN 201810826386 A CN201810826386 A CN 201810826386A CN 109145266 A CN109145266 A CN 109145266A
Authority
CN
China
Prior art keywords
slice
dynamic data
dynamic
data
specially treated
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201810826386.XA
Other languages
Chinese (zh)
Other versions
CN109145266B (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.)
Zhuhai Circle Treasure Network Technology Co Ltd
Original Assignee
Zhuhai Circle Treasure Network 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 Zhuhai Circle Treasure Network Technology Co Ltd filed Critical Zhuhai Circle Treasure Network Technology Co Ltd
Priority to CN201810826386.XA priority Critical patent/CN109145266B/en
Publication of CN109145266A publication Critical patent/CN109145266A/en
Application granted granted Critical
Publication of CN109145266B publication Critical patent/CN109145266B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The present invention provides a kind of method for quickly generating dynamic PDP file from picture, comprising the following steps: pre-processes to original image;Using the blank picture template as layout background, one and the identical figure layer of blank picture template are created on the blank picture template, which is known as handling figure layer;Slice;Each slice is exported and forms a html document;Define dynamic data storage database;Html document is written into dynamic data, turns PDF plug-in unit using HTML and html document is generated into pdf document.Advantage are as follows: the invention is simple and feasible, quick and convenient, and pattern error is almost nil, can deal with the demand that extremely complex moving picture content turns PDF, have the advantages that image content turn PDF efficiency it is very high.

Description

A method of dynamic PDP file is quickly generated from picture
Technical field
The invention belongs to pdf document generation technique fields, and in particular to a kind of to quickly generate dynamic PDP file from picture Method.
Background technique
PDF (portable document format) file is the desired format for electronic document distribution, is the whole world The open-standards of electronic document distribution.PDF format file has become the actual industrial standard of digital information at present, It to apply it in a network across media, cross-platform, safety more and more extensive, studying it seems and becomes more and more important.
Currently, being usually present demand used below: by the figure of the formats such as given one or multiple JPG, BMP, PNG Piece is converted into corresponding pdf document, while text, number or partial picture content in picture being required to be dynamically modified.It passes In system mode, when picture is generated dynamic PDP file, the main method of use are as follows: use certain computer language, research mentions The picture format of confession, with reference to the call format of pdf document, the corresponding pdf document of the generation of a line a line.Although such mode can Row, but need to spend a large amount of manpower and material resources, the efficiency of dynamic PDP file generated is lower.
Summary of the invention
In view of the defects existing in the prior art, the present invention provides a kind of method for quickly generating dynamic PDP file from picture, It can effectively solve the above problems.
The technical solution adopted by the invention is as follows:
The present invention provides a kind of method for quickly generating dynamic PDP file from picture, comprising the following steps:
Step 1, original image to be treated is read, the original image is pre-processed, is emptied in original image It needs to fill data corresponding to the position of dynamic data, retains the fixed form data in original image, obtain blank picture Template;
Step 2, using the blank picture template as layout background, on the blank picture template create one with The identical figure layer of blank picture template, the figure layer are known as handling figure layer;
Step 3, in the processing figure layer, the band of position for needing to fill dynamic data is determined, each band of position is only It can single one dynamic data of filling;Then, slicing treatment is carried out to each band of position, to obtain M slice, M is certainly So number;Each slice has slice serial number;Meanwhile each corresponding be sliced of slice serial number has with properties: slice length is cut Transverse and longitudinal coordinate, the slicing treatment mode of piece width, centre of slice point in processing figure layer;The slicing treatment mode includes normal Tupe and specially treated mode;If it is specially treated mode, specially treated mode is bound herein;Then, it is cut each Piece exports to form a html document;The attribute of slice is exported in slice attribute list;
Step 4, dynamic data storage database is defined;The dynamic data storage database includes data structure and moves State data value;Wherein, the data structure refers to: for each slice, defining a corresponding data structure, the data Structure is the fillable data type of slice, including number, text or picture, and two-dimensional array [slice serial number, data are consequently formed Type];Then, the dynamic data that N group needs to fill is read in below each data type, and Multidimensional numerical [slice sequence is consequently formed Number, dynamic data 1, dynamic data 2 ... dynamic data N], and then form dynamic data storage database;
Step 5, i=1 is enabled;I is the serial number of the corresponding dynamic data of each slice serial number;
Step 6, j=1 is enabled;Wherein, j is slice serial number;
Step 7, corresponding i-th of the dynamic data of j-th of slice is read using script, then by reading slice attribute list, Obtain the corresponding slicing treatment mode of j-th of slice;If it is normal processing mode, directly the dynamic data read is filled out It is charged to the center of the corresponding slice in the html document of step 3 formation;If it is specially treated mode, reads cut first Piece attribute list obtains the attribute of corresponding slice;It is special to be carried out again using the specially treated mode to the dynamic data read Processing, and in the corresponding slice in the html document that the dynamic data filling after specially treated to step 3 is formed;
Step 8, j=j+1 is enabled, judges whether j is greater than M;If it is greater, then executing step 9;If it is not greater, then returning Execute step 7;
Step 9, thus obtain having been filled with the html document of dynamic data;Turn PDF plug-in unit using HTML html document is raw At pdf document, a pdf document is thus obtained;
Step 10, i=i+1 is enabled, judges whether i is greater than N;If it is greater, then executing step 11;If it is not greater, then returning Receipt row step 7;
Step 11, N number of pdf document is thus obtained.
Preferably, in step 3, the specially treated mode includes that point diagram generates tupe and degree figure generation processing mould Formula.
Preferably, in step 7, specially treated is carried out to the dynamic data read using the specially treated mode, and In corresponding slice in the html document that dynamic data filling after specially treated to step 3 is formed, specifically:
Tupe is generated if it is point diagram, after reading the corresponding dynamic data of slice, is converted according to percentage Daynamic transformation is percentage by formula, and on the vertical central axes of corresponding slice, navigates to corresponding percentage position, Additional character is drawn by setup parameter in corresponding percentage position, and then completes to arrive the dynamic data filling after specially treated The operation in corresponding slice in the html document that step 3 is formed.
Preferably, in step 3, each slice is exported in the html document formed, including M slice, also, each cut Piece has a html tag img;In step 7, in the html document dynamic data filling read to step 3 formed Corresponding slice center, specifically: corresponding label img will be sliced first and hidden, then again to cutting after label img Fill dynamic data in the center of piece.
A kind of method quickly generating dynamic PDP file from picture provided by the invention has the advantage that
The invention is simple and feasible, quick and convenient, and pattern error is almost nil, can deal in extremely complex dynamic picture Hold and turn the demand of PDF, have the advantages that image content turn PDF efficiency it is very high.
Detailed description of the invention
Fig. 1 is a kind of flow diagram for the method that dynamic PDP file is quickly generated from picture provided by the invention;
Fig. 2 is a kind of specific example of original image to be treated;
Fig. 3 is the exemplary diagram of the blank picture template obtained after Fig. 2 is pre-processed;
Fig. 4 is slicing processes schematic diagram;
Fig. 5 is the exemplary diagram of the pdf document ultimately generated.
Specific embodiment
In order to which the technical problems, technical solutions and beneficial effects solved by the present invention is more clearly understood, below in conjunction with Accompanying drawings and embodiments, the present invention will be described in further detail.It should be appreciated that specific embodiment described herein only to It explains the present invention, is not intended to limit the present invention.
The present invention provides a kind of method for quickly generating dynamic PDP file from picture, with reference to Fig. 1, comprising the following steps:
Step 1, original image to be treated is read, the original image is pre-processed, is emptied in original image It needs to fill data corresponding to the position of dynamic data, retains the fixed form data in original image, obtain blank picture Template;As shown in Fig. 2, being a kind of specific example of original image to be treated;The table is a questionnaire table, to Mr. Yu One respondent Xiao Wang altogether tests its four abilities, and common sense is scored at 12 points, and vision picture mosaic is scored at 10 points, Arithmetic is scored at 11 points, and decoding is scored at 12 points.Also, in Fig. 2, corresponding point diagram is also generated, so as to intuitive table Reveal the height relationship of this four abilities.
Therefore, for different respondents, it is obviously desirable to change 8 dynamic datas in Fig. 2, be respectively as follows: 12,10, 11,12 this four numbers and four corresponding big stains.Therefore, after handling Fig. 2, blank shown in Fig. 3 can be obtained Picture template.
Step 2, using the blank picture template as layout background, on the blank picture template create one with The identical figure layer of blank picture template, the figure layer are known as handling figure layer;
Step 3, in the processing figure layer, the band of position for needing to fill dynamic data is determined, each band of position is only It can single one dynamic data of filling;Then, slicing treatment is carried out to each band of position, to obtain M slice, M is certainly So number;Each slice has slice serial number;Meanwhile each corresponding be sliced of slice serial number has with properties: slice length is cut Transverse and longitudinal coordinate, the slicing treatment mode of piece width, centre of slice point in processing figure layer;The slicing treatment mode includes normal Tupe and specially treated mode;If it is specially treated mode, specially treated mode is bound herein;Then, it is cut each Piece exports to form a html document;The attribute of slice is exported in slice attribute list;
With reference to Fig. 4,8 slices are obtained, serial number is respectively 1,2,3 ... 8.Fig. 4 is seen in the corresponding region of the slice In thick line it is real.That is: the corresponding band of position of 1,2,3 and No. 4 slice is a junior unit lattice.And 5,6,7 and No. 8 slices correspond to The band of position be vertical-shaped big unit lattice.
In this step, the specially treated mode includes that point diagram generates tupe and degree figure generation tupe etc.. In Fig. 4,1,2,3 and No. 4 slice is normal processing mode;5,6,7 and No. 8 slices are that point diagram generates tupe.
Step 4, dynamic data storage database is defined;The dynamic data storage database includes data structure and moves State data value;Wherein, the data structure refers to: for each slice, defining a corresponding data structure, the data Structure is the fillable data type of slice, including number, text or picture, and two-dimensional array [slice serial number, data are consequently formed Type];Then, the dynamic data that N group needs to fill is read in below each data type, and Multidimensional numerical [slice sequence is consequently formed Number, dynamic data 1, dynamic data 2 ... dynamic data N], and then form dynamic data storage database;
By taking the corresponding dynamic data of each slice as an example, then for the example of Fig. 2-Fig. 4, it is assumed that No. 1 slice corresponds to Dynamic data be 10;The corresponding dynamic data of No. 2 slices is 12;The corresponding dynamic data of No. 3 slices is 15;No. 4 slices pair The dynamic data answered is 6;The corresponding dynamic data of No. 5 slices is 10;The corresponding dynamic data of No. 6 slices is 12;No. 7 slices pair The dynamic data answered is 15;The corresponding dynamic data of No. 8 slices is 6.
Step 5, i=1 is enabled;I is the serial number of the corresponding dynamic data of each slice serial number;
Step 6, j=1 is enabled;Wherein, j is slice serial number;
Step 7, corresponding i-th of the dynamic data of j-th of slice is read using script, then by reading slice attribute list, Obtain the corresponding slicing treatment mode of j-th of slice;If it is normal processing mode, directly the dynamic data read is filled out It is charged to the center of the corresponding slice in the html document of step 3 formation;If it is specially treated mode, reads cut first Piece attribute list obtains the attribute of corresponding slice;It is special to be carried out again using the specially treated mode to the dynamic data read Processing, and in the corresponding slice in the html document that the dynamic data filling after specially treated to step 3 is formed;
In this step, specially treated is carried out to the dynamic data read using the specially treated mode, and will be special In corresponding slice in the html document that dynamic data filling that treated is formed to step 3, specifically:
Tupe is generated if it is point diagram, after reading the corresponding dynamic data of slice, is converted according to percentage Daynamic transformation is percentage by formula, and on the vertical central axes of corresponding slice, navigates to corresponding percentage position, Additional character is drawn by setup parameter in corresponding percentage position, and then completes to arrive the dynamic data filling after specially treated The operation in corresponding slice in the html document that step 3 is formed.
In addition, each slice is exported in the html document formed in step 3, including M slice, also, each slice With a html tag img;In step 7, in the html document dynamic data filling read to step 3 formed The center of corresponding slice, specifically: it will be sliced corresponding label img first and hide, then again to the slice after label img Center fill dynamic data.Herein, in step 7, fixed css layer can also be added in the head of html document Stacking style table (full name in English: Cascading Style Sheets) prevents from being laid out disorder caused by content over range.It can be with Toward the css or other pictures design (such as background) of the html write-in customized interface in part.
In addition, when dynamic data is written, method common in the art be using various backstage development languages such as Java, Python, C# etc. write code output pdf document line by line in background program, and the present invention is using before Javascript End instruction is completed in html page.
Step 8, j=j+1 is enabled, judges whether j is greater than M;If it is greater, then executing step 9;If it is not greater, then returning Execute step 7;
Step 9, thus obtain having been filled with the html document of dynamic data;Turn PDF plug-in unit using HTML html document is raw At pdf document, a pdf document is thus obtained;With reference to Fig. 5, the example of the pdf document as ultimately generated.Wherein, HTML turns PDF plug-in unit can be using existing plug-in unit, for example, turning PDF plug-in unit (wkhtmltopdf using Ruby language HTML 0.12.4)。
Step 10, i=i+1 is enabled, judges whether i is greater than N;If it is greater, then executing step 11;If it is not greater, then returning Receipt row step 7;
Step 11, N number of pdf document is thus obtained.
It can be seen that for the questionnaire table picture of some pattern, it is assumed that share the questionnaire table of 100 different peoples Picture, if needing that each questionnaire table picture is converted to PDF respectively, under efficiency is very low by the way of traditional;And Using figure method of the present invention it is only necessary to pre-process first to a questionnaire table picture, is then cut, HTML lattice are generated Formula document storing;A dynamic data storage database is resettled, storage 100 coexists in dynamic data storage database, each The specific investigation result of a corresponding people;Therefore, the present invention can dynamically read the data of needs from database, and data are write Enter into html document, after the completion of the investigation result of a people is written, i.e., this html document is converted into pdf document, by This completes the acquisition of the PDF format document of a people;It so constantly recycles, can efficiently be automatically performed very much to 100 people PDF format document acquisition.Therefore, the formation efficiency of dynamic PDP file is very high.
As a kind of specific implementation, the present invention is realized using computer language, for example, development language uses Ruby+ Javascript, Ruby version are 2.3.
The method provided by the invention fast and accurately completed dynamic picture for one kind and be converted to PDF format.Inventor was once Test is programmed with same picture (exemplary diagram 2).
If completing a complicated dynamic picture by the way of traditional turns PDF, for a software engineer, first Need to learn the pattern of given picture, study pdf document output pattern (8 hours), the important background picture (2 in interception part A hour), then begin to use corresponding computer language to obtain dynamic data and is programmed (20 according to the demand of PDF format A hour), it is then adjusted test (10 hours), process time spends 40 hours in total, or so about 5 working days.
And use the method for the present invention (assuming that a software engineer), then it is divided into layout Background pretreatment (1 hour), Background cuts figure and turns HTML (2 hours), obtains dynamic data using corresponding Ruby language and generates HTML using Javascript Dynamic data in the page finally turns PDF plug-in unit (wkhtmltopdf) using HTML and generates pdf document (4 hours), carries out Adjustment test (3 hours), process time is spent probably in or so 10 hours in total.Save or so about 30 hours Working time.The time of saving is mainly manifested in the time of picture pattern study, and the time of PDF pattern is exported according to PDF format, Pattern debug time etc..
Present invention is particularly suitable for how pdf document is exported do not know about but to HTML/Javascript language it is riper The software developer known can be completed in a relatively short time the work that complicated picture generates pdf document.
The present invention provides a kind of method for quickly generating dynamic PDP file from picture, has the advantage that
The invention is simple and feasible, quick and convenient, and pattern error is almost nil, can deal in extremely complex dynamic picture Hold and turn the demand of PDF, have the advantages that image content turn PDF efficiency it is very high.
The above is only a preferred embodiment of the present invention, it is noted that for the ordinary skill people of the art For member, various improvements and modifications may be made without departing from the principle of the present invention, these improvements and modifications are also answered Depending on protection scope of the present invention.

Claims (4)

1. a kind of method for quickly generating dynamic PDP file from picture, which comprises the following steps:
Step 1, original image to be treated is read, the original image is pre-processed, empties in original image and needs Data corresponding to the position of dynamic data are filled, retains the fixed form data in original image, obtains blank picture template;
Step 2, using the blank picture template as layout background, on the blank picture template create one with it is described The identical figure layer of blank picture template, the figure layer are known as handling figure layer;
Step 3, in the processing figure layer, the band of position for needing to fill dynamic data is determined, each band of position only can be single One dynamic data of secondary filling;Then, slicing treatment is carried out to each band of position, to obtain M slice, M is natural number; Each slice has slice serial number;Meanwhile each corresponding be sliced of slice serial number has with properties: slice length, slice are wide Transverse and longitudinal coordinate, the slicing treatment mode of degree, centre of slice point in processing figure layer;The slicing treatment mode includes normal processing Mode and specially treated mode;If it is specially treated mode, specially treated mode is bound herein;Then, each slice is led A html document is formed out;The attribute of slice is exported in slice attribute list;
Step 4, dynamic data storage database is defined;The dynamic data storage database includes data structure and dynamic number According to value;Wherein, the data structure refers to: for each slice, defining a corresponding data structure, the data structure To be sliced fillable data type, including number, text or picture, two-dimensional array [slice serial number, data class is consequently formed Type];Then, N group is read in below each data type and needs the dynamic data filled, be consequently formed Multidimensional numerical [be sliced serial number, Dynamic data 1, dynamic data 2 ... dynamic data N], and then form dynamic data storage database;
Step 5, i=1 is enabled;I is the serial number of the corresponding dynamic data of each slice serial number;
Step 6, j=1 is enabled;Wherein, j is slice serial number;
Step 7, corresponding i-th of the dynamic data of j-th of slice is read using script, then by reading slice attribute list, obtained The corresponding slicing treatment mode of j-th of slice;If it is normal processing mode, directly the dynamic data filling read is arrived The center of corresponding slice in the html document that step 3 is formed;If it is specially treated mode, slice is read first and is belonged to Property table, obtain the attribute of corresponding slice;Specially treated is carried out to the dynamic data read using the specially treated mode again, And in the corresponding slice in the html document for forming the dynamic data filling after specially treated to step 3;
Step 8, j=j+1 is enabled, judges whether j is greater than M;If it is greater, then executing step 9;It is executed if it is not greater, then returning Step 7;
Step 9, thus obtain having been filled with the html document of dynamic data;Turn PDF plug-in unit using HTML and html document is generated into PDF Thus file obtains a pdf document;
Step 10, i=i+1 is enabled, judges whether i is greater than N;If it is greater, then executing step 11;It is held if it is not greater, then returning Row step 7;
Step 11, N number of pdf document is thus obtained.
2. a kind of method for quickly generating dynamic PDP file from picture according to claim 1, which is characterized in that step 3 In, the specially treated mode includes that point diagram generates tupe and degree figure generation tupe.
3. a kind of method for quickly generating dynamic PDP file from picture according to claim 2, which is characterized in that step 7 In, specially treated is carried out to the dynamic data that reads using the specially treated mode, and by the dynamic number after specially treated According in the corresponding slice in the html document for being filled into step 3 formation, specifically:
Tupe is generated if it is point diagram, after reading the corresponding dynamic data of slice, according to percentage conversion formula, It is percentage by daynamic transformation, and on the vertical central axes of corresponding slice, corresponding percentage position is navigated to, in correspondence Percentage position draw additional character by setup parameter, and then complete the dynamic data filling after specially treated to step 3 The operation in corresponding slice in the html document of formation.
4. a kind of method for quickly generating dynamic PDP file from picture according to claim 1, which is characterized in that step 3 In, each slice is exported in the html document formed, including M slice, also, each slice has a html tag img;In step 7, the centre bit of the corresponding slice in the html document dynamic data filling read to step 3 formed It sets, specifically: it will be sliced corresponding label img first and hide, it is then dynamic to the filling of the center of the slice after label img again State data.
CN201810826386.XA 2018-07-25 2018-07-25 Method for quickly generating dynamic PDF (Portable document Format) file from picture Active CN109145266B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810826386.XA CN109145266B (en) 2018-07-25 2018-07-25 Method for quickly generating dynamic PDF (Portable document Format) file from picture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810826386.XA CN109145266B (en) 2018-07-25 2018-07-25 Method for quickly generating dynamic PDF (Portable document Format) file from picture

Publications (2)

Publication Number Publication Date
CN109145266A true CN109145266A (en) 2019-01-04
CN109145266B CN109145266B (en) 2022-03-25

Family

ID=64798952

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810826386.XA Active CN109145266B (en) 2018-07-25 2018-07-25 Method for quickly generating dynamic PDF (Portable document Format) file from picture

Country Status (1)

Country Link
CN (1) CN109145266B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998008176A1 (en) * 1996-08-20 1998-02-26 Moore Business Forms, Inc. Proofing system utilizing dynamic pdf technology for the interface for templated printing
TW201504831A (en) * 2013-07-24 2015-02-01 Tang Digital Integration A webpage edition system and the method thereof and a computer program product for storing a webpage edition program
CN104766353A (en) * 2015-04-25 2015-07-08 陈包容 Method and device for adding text content into background
CN106157341A (en) * 2015-03-30 2016-11-23 阿里巴巴集团控股有限公司 Generate the method and device of synthesising picture

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998008176A1 (en) * 1996-08-20 1998-02-26 Moore Business Forms, Inc. Proofing system utilizing dynamic pdf technology for the interface for templated printing
TW201504831A (en) * 2013-07-24 2015-02-01 Tang Digital Integration A webpage edition system and the method thereof and a computer program product for storing a webpage edition program
CN106157341A (en) * 2015-03-30 2016-11-23 阿里巴巴集团控股有限公司 Generate the method and device of synthesising picture
CN104766353A (en) * 2015-04-25 2015-07-08 陈包容 Method and device for adding text content into background

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
徐敏: "可变数据数字印品设计与案例", 《数码印刷》 *

Also Published As

Publication number Publication date
CN109145266B (en) 2022-03-25

Similar Documents

Publication Publication Date Title
CN105045775A (en) Method and apparatus for generating Excel document in designated format
US20220043663A1 (en) Method of defining and performing dynamic user-computer interaction, computer guided navigation, and application integration for any procedure, instructions, instructional manual, or fillable form
CN106469140A (en) A kind of report generating system and its method
CN107688557A (en) Composition method, composing system and terminal
CN112446224A (en) Parallel corpus processing method, device and equipment and computer readable storage medium
CN107506190A (en) XML file amending method and device based on Spring frameworks
CN103309849B (en) A kind of docx document creation based on OpenXML and amending method
CN107977205A (en) Gui interface automatically creates method and system
CN104765721B (en) Layout processing method and processing device
CN111523174B (en) Automatic drawing method, system, equipment and storage medium for open pores in hull drawing
CN111368167A (en) Chinese literature data automatic acquisition method based on web crawler technology
CN109145266A (en) A method of dynamic PDP file is quickly generated from picture
CN102981785A (en) Information processing apparatus, PDL data conversion method
CN110162301B (en) Form rendering method, form rendering device and storage medium
CN106273470B (en) Three-dimensional printing device and its print data storage method
CN106814984A (en) A kind of data integration method based on Print Preview control
CN110222291A (en) A kind of table merging method
CN113791594B (en) Configuration establishing method, system, equipment and medium of distributed control system
TWI602069B (en) System for the generation of technical documentation in electronic format
CN102541551B (en) A kind of easy-to-use page report design method and system
CN110717576A (en) Image processing method, device and equipment
CN103488632A (en) Universal dynamic adjustment method for multi-data-item display
CN109284489A (en) Conversion method and device of nuclear power plant's Word file to the html file based on template
CN113487698B (en) Form generation method and device based on two-channel neural network model
CN101364204B (en) Method and device for positioning error code of grating image processor

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