CN110969004A - Automatic typesetting method and system for image and text, server and medium - Google Patents

Automatic typesetting method and system for image and text, server and medium Download PDF

Info

Publication number
CN110969004A
CN110969004A CN201911300309.1A CN201911300309A CN110969004A CN 110969004 A CN110969004 A CN 110969004A CN 201911300309 A CN201911300309 A CN 201911300309A CN 110969004 A CN110969004 A CN 110969004A
Authority
CN
China
Prior art keywords
typesetting
template
characters
pseudo
automatic
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
CN201911300309.1A
Other languages
Chinese (zh)
Other versions
CN110969004B (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.)
Fangzheng Zhushi Wuhan Technology Development Co ltd
Original Assignee
Fangzheng Zhushi Wuhan Technology Development 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 Fangzheng Zhushi Wuhan Technology Development Co ltd filed Critical Fangzheng Zhushi Wuhan Technology Development Co ltd
Priority to CN201911300309.1A priority Critical patent/CN110969004B/en
Publication of CN110969004A publication Critical patent/CN110969004A/en
Application granted granted Critical
Publication of CN110969004B publication Critical patent/CN110969004B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Document Processing Apparatus (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention provides a method and a system for automatically typesetting pictures and texts, a server and a medium, which disguise a template object into characters through a shell device for disguising characters, disguise a large batch of template objects into character streams, and quickly complete the typesetting of the large batch of template objects by fully utilizing the typesetting processing capability of the prior character typesetting engine on the characters; meanwhile, the processing capacity of the text typesetting engine on the complex typesetting area is utilized, so that the typesetting of large-batch template objects can be typeset aiming at the complex area without manual arrangement and adjustment in advance, and pages can be automatically expanded or reduced according to the typesetting requirement of actual data volume; the layout made by the typesetting method of the invention not only has the ability of editing characters, but also has the functions of copying/pasting/deleting/adjusting the sequence of the disguised characters, and the typesetting engine can automatically rearrange partially after adjustment.

Description

Automatic typesetting method and system for image and text, server and medium
Technical Field
The invention relates to the technical field of image-text processing, in particular to an image-text automatic typesetting method and system, a server and a medium.
Background
In the fields of information publishing and commercial printing, a great proportion of publications of the same type (or similar types) but with different contents are provided, such as supermarket posters, second-hand house posters, batch business cards/signs, performance tickets and the like.
With the development of the prepress manufacturing field, typesetting software develops rapidly, interactive typesetting functions are more and more perfect, and complex image-text typesetting work can be easily realized. However, for the above-mentioned type of publications, if manual typesetting is relied on, even if a copy/paste/re-modify mode is adopted, a lot of manpower and material resources are still consumed in production, the efficiency is low, the real-time performance is poor, and errors are easy to occur.
Based on the publishing requirements, the typesetting is realized in a template mode in the prior art, namely, the template is firstly manufactured, the size, the layout, the common base map, the drawing, the graph, the character style, the label of the replaceable object and the like of a small area are set in the template, the manufactured template is arranged on the whole layout in a copying mode, and finally, the real layout object is generated by the way of data filling and data replacement and automatic internal adjustment of the template object on the layout, so that the whole typesetting manufacturing is completed.
The existing automatic template assembling mode solves the problem of partial template assembling efficiency, but has the following defects:
1) when the template is used for automatic composition, the position and the number of the template need to be determined in advance by a manufacturer, although the composition area of the whole page can be pre-calculated by means of another tool, the template is placed in advance after normalized segmentation, and the total page number and the total number of the laid templates are predetermined according to the number of actual data, the method is only suitable for normalized rectangular areas and templates with the same size.
2) When the pre-placed template is used for composing the layout, the adjustment is difficult after the layout is finished. If the typesetting data items are increased or decreased or the arrangement sequence is changed, the existing typesetting results can only be completely overturned, and all rearrangements are completely regenerated, so that the later modification and adjustment work on the layout is completely scrapped.
Disclosure of Invention
In view of this, embodiments of the present invention provide an automatic image-text typesetting system and method, a server, and a medium, so that the system and method can quickly complete the production and typesetting of large batches of data with different contents in the same layout style or similar layout styles.
The first aspect of the embodiments of the present invention provides an automatic image-text typesetting method, which includes the following steps:
prefabricating a template containing layout and style, and setting a typesetting rule;
appointing the corresponding relation between the content to be typeset and the template, and copying the template to generate a template object according to the template appointed by each piece of data;
converting the template object into pseudo-characters, linking the pseudo-characters in sequence and setting corresponding character attributes to form a pseudo-character stream;
the pseudo-character stream is delivered to a typesetting engine, and the typesetting engine automatically and sequentially arranges the pseudo-character stream on a designated area according to a set typesetting rule according to the typesetting mode of the characters.
In a second aspect of the embodiments of the present invention, an automatic image-text typesetting system is provided, where the automatic image-text typesetting system includes the following functional modules:
the template prefabricating module is configured to prefabricate a template containing layout and style and set typesetting rules;
the template generation module is configured to specify the corresponding relation between the content to be typeset and the templates, and copy the templates to generate template objects according to the templates specified by each piece of data;
the template disguise module is configured to convert the template object into pseudo-characters, link the pseudo-characters in sequence and set corresponding character attributes to form a pseudo-character stream;
and the automatic typesetting module is configured to deliver the pseudo-character stream to the typesetting engine, and the typesetting engine automatically and sequentially discharges the pseudo-character stream on the designated area according to the set typesetting rule according to the typesetting mode of the characters.
In a third aspect of the embodiments of the present invention, a server is provided, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the automatic text-to-text typesetting method as described above when executing the computer program.
In a fourth aspect of the embodiments of the present invention, a computer-readable storage medium is provided, where a computer program is stored, and when the computer program is executed by a processor, the steps of the method for automatically composing images and texts are implemented.
The invention provides a method and a system for automatically typesetting pictures and texts, a server and a medium, which disguise a template object into characters through a shell device for disguising characters, disguise a large batch of template objects into character streams, and quickly complete the typesetting of the large batch of template objects by fully utilizing the typesetting processing capability of the prior character typesetting engine on the characters; meanwhile, the processing capacity of the text typesetting engine on the complex typesetting area is utilized, so that the typesetting of large-batch template objects can be typeset aiming at the complex area without manual arrangement and adjustment in advance, and pages can be automatically expanded or reduced according to the typesetting requirement of actual data volume; the layout made by the typesetting method of the invention not only has the ability of editing characters, but also has the function of copying/pasting/deleting/adjusting the sequence of the disguised characters (template objects), and the typesetting engine can automatically rearrange partially after adjustment.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a flow chart of steps of an automatic image-text typesetting method according to an embodiment of the present invention;
fig. 2 is a functional block diagram of an automatic image-text typesetting system according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a server according to an embodiment of the present invention.
Detailed Description
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the embodiments described below are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, an image-text automatic typesetting method provided by the embodiment of the present invention includes the following steps:
and S1, prefabricating a template containing layout and style, and setting typesetting rules.
The common pictures, graphs and characters in the template are pre-placed, replaceable contents are pre-made in a label object mode, and the relative positions and the dependency relationship between the objects are preset.
S2, specifying the corresponding relation between the content to be typeset and the template, and copying the template to generate a template object according to the template specified by each piece of data.
The template can be singly appointed for each piece of data or appointed in batch, meanwhile, the mapping replacement rule of the formatting label and the content data field in the template is appointed, and the label object in the template object is replaced according to the appointed mapping rule to generate the template object of the real content.
And S3, converting the template object into pseudo characters, linking the pseudo characters in sequence and setting corresponding character attributes to form a pseudo character stream.
Generating a camouflage character shell for each template object, putting the template objects into the camouflage shell to form a camouflage large character, wherein the shell is responsible for providing standard character attribute information about the width and the height of the camouflage character to a typesetting engine, for example, the width and the height of the character are the width and the height of the template object entity, the alignment mode adopts a full-angle character alignment mode, and the inter-row characters and the like also adopt the set inter-row characters of the full-angle character.
And S4, delivering the pseudo-character stream to a typesetting engine, and automatically typesetting the pseudo-character stream on the designated area according to the typesetting mode of the characters and the set typesetting rule by the typesetting engine.
Specifically, after the masquerading process is performed, a template object entity becomes a masquerading large-size character, the large-size characters are linked together in sequence to form a character stream, the character stream is delivered to a typesetting engine, meanwhile, a specified area is provided for the typesetting engine, a typesetting area is established for the specified area according to the typesetting mode of the characters, for example, if a picture is embedded in the middle of the specified area, areas on two sides of the picture need to be separated and established; the typesetting engine arranges the large-size camouflage characters from an appointed area according to the processing process of normal character typesetting, when arranging a certain camouflage character, the typesetting engine informs the camouflage character to provide own dimension information, so that the camouflage character automatically replaces a label in the template with the appointed content to be typeset according to the mapping rule, the typesetting engine provides the whole dimension and attribute information after the inner arrangement is finished, the typesetting engine calculates the characters to be typeset according to the obtained dimension and attribute, determines the position and occupation size of the template object in the typesetting area, typesetting the next camouflage character according to the method, and automatically and finally adds a new page according to the rule after the use of the existing area is finished and continuously arranges the new page until the whole arrangement is finished like the common character typesetting; finally, the positions of the template entity objects displayed on the page are the positions discharged by the typesetting engine, so that the typesetting of the whole content is quickly completed.
The template objects are all disguised to form a character stream, after the character stream is typeset, the operation processing of common characters is also suitable for the disguised characters, the template objects can be selected, deleted, copied/pasted and adjusted in sequence, the contents in the template objects can be directly edited, after each adjustment, the typesetting engine can locally rearrange the template objects according to the change rule of the characters, calculate new positions and occupation positions, repeat the readjusting process and finish the final processing.
The invention provides an automatic image-text typesetting method, which can realize the replacement of contents and data as the original template, does not need to lay template objects on a layout in advance and arrange the positions, can automatically generate the template objects according to the items of the data and automatically discharge the template objects onto a page, can automatically enter the page according to the shape of an area even if a page typesetting area is not a regular rectangular area, and can automatically expand or reduce the number of pages according to the typesetting space actually required by the entity of the template object until all the pages are completely typesetted.
After the template object is automatically arranged in the layout, the template object can be directly deleted or the sequence can be adjusted or the content can be modified on the layout.
The novel template and the corresponding typesetting method can solve the problem of quick typesetting generation of large quantities of data in the same style (or similar styles) on the page, also solve the typesetting problem on an irregular layout, simultaneously support the quick re-typesetting problem after subsequent adjustment and processing on the layout, and bring about great efficiency improvement.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
The above mainly describes an automatic image-text typesetting method, and an automatic image-text typesetting system will be described in detail below.
Fig. 2 shows a functional block diagram of an automatic image-text typesetting system according to an embodiment of the present invention. As shown in fig. 2, the automatic image-text typesetting system includes the following functional modules:
the template prefabricating module 10 is configured to prefabricate a template containing layout and style and set typesetting rules;
the template generating module 20 is configured to specify a corresponding relationship between the content to be typeset and the template, and copy the template to generate a template object according to the template specified by each piece of data;
the template disguise module 30 is configured to convert the template object into pseudo-characters, link the pseudo-characters in sequence and set corresponding character attributes to form a pseudo-character stream;
the automatic typesetting module 40 is configured to deliver the pseudo-character stream to a typesetting engine, and the typesetting engine automatically and sequentially discharges the pseudo-character stream on a designated area according to a set typesetting rule according to the typesetting mode of the characters.
Fig. 3 is a schematic diagram of a structure of an automatic text-layout server according to an embodiment of the present invention. The server is a device for providing computing services, and generally refers to a computer with high computing power, which is provided to a plurality of users through a network. As shown in fig. 3, the server 5 of this embodiment includes: a memory 51, a processor 52 and a system bus 53, said memory 51 comprising an executable program 511 stored thereon, it being understood by a person skilled in the art that the terminal device structure shown in fig. 3 does not constitute a limitation of the terminal device, and may comprise more or less components than shown, or a combination of certain components, or a different arrangement of components.
The following specifically describes each constituent component of the terminal device with reference to fig. 3:
the memory 51 may be used to store software programs and modules, and the processor 52 executes various functional applications of the terminal and data processing by operating the software programs and modules stored in the memory 51. The memory 51 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the terminal, etc. Further, the memory 51 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The memory 51 contains an executable program 511 of the teletext automatic arrangement method, the executable program 511 may be divided into one or more modules/units, the one or more modules/units are stored in the memory 51 and executed by the processor 52 to complete the delivery of the notification and obtain the notification implementation process, and the one or more modules/units may be a series of computer program instruction segments capable of performing specific functions, and the instruction segments are used for describing the execution process of the computer program 511 in the server 5. For example, the computer program 511 may be divided into an acquisition module, a comparison module, a concatenation module and a sending module.
The processor 52 is a control center of the server, connects various parts of the entire terminal device using various interfaces and lines, performs various functions of the terminal and processes data by running or executing software programs and/or modules stored in the memory 51 and calling data stored in the memory 51, thereby performing overall monitoring of the terminal. Alternatively, processor 52 may include one or more processing units; preferably, the processor 52 may integrate an application processor, which primarily handles operating systems, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 52.
The system bus 53 is used to connect functional units inside the computer, and can transmit data information, address information, and control information, and may be, for example, a PCI bus, an ISA bus, a VESA bus, or the like. The instructions of the processor 52 are transmitted to the memory 51 through the bus, the memory 51 feeds data back to the processor 52, and the system bus 53 is responsible for data and instruction interaction between the processor 52 and the memory 51. Of course, the system bus 53 may also access other devices, such as network interfaces, display devices, etc.
The server at least includes a CPU, a chipset, a memory, a disk system, and the like, and other components are not described herein again.
In the embodiment of the present invention, the executable program executed by the processor 52 included in the terminal specifically includes: an automatic typesetting method for pictures and texts comprises the following steps:
prefabricating a template containing layout and style, and setting a typesetting rule;
appointing the corresponding relation between the content to be typeset and the template, and copying the template to generate a template object according to the template appointed by each piece of data;
converting the template object into pseudo-characters, linking the pseudo-characters in sequence and setting corresponding character attributes to form a pseudo-character stream;
the pseudo-character stream is delivered to a typesetting engine, and the typesetting engine automatically and sequentially arranges the pseudo-character stream on a designated area according to a set typesetting rule according to the typesetting mode of the characters.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art would appreciate that the modules, elements, and/or method steps of the various embodiments described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. An automatic typesetting method for pictures and texts is characterized by comprising the following steps:
prefabricating a template containing layout and style, and setting a typesetting rule;
appointing the corresponding relation between the content to be typeset and the template, and copying the template to generate a template object according to the template appointed by each piece of data;
converting the template object into pseudo-characters, linking the pseudo-characters in sequence and setting corresponding character attributes to form a pseudo-character stream;
the pseudo-character stream is delivered to a typesetting engine, and the typesetting engine automatically and sequentially arranges the pseudo-character stream on a designated area according to a set typesetting rule according to the typesetting mode of the characters.
2. The automatic typesetting method for pictures and texts according to claim 1, wherein the pre-preparing of the template containing layout and style and setting of the typesetting rules further comprises:
common pictures, graphs and characters in the template are placed in advance, meanwhile, the mode of label objects is adopted for making the replacement contents in advance, and the relative position and the dependency relationship between the objects are set.
3. The method for automatic typesetting of pictures and texts according to claim 1, wherein in the step of specifying the corresponding relationship between the content to be typeset and the template, the method further comprises the following steps:
a mapping replacement rule for formatting tags to content data fields in the template is specified.
4. The automatic teletext typesetting method according to claim 1, wherein the automatic teletext typesetting method further comprises:
and re-editing the similar characters of the arranged disguised characters on the layout, and automatically performing local rearrangement by the typesetting engine.
5. The automatic teletext typesetting method according to claim 1, wherein the pseudo-text camouflage shell provides standard text attribute information of a standard full-text to the typesetting engine.
6. The automatic typesetting method for pictures and texts according to claim 1, wherein the pseudo characters are marked by setting marks to be distinguished from normal characters.
7. The automatic text-text composition method according to claim 1, wherein a composition area is created for the designated area in accordance with the composition mode of the text.
8. An automatic image-text typesetting system is characterized by comprising the following functional modules:
the template prefabricating module is configured to prefabricate a template containing layout and style and set typesetting rules;
the template generation module is configured to specify the corresponding relation between the content to be typeset and the templates, and copy the templates to generate template objects according to the templates specified by each piece of data;
the template disguise module is configured to convert the template object into pseudo-characters, link the pseudo-characters in sequence and set corresponding character attributes to form a pseudo-character stream;
and the automatic typesetting module is configured to deliver the pseudo-character stream to the typesetting engine, and the typesetting engine automatically and sequentially discharges the pseudo-character stream on the designated area according to the set typesetting rule according to the typesetting mode of the characters.
9. A server comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the teletext automatic composition method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, which stores a computer program, wherein the computer program, when executed by a processor, implements the steps of the automatic text composition method according to any one of claims 1 to 7.
CN201911300309.1A 2019-12-16 2019-12-16 Automatic typesetting method and system for graphics context, server and medium Active CN110969004B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911300309.1A CN110969004B (en) 2019-12-16 2019-12-16 Automatic typesetting method and system for graphics context, server and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911300309.1A CN110969004B (en) 2019-12-16 2019-12-16 Automatic typesetting method and system for graphics context, server and medium

