JP2016162184A - 情報処理システム、情報処理装置、制御方法、およびコンピュータプログラム - Google Patents
情報処理システム、情報処理装置、制御方法、およびコンピュータプログラム Download PDFInfo
- Publication number
- JP2016162184A JP2016162184A JP2015040219A JP2015040219A JP2016162184A JP 2016162184 A JP2016162184 A JP 2016162184A JP 2015040219 A JP2015040219 A JP 2015040219A JP 2015040219 A JP2015040219 A JP 2015040219A JP 2016162184 A JP2016162184 A JP 2016162184A
- Authority
- JP
- Japan
- Prior art keywords
- character string
- data
- information
- editable
- graphic information
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/174—Form filling; Merging
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1203—Improving or facilitating administration, e.g. print management
- G06F3/1208—Improving or facilitating administration, e.g. print management resulting in improved quality of the output result, e.g. print layout, colours, workflows, print preview
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1237—Print job management
- G06F3/1242—Image or content composition onto a page
- G06F3/1243—Variable data printing, e.g. document forms, templates, labels, coupons, advertisements, logos, watermarks, transactional printing, fixed content versioning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1237—Print job management
- G06F3/1253—Configuration of print job parameters, e.g. using UI at the client
- G06F3/1256—User feedback, e.g. print preview, test print, proofing, pre-flight checks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1278—Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
- G06F3/1285—Remote printer device, e.g. being remote from client or server
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- User Interface Of Digital Computer (AREA)
- Human Computer Interaction (AREA)
Abstract
【解決手段】帳票のフォーム情報とフィールドデータとをオーバレイ処理することにより帳票データを生成する帳票生成手段と、帳票に描画する図形情報を取得して記憶する記憶手段と、帳票データを、編集可能な帳票データに変換する変換手段と、編集可能な帳票データから図形情報の有する描画領域に描画される文字列要素を取得する取得手段と、文字列要素と図形情報の有する文字列とを比較した結果に応じて、文字列要素をグループ化するグループ化手段と、少なくともグループ化された文字列要素を含む、編集可能な帳票データの閲覧および編集を行うための閲覧画面を表示させるためのデータを生成する閲覧画面生成手段とを備える。
【選択図】図6
Description
まず、一般的なオーバレイ出力について説明する。オーバレイ処理の1つとして、オーバレイ出力がある。オーバレイ出力とは、原稿用紙形式の枠線などの情報を記録するフォーム情報とテキスト形式のデータ(フィールドデータ)を重ねあわせて印刷することである。レーザプリンタ等のページプリンタがもつページ登録またはフォーム登録と呼ばれる機能を使用し、フォーム情報としてあらかじめ登録しておく。このページプリンタを利用してフィールドデータとともに印刷するとき、ページ情報呼び出しまたはフォーム情報呼び出しと呼ばれる機能を使用することにより、該フォーム情報と該フィールドデータを重ねあわせて印刷することができる。上述のような重ねあわせ印刷のことをオーバレイ出力と定義している。
本実施形態では、SVG形式の帳票データ1102において、text要素の順番に規則はない。この場合、編集可能な帳票閲覧画面1101で文字列を選択した際に、グループ化されたtext要素の文字は、text要素の順番で選択、編集される。具体的には、<text x=“45” y=“10”>票太郎</text>と<text x=“40” y=“10”>帳</text>の順番で記載されていた場合、表示上は問題ない。しかし、編集プログラムではtext要素の順番で文字列が取得されるため、テキストボックス1302では、「票太郎帳」の順で表示される。
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
Claims (11)
- 帳票のフォーム情報とフィールドデータとをオーバレイ処理することにより帳票データを生成する帳票生成手段と、
帳票に描画する図形情報を取得して記憶する記憶手段と、
前記帳票データを、編集可能な帳票データに変換する変換手段と、
前記編集可能な帳票データから前記図形情報の有する描画領域に描画される文字列要素を取得する取得手段と、
前記文字列要素と前記図形情報の有する文字列とを比較した結果に応じて、前記文字列要素をグループ化するグループ化手段と、
少なくとも前記グループ化された文字列要素を含む、前記編集可能な帳票データの閲覧および編集を行うための閲覧画面を表示させるためのデータを生成する閲覧画面生成手段とを備える
ことを特徴とする情報処理システム。 - 前記閲覧画面を表示させるためのデータを、クライアント装置に送信する送信手段を更に備え、
前記クライアント装置は、
前記送信されたデータを受信する受信手段と、
前記受信手段で受信したデータに基づいて、前記閲覧画面を表示する表示手段とを備え、
前記閲覧画面を介して新しい文字列が入力された場合、前記グループ化された文字列要素を前記入力された文字列で置き換える
ことを特徴とする請求項1に記載の情報処理システム。 - 前記グループ化手段は、前記文字列要素と前記図形情報の有する文字列とを比較し、前記文字列要素が前記図形情報の有する文字列に含まれる場合、前記文字列要素を抽出してグループ化する
ことを特徴とする請求項1または2に記載の情報処理システム。 - 前記グループ化手段は、少なくとも抽出された文字列要素を所定のタグで囲む、または相対座標に変換して1つの文字列要素とすることにより前記文字列要素をグループ化する
ことを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。 - 前記帳票生成手段は、前記グループ化された文字列要素が縦書きか横書きであるかを判断し、
前記文字列要素が縦書きであると判断された場合、前記文字列要素の描画領域を縦書きの表示順序に一致するように並べ替え、
前記文字列要素が横書きであると判断された場合、前記文字列要素の描画領域を横書きの表示順序に一致するように並べ替える
ことを特徴とする請求項1乃至4のいずれか1項に記載の情報処理システム。 - 編集後の帳票データに基づいて、印刷データを生成する印刷データ生成手段を備える
ことを特徴とする請求項1乃至5のいずれか1項に記載の情報処理システム。 - 前記図形情報は、少なくとも図形名と文字列と描画領域座標を含む
ことを特徴とする請求項1乃至6のいずれか1項に記載の情報処理システム。 - 前記変換手段は、PDF形式の帳票データをSVG形式の帳票データに変換する
ことを特徴とする請求項1乃至7のいずれか1項に記載の情報処理システム。 - 帳票のフォーム情報とフィールドデータとをオーバレイ処理することにより帳票データを生成する帳票生成手段と、
帳票に描画する図形情報を取得して記憶する記憶手段と、
前記帳票データを、編集可能な帳票データに変換する変換手段と、
前記編集可能な帳票データから前記図形情報の有する描画領域に描画される文字列要素を取得する取得手段と、
前記文字列要素と前記図形情報の有する文字列とを比較した結果に応じて、前記文字列要素をグループ化するグループ化手段と、
少なくとも前記グループ化された文字列要素を含む、前記編集可能な帳票データの閲覧および編集を行うための閲覧画面を表示させるためのデータを生成する閲覧画面生成手段と、
前記閲覧画面を表示させるためのデータを、クライアント装置に送信する送信手段とを備える
ことを特徴とするサーバ装置。 - コンピュータを、請求項1乃至8のいずれか1項に記載の情報処理システムの各手段として機能させるためのコンピュータプログラム。
- 帳票のフォーム情報とフィールドデータとをオーバレイ処理することにより帳票データを生成する帳票生成工程と、
帳票に描画する図形情報を取得して記憶する記憶工程と、
前記帳票データを、編集可能な帳票データに変換する変換工程と、
前記編集可能な帳票データから前記図形情報の有する描画領域に描画される文字列要素を取得する取得工程と、
前記文字列要素と前記図形情報の有する文字列とを比較した結果に応じて、前記文字列要素をグループ化するグループ化工程と、
少なくとも前記グループ化された文字列要素を含む、前記編集可能な帳票データの閲覧および編集を行うための閲覧画面を表示させるためのデータを生成する閲覧画面生成工程とを備える
ことを特徴とする情報処理システムの制御方法。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015040219A JP6525641B2 (ja) | 2015-03-02 | 2015-03-02 | 情報処理システム、制御方法、およびコンピュータプログラム |
| US15/057,430 US10839146B2 (en) | 2015-03-02 | 2016-03-01 | Information processing system, information processing apparatus, control method, and storage medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015040219A JP6525641B2 (ja) | 2015-03-02 | 2015-03-02 | 情報処理システム、制御方法、およびコンピュータプログラム |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2016162184A true JP2016162184A (ja) | 2016-09-05 |
| JP2016162184A5 JP2016162184A5 (ja) | 2018-04-19 |
| JP6525641B2 JP6525641B2 (ja) | 2019-06-05 |
Family
ID=56845752
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2015040219A Expired - Fee Related JP6525641B2 (ja) | 2015-03-02 | 2015-03-02 | 情報処理システム、制御方法、およびコンピュータプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US10839146B2 (ja) |
| JP (1) | JP6525641B2 (ja) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| DE112017004163T5 (de) | 2016-08-22 | 2019-05-02 | Denso Corporation | Abstandsschätzsystem |
| CN110782899A (zh) * | 2018-07-26 | 2020-02-11 | 富士施乐株式会社 | 信息处理装置、存储介质及信息处理方法 |
| CN111460779A (zh) * | 2020-03-31 | 2020-07-28 | 杭州趣链科技有限公司 | 一种基于Activiti的流程表单数据渲染和存取方法 |
| CN112131847A (zh) * | 2020-09-27 | 2020-12-25 | 北京北信源软件股份有限公司 | 基于React的可视化表单生成方法及系统 |
| CN115455923A (zh) * | 2022-09-23 | 2022-12-09 | 重庆长安汽车股份有限公司 | 动态增减表单项方法、系统、电子设备及可读存储介质 |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10740052B2 (en) * | 2016-12-20 | 2020-08-11 | Sap Se | Integrated services for forms generation and maintenance on cloud |
| CN110609882B (zh) * | 2019-09-12 | 2023-10-31 | 西安瑞特森信息科技有限公司 | 一种防卡顿的gis移动终端数据处理方法 |
| US20240378374A1 (en) * | 2023-05-09 | 2024-11-14 | Apple Inc. | Editable form field detection |
| JP2025002405A (ja) * | 2023-06-22 | 2025-01-09 | キヤノン株式会社 | 通信装置、画像生成システム、それらの制御方法及びプログラム |
| CN119025112A (zh) * | 2024-10-28 | 2024-11-26 | 北京融和友信科技股份有限公司 | 一种json生成表单方法及装置 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005352777A (ja) * | 2004-06-10 | 2005-12-22 | Canon Inc | 画像処理装置及びその制御方法、プログラム |
| JP2009218711A (ja) * | 2008-03-07 | 2009-09-24 | Canon Inc | 情報処理装置、画像処理装置、情報処理装置の制御方法、画像処理装置の制御方法、及び、プログラム |
| JP2010092141A (ja) * | 2008-10-06 | 2010-04-22 | Konica Minolta Business Technologies Inc | 画像処理システム、画像読取装置、画像処理装置および画像処理プログラム |
Family Cites Families (29)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4266784B2 (ja) * | 2003-11-14 | 2009-05-20 | キヤノン株式会社 | 画像処理システム及び画像処理方法 |
| JP2005190432A (ja) | 2003-12-26 | 2005-07-14 | Canon Software Inc | 帳票出力確認サーバおよび帳票出力確認方法およびプログラムおよび記録媒体 |
| KR100747879B1 (ko) | 2004-06-10 | 2007-08-08 | 캐논 가부시끼가이샤 | 화상 처리 장치, 제어 방법 및 기록 매체 |
| JP4244027B2 (ja) * | 2004-09-14 | 2009-03-25 | 株式会社リコー | 画像処理装置および画像形成装置およびデジタルスチルカメラ印刷システム |
| JP4355639B2 (ja) * | 2004-09-15 | 2009-11-04 | キヤノン株式会社 | 画像処理装置およびその制御方法 |
| US7802186B2 (en) * | 2004-10-06 | 2010-09-21 | Microsoft Corporation | Property independent in-place editing |
| US8107599B2 (en) * | 2005-02-15 | 2012-01-31 | Fastvdo, Llc | Methods and apparatus for the composition and communication of digital composition coded multisensory messages (DCC MSMS) |
| US7698628B2 (en) * | 2006-06-26 | 2010-04-13 | Adobe Systems Incorporated | Method and system to persist state |
| US10068107B2 (en) * | 2006-10-18 | 2018-09-04 | Adobe Systems Incorporated | Method and system to maintain the integrity of a certified document while persisting state in a dynamic form |
| GB0623912D0 (en) * | 2006-11-30 | 2007-01-10 | Bayne Duncan J | Improved electronic form software and brower programming methods |
| JP4343213B2 (ja) | 2006-12-25 | 2009-10-14 | 株式会社東芝 | 文書処理装置および文書処理方法 |
| US20080235578A1 (en) * | 2007-03-23 | 2008-09-25 | Sony Ericsson Mobile Communications Ab | Inline editing of web page input fields using a visibly prominent field |
| US8000529B2 (en) * | 2007-07-11 | 2011-08-16 | Hewlett-Packard Development Company, L.P. | System and method for creating an editable template from a document image |
| US8463738B2 (en) | 2008-03-06 | 2013-06-11 | Nec Corporation | Attribute extraction method, system, and program |
| US20090328149A1 (en) * | 2008-06-26 | 2009-12-31 | Joseph Lyons | Method and system for managing the access and use of electronic forms |
| JP5137759B2 (ja) * | 2008-09-18 | 2013-02-06 | キヤノン株式会社 | 画像処理装置 |
| US8175388B1 (en) * | 2009-01-30 | 2012-05-08 | Adobe Systems Incorporated | Recognizing text at multiple orientations |
| US20100251092A1 (en) * | 2009-03-25 | 2010-09-30 | Sun Jun-Shi | Method and System for Processing Fixed Format Forms Online |
| US9504135B2 (en) * | 2010-07-28 | 2016-11-22 | General Electric Company | Apparatus and method for magnetic control of an electron beam |
| US9250834B2 (en) * | 2010-12-01 | 2016-02-02 | Xerox Corporation | Method and apparatus for reading and replacing control and/or identification data in a print image to support document tracking, flow control, and security |
| US8731973B2 (en) * | 2011-04-19 | 2014-05-20 | Vertafore, Inc. | Overlaying images in automated insurance policy form generation |
| US8861861B2 (en) * | 2011-05-10 | 2014-10-14 | Expensify, Inc. | System and method for processing receipts and other records of users |
| US9176933B2 (en) * | 2011-10-13 | 2015-11-03 | Microsoft Technology Licensing, Llc | Application of multiple content items and functionality to an electronic content item |
| US8788930B2 (en) * | 2012-03-07 | 2014-07-22 | Ricoh Co., Ltd. | Automatic identification of fields and labels in forms |
| US8792730B2 (en) * | 2012-03-07 | 2014-07-29 | Ricoh Co., Ltd. | Classification and standardization of field images associated with a field in a form |
| US20140313216A1 (en) * | 2013-04-18 | 2014-10-23 | Baldur Andrew Steingrimsson | Recognition and Representation of Image Sketches |
| JP6529229B2 (ja) * | 2014-08-27 | 2019-06-12 | キヤノン株式会社 | 情報処理装置、制御方法、およびコンピュータプログラム |
| US10698597B2 (en) * | 2014-12-23 | 2020-06-30 | Lenovo (Singapore) Pte. Ltd. | Reflow of handwriting content |
| US10671805B2 (en) * | 2015-02-27 | 2020-06-02 | Hrb Innovations, Inc. | Digital processing and completion of form documents |
-
2015
- 2015-03-02 JP JP2015040219A patent/JP6525641B2/ja not_active Expired - Fee Related
-
2016
- 2016-03-01 US US15/057,430 patent/US10839146B2/en not_active Expired - Fee Related
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005352777A (ja) * | 2004-06-10 | 2005-12-22 | Canon Inc | 画像処理装置及びその制御方法、プログラム |
| JP2009218711A (ja) * | 2008-03-07 | 2009-09-24 | Canon Inc | 情報処理装置、画像処理装置、情報処理装置の制御方法、画像処理装置の制御方法、及び、プログラム |
| JP2010092141A (ja) * | 2008-10-06 | 2010-04-22 | Konica Minolta Business Technologies Inc | 画像処理システム、画像読取装置、画像処理装置および画像処理プログラム |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| DE112017004163T5 (de) | 2016-08-22 | 2019-05-02 | Denso Corporation | Abstandsschätzsystem |
| CN110782899A (zh) * | 2018-07-26 | 2020-02-11 | 富士施乐株式会社 | 信息处理装置、存储介质及信息处理方法 |
| CN110782899B (zh) * | 2018-07-26 | 2024-06-04 | 富士胶片商业创新有限公司 | 信息处理装置、存储介质及信息处理方法 |
| CN111460779A (zh) * | 2020-03-31 | 2020-07-28 | 杭州趣链科技有限公司 | 一种基于Activiti的流程表单数据渲染和存取方法 |
| CN111460779B (zh) * | 2020-03-31 | 2024-03-15 | 杭州趣链科技有限公司 | 一种基于Activiti的流程表单数据渲染和存取方法 |
| CN112131847A (zh) * | 2020-09-27 | 2020-12-25 | 北京北信源软件股份有限公司 | 基于React的可视化表单生成方法及系统 |
| CN115455923A (zh) * | 2022-09-23 | 2022-12-09 | 重庆长安汽车股份有限公司 | 动态增减表单项方法、系统、电子设备及可读存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20160259771A1 (en) | 2016-09-08 |
| US10839146B2 (en) | 2020-11-17 |
| JP6525641B2 (ja) | 2019-06-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6525641B2 (ja) | 情報処理システム、制御方法、およびコンピュータプログラム | |
| JP6433339B2 (ja) | 情報処理システム、サーバ装置、制御方法およびプログラム | |
| US10481776B2 (en) | Server apparatus, client apparatus, information processing method, and storage medium | |
| JP6508978B2 (ja) | 情報処理システム、サーバ、制御方法、及びコンピュータプログラム | |
| CN104765715B (zh) | 云端字体服务系统 | |
| US20170154022A1 (en) | Information processing apparatus, method for controlling the same, and storage medium | |
| US10353998B2 (en) | Information processing apparatus with real time update related to data edited while form document data is browsed, control method, and storage medium | |
| JP4959501B2 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
| JP2015197826A (ja) | 情報処理装置、情報処理方法及びプログラム | |
| JP6566850B2 (ja) | 情報処理システム、情報処理システムの制御方法、情報処理装置およびプログラム | |
| JP2017027319A (ja) | 帳票文書データの表示・編集・保存方法、装置、処理プログラム | |
| JP5991365B2 (ja) | 帳票システム、情報処理装置と、その処理方法及びプログラム | |
| JP2017126229A (ja) | 帳票文書データの表示・編集・保存方法、装置、処理プログラム | |
| US10895958B2 (en) | Electronic document management device, electronic document management system, and electronic document management program | |
| JP2020013277A (ja) | 情報処理装置、アイコンの生成方法、およびプログラム | |
| JP2019106013A (ja) | 情報処理システム、制御方法とそのプログラム | |
| JP2020106926A (ja) | 情報処理装置、情報処理システムおよび情報処理方法 | |
| JP2020067721A (ja) | 情報処理装置、サーバ、電子文書の表示方法、電子文書の配信方法、電子文書生成システムおよびプログラム | |
| JP2017126230A (ja) | 帳票文書データの表示・編集方法、装置、処理プログラム | |
| JP2017182472A (ja) | 文字編集サーバ及び文字編集システム | |
| JP6631364B2 (ja) | 画像処理サーバ、クライアント、プログラム及び画像処理システム | |
| JP6550721B2 (ja) | 情報処理装置、文書管理システムとその処理方法及びプログラム。 | |
| JP2020047300A (ja) | 画像処理サーバ | |
| JP2012226678A (ja) | 情報処理装置、画像処理装置、画像形成装置、及び、プログラム | |
| JP2018200577A (ja) | 情報処理システム、情報処理システムの制御方法、情報処理装置、情報処理装置の制御方法、およびプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180301 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180301 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180928 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20181030 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181228 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20190402 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190507 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 6525641 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
| LAPS | Cancellation because of no payment of annual fees |