JP2007188460A - Business form preparation function using xml data and fo as input - Google Patents

Business form preparation function using xml data and fo as input Download PDF

Info

Publication number
JP2007188460A
JP2007188460A JP2006028937A JP2006028937A JP2007188460A JP 2007188460 A JP2007188460 A JP 2007188460A JP 2006028937 A JP2006028937 A JP 2006028937A JP 2006028937 A JP2006028937 A JP 2006028937A JP 2007188460 A JP2007188460 A JP 2007188460A
Authority
JP
Japan
Prior art keywords
function
xml data
input
outputting
print image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006028937A
Other languages
Japanese (ja)
Inventor
Tadao Miyaguchi
忠雄 宮口
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.)
MIS TECHNOLOGY KK
Original Assignee
MIS TECHNOLOGY KK
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 MIS TECHNOLOGY KK filed Critical MIS TECHNOLOGY KK
Priority to JP2006028937A priority Critical patent/JP2007188460A/en
Publication of JP2007188460A publication Critical patent/JP2007188460A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that only a method of converting the print image of FO to a file in another form such as PDF and displaying and printing the print image from this file is employed when displaying or printing the print image of FO, there is no function of performing a PostScript output from the XML data and the FO, and there is no function of inputting EXCEL, outputting its list into XSLT, and outputting it to the FO. <P>SOLUTION: Software is provided which has a function of displaying the print image of the FO on a screen or printing it. Software is provided which has a function of performing the PostScript output from the XML data and the FO. Software is provided which has a function of inputting EXCEL, outputting its list into the XSLT, and outputting it to the FO. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

この発明は、XMLデータとFOを入力し、帳票イメージを作成し、画面に表示したり印刷したりする機能を持ったソフトウェアに関するものである。The present invention relates to software having a function of inputting XML data and FO, creating a form image, and displaying or printing on a screen.

従来、XMLデータとFOを入力し帳票を作成する場合に、FOからそのまま帳票イメージを画面に表示し更に印刷する事はできなかった。また、EXCELデータを入力し、その中の表をXSLTならびにFOに出力する機能、あるいはXMLデータとFOを入力し、PostScriptに出力する機能を持つソフトウェアも存在しなかった。Conventionally, when a form is created by inputting XML data and an FO, the form image cannot be displayed on the screen as it is from the FO and printed further. In addition, there is no software that has the function of inputting EXCEL data and outputting the table therein to XSLT and FO, or having the function of inputting XML data and FO and outputting to PostScript.

以上の技術によれば、FOの印刷イメージを表示したり印刷したりする場合は、一度PDF等別の形式のファイルに変換出力し、そのファイルから表示したり印刷する以外に方法が無かった。また、XMLデータとFOからPostScript出力する機能も無かった。更にEXCELを入力してその表をXSLTの中に出力し、更にFOに出力する機能も存在しなかった。According to the above technique, when displaying or printing an FO print image, there is no method other than once converting and outputting to a file of another format such as PDF, and displaying or printing from the file. Also, there was no function to output PostScript from XML data and FO. Furthermore, there was no function for inputting EXCEL, outputting the table into XSLT, and outputting to FO.

以上の課題を解決するために、第一発明は、FOの印刷イメージを画面に表示したり印刷したりする機能を持ったソフトウェアである。第二発明は、XMLデータとFOからPostScript出力する機能を持ったソフトウェアである。第三発明は、EXCELを入力してその表をXSLTの中に出力し、更にFOに出力する機能を持ったソフトウェアである。In order to solve the above problems, the first invention is software having a function of displaying or printing a print image of an FO on a screen. The second invention is software having a function of outputting PostScript from XML data and FO. The third invention is software having a function of inputting EXCEL, outputting the table to XSLT, and outputting to FO.

第一発明によれば、FOを作成したらすぐに印刷イメージを画面に表示できるようになり、またそれを実際に印刷して確認する事もできるようになる。第二発明によれば、各種PostScriptプリンタの入力データとして使用する事が可能となる。第三発明によれば、EXCELで作成した表をそのままXSLTの中に出力する事ができ、更にFOに出力する事ができるため、EXCELデータがあれば、XSLTに表を入力する必要がなくなる。According to the first invention, the print image can be displayed on the screen as soon as the FO is created, and the print image can be actually printed and confirmed. According to the second invention, it can be used as input data of various PostScript printers. According to the third invention, a table created by EXCEL can be output to XSLT as it is, and further output to FO. Therefore, if there is EXCEL data, it is not necessary to input the table to XSLT.