Publications (2)

Publication Number Publication Date
CN110969004A true CN110969004A (en) 2020-04-07
CN110969004B CN110969004B (en) 2023-06-13

Family

ID=70034634

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911300309.1A Active CN110969004B (en) 2019-12-16 2019-12-16 Automatic typesetting method and system for graphics context, server and medium

Country Status (1)

Country Link
CN (1) CN110969004B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111476019A (en) * 2020-04-08 2020-07-31 昆明行列科技有限公司 Automatic typesetting method based on table data one-key book forming
CN111881656A (en) * 2020-08-11 2020-11-03 网易(杭州)网络有限公司 Text drawing method and device in card game
CN113642288A (en) * 2021-08-12 2021-11-12 稿定(厦门)科技有限公司 Image-text typesetting method and device
CN113886741A (en) * 2021-10-21 2022-01-04 网易有道信息技术(北京)有限公司 Method for typesetting formula and related product

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1908930A (en) * 2006-08-16 2007-02-07 北京北大方正电子有限公司 Method for implementing automatic typesetting based on cloning block
CN101004736A (en) * 2007-01-25 2007-07-25 北京方正国际软件系统有限公司 Template device of style set for quick formatting layout, and implement method
CN101872340A (en) * 2009-04-23 2010-10-27 北京大学 Typesetting method and device based on format layout template
US20120311426A1 (en) * 2011-05-31 2012-12-06 Oracle International Corporation Analysis of documents using rules
CN105045776A (en) * 2015-09-07 2015-11-11 武汉大学 Automatic page type setting method
CN107688557A (en) * 2016-08-03 2018-02-13 北大方正集团有限公司 Composition method, composing system and terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1908930A (en) * 2006-08-16 2007-02-07 北京北大方正电子有限公司 Method for implementing automatic typesetting based on cloning block
CN101004736A (en) * 2007-01-25 2007-07-25 北京方正国际软件系统有限公司 Template device of style set for quick formatting layout, and implement method
CN101872340A (en) * 2009-04-23 2010-10-27 北京大学 Typesetting method and device based on format layout template
US20120311426A1 (en) * 2011-05-31 2012-12-06 Oracle International Corporation Analysis of documents using rules
CN105045776A (en) * 2015-09-07 2015-11-11 武汉大学 Automatic page type setting method
CN107688557A (en) * 2016-08-03 2018-02-13 北大方正集团有限公司 Composition method, composing system and terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
姚海根: "文字处理与排版――图文信息处理纵横谈之四" *
谷琼,袁红星: "专业中文排版软件纵横谈" *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111476019A (en) * 2020-04-08 2020-07-31 昆明行列科技有限公司 Automatic typesetting method based on table data one-key book forming
CN111476019B (en) * 2020-04-08 2023-04-07 昆明行列科技有限公司 Automatic typesetting method based on table data one-key book formation
CN111881656A (en) * 2020-08-11 2020-11-03 网易(杭州)网络有限公司 Text drawing method and device in card game
CN111881656B (en) * 2020-08-11 2024-02-23 网易(杭州)网络有限公司 Text drawing method and device in card game
CN113642288A (en) * 2021-08-12 2021-11-12 稿定(厦门)科技有限公司 Image-text typesetting method and device
CN113642288B (en) * 2021-08-12 2024-03-15 稿定(厦门)科技有限公司 Picture and text typesetting method and device
CN113886741A (en) * 2021-10-21 2022-01-04 网易有道信息技术(北京)有限公司 Method for typesetting formula and related product