この発明の一実施形態を、図1に示す。
図1のようにXMLデータとFOを入力すると、第一発明によりFOから、もしくはXMLデータとFOから帳票イメージが画面に表示され、そこから印刷する事ができる。第二発明により、XMLデータとFOからPostScriptを出力する事ができる。第三発明により、EXCELで定義した表を入力し、XSLTの中に出力し、更にFOにもその表を出力する事ができる。
One embodiment of the present invention is shown in FIG.
When XML data and FO are input as shown in FIG. 1, a form image is displayed on the screen from the FO or from the XML data and FO according to the first invention, and can be printed from there. According to the second invention, PostScript can be output from XML data and FO. According to the third invention, a table defined by EXCEL can be input, output into XSLT, and further output to FO.

「実施形態の効果」
第一発明によれば、FOを作成したらすぐに印刷イメージを画面に表示できるようになり、またそれを印刷して確認する事もできるようになる。第二発明によれば、これにより各種PostScriptプランタの入力データを作成する事が可能となる。第三発明によれば、EXCELで作成した表をそのままXSLTの中に出力する事ができ、更にFOに出力する事ができるため、EXCELデータがあれば、XSLTに表を入力する必要がなくなる。
"Effect of the embodiment"
According to the first invention, the print image can be displayed on the screen as soon as the FO is created, and the print image can be printed and confirmed. According to the second invention, it becomes possible to create input data of various PostScript planters. According to the third invention, a table created by EXCEL can be output to XSLT as it is, and further output to FO. Therefore, if there is EXCEL data, it is not necessary to input the table to XSLT.

「他の実施形態」
特に無し
"Other embodiments"
None

この発明を実施する時の状態を示す図である。It is a figure which shows the state at the time of implementing this invention.

Claims (3)

FOからPDF等別ファイルに変換せず、直接帳票イメージを画面表示し、そのまま印刷できることを特徴とするソフトウェア。Software that can directly display the form image on the screen and print it as it is without converting it from FO to another file such as PDF. 請求項1の特徴の他に、XMLとFOを入力しPostScriptに出力できることを特徴とするソフトウェア。In addition to the features of claim 1, XML and FO can be input and output to PostScript. 請求項1・請求項2の特徴の他に、EXCELデータを入力し、XSLTならびにFOの中にEXCELで定義された表を組み込む事ができることを特徴とするソフトウェア。In addition to the features of Claims 1 and 2, EXCEL data can be input, and a table defined by EXCEL can be incorporated into XSLT and FO.
JP2006028937A 2006-01-11 2006-01-11 Business form preparation function using xml data and fo as input Pending JP2007188460A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006028937A JP2007188460A (en) 2006-01-11 2006-01-11 Business form preparation function using xml data and fo as input

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006028937A JP2007188460A (en) 2006-01-11 2006-01-11 Business form preparation function using xml data and fo as input

Publications (1)

Publication Number Publication Date
JP2007188460A true JP2007188460A (en) 2007-07-26

Family

ID=38343561

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006028937A Pending JP2007188460A (en) 2006-01-11 2006-01-11 Business form preparation function using xml data and fo as input

Country Status (1)

Country Link
JP (1) JP2007188460A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004100015A2 (en) * 2003-05-05 2004-11-18 Arbortext, Inc. System and method for defining specifications for outputting content in multiple formats
JP2005044384A (en) * 2004-11-15 2005-02-17 Digital Communications:Kk Information processing program and layout information processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004100015A2 (en) * 2003-05-05 2004-11-18 Arbortext, Inc. System and method for defining specifications for outputting content in multiple formats
JP2005044384A (en) * 2004-11-15 2005-02-17 Digital Communications:Kk Information processing program and layout information processing system

Similar Documents

Publication Publication Date Title
US10185519B2 (en) Document processing apparatus, control method, and storage medium
JP2007207235A5 (en)
JP2007233591A (en) Printer driver and its test printing method and printer
JP2007293772A (en) Printer control system and printer driver
JP2007188460A (en) Business form preparation function using xml data and fo as input
JP6330790B2 (en) Print control system, print control apparatus, and program
JP2010087855A5 (en)
DK1407369T3 (en) Procedure for printing content from the Internet or an intranet
JP2008234119A (en) Print controller capable of coping with xml document format
JP2007256991A (en) Data processor, program and computer readable recording medium
JP5900387B2 (en) Printing control apparatus, printing instruction apparatus, printing system, and program
JP2009101662A (en) Printing processor
JP4321596B2 (en) Image processing device
JP2010182125A (en) Learning support system
JP2007058498A (en) Image forming method
JP2007193509A (en) Information processor, printer, printing system and printing method
JP2010066858A (en) Printing system, printer driver, and printer
JP4442634B2 (en) Image processing device
EP2466487A3 (en) Information processing apparatus and program
JP2005050080A (en) Printing method
JP2008112319A (en) Document processor and document processing program
JP2013228817A (en) Image processing device and image processing method
JP2007052752A (en) Indexing of hyper link in hyper text printing
JP2007157028A (en) Printing setup information conversion system, printing setup information conversion method and program
JP2008181250A (en) Data processor, data processing system and data processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081224

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110125

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110705