Also Published As

Publication number Publication date
CN110969004B (en) 2023-06-13

Similar Documents

Publication Publication Date Title
CN110969004A (en) Automatic typesetting method and system for image and text, server and medium
CN109614424B (en) Page layout generation method, device, computing equipment and medium
CN109308729B (en) Picture synthesis processing method, device and system
US8296648B2 (en) Method and system for displaying variable shaped products on a computer display
CN105607880A (en) Printing method and device for examined and approved documents
CN109491743A (en) Visual Report Forms generation method, device, electronic equipment and storage medium
CN110705231A (en) Webpage editing method and device
CN112164127A (en) Picture generation method and device, electronic equipment and readable storage medium
CN103970726A (en) Image-text typesetting implementation method and device
CN110096276A (en) Source of houses displayed page configuration method, equipment, storage medium and device
CN105094775A (en) Webpage generation method and apparatus
KR20090039129A (en) Automatic manufacturing method for advertisement design
CN108897541A (en) Vision restoring method, device, storage medium and the terminal of application program
CN101777194A (en) Network editor capable of inputting functional images and network information inputting and editing system
CN111158647B (en) Creative material self-adaptive generation method and device based on structural theory
CN107918648B (en) Method for establishing plane design template library and searching template
CN115713572A (en) Text image generation method and device, electronic equipment and readable storage medium
EP4231243A1 (en) Data storage management method, object rendering method, and device
CN115686492A (en) H5 page editing method and device
CN106155991A (en) The preview graph of a kind of font packet generates method and system
CN113050934A (en) Form driving intelligent development method, device and storage medium
CN115544980A (en) Method and device for generating document by Excel file based on Revit
CN115641400B (en) Dynamic picture generation method, system, equipment and storage medium
CN117115382B (en) Map road drawing method, device, computer equipment and storage medium
US20230045229A1 (en) Method and System for Conflict Resolution in Multi-User Document Collaboration

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