US20220108063A1 - Efficient data entry system for electronic forms - Google Patents

Efficient data entry system for electronic forms Download PDF

Info

Publication number
US20220108063A1
US20220108063A1 US17/550,698 US202117550698A US2022108063A1 US 20220108063 A1 US20220108063 A1 US 20220108063A1 US 202117550698 A US202117550698 A US 202117550698A US 2022108063 A1 US2022108063 A1 US 2022108063A1
Authority
US
United States
Prior art keywords
selectable text
data entry
screen
text
field
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
US17/550,698
Inventor
Christopher James Herbert Paterson
Gemunu Prasanna Kapila Bandara Ekanayake
Glenn Michael Chenier
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.)
Truecontext Inc
Original Assignee
ProntoForms Inc
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 ProntoForms Inc filed Critical ProntoForms Inc
Priority to US17/550,698 priority Critical patent/US20220108063A1/en
Assigned to ProntoForms Inc. reassignment ProntoForms Inc. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHENIER, GLENN MICHAEL, EKANAYAKE, GEMUNU PRASANNA KAPILA BANDARA, Paterson, Christopher James Herbert
Publication of US20220108063A1 publication Critical patent/US20220108063A1/en
Assigned to TRUECONTEXT INC. reassignment TRUECONTEXT INC. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: ProntoForms Inc.
Assigned to FIRST-CITIZENS BANK & TRUST COMPANY reassignment FIRST-CITIZENS BANK & TRUST COMPANY SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: 1000827877 ONTARIO INC., TC PLEDGE INTERMEDIATECO INC., TC PLEDGECO INC., TRUECONTEXT CORPORATION, TRUECONTEXT INC., TRUECONTEXT, INC.
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/12Use of codes for handling textual entities
    • G06F40/131Fragmentation of text files, e.g. creating reusable text-blocks; Linking to fragments, e.g. using XInclude; Namespaces
    • G06K9/46
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06K2209/01
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition

Definitions

  • a method for efficient data entry in a field of an electronic form displayed on a mobile device screen comprises a user selecting a camera function using a camera selector and taking a picture of information; selectable text is extracted from the picture and displayed in a data entry screen coupled to said form. The user selects a one or more elements from said selectable text; and the selected elements are inserted into the field.
  • FIG. 1 illustrates a mobile device screen with a form
  • FIG. 2 illustrates information to be included in a form.
  • FIG. 3 illustrates an example of a text selection screen
  • FIG. 4 illustrates an example of a selection of one or more elements
  • FIG. 5 illustrates an example of zooming on the selectable text
  • FIG. 6 illustrates an example of a multi-line selection
  • FIG. 7 illustrates an example of a flow chart representing one embodiment.
  • FIG. 1 depicts a form 112 displayed on a mobile device screen 102 .
  • a standard soft data entry screen 104 appears, initially with a soft keyboard and Auto fill 110 buttons.
  • the Auto fill 110 function displays common words from the dictionary that match the letters entered. The user can select the right word when displayed to avoid typing the rest of the word.
  • a lot of data entry involves text and numbers that are not part of the dictionary (e.g. client name, serial number, manufacturer name etc. . . . ).
  • the user can use the camera selector 108 to enable the mobile device camera mode in order to take a picture of some Information 202 to enter.
  • FIG. 2 shows an example of Information 202 being captured by the camera to be included in the form.
  • the Information 202 may contain one or more elements of text (herein including numbers) and other non-textual graphics.
  • OCR optical character recognition
  • Any OCR techniques known in the art can be used to analyse the picture.
  • the results of the OCR are then cropped and rotationally corrected to give the clearest view resulting in selectable text on a data entry screen 304 represented in the Information 202 .
  • Live character tracking may optionally be enabled using button 206 to give a preview of what is being recognized by the OCR.
  • another soft button (not shown) can be added to allow the user wants to take a normal picture without the OCR to include in a field of the form that allows that format.
  • FIG. 3 shows how the selectable text from the OCR is displayed in the data entry screen 304 of the mobile device screen 102 .
  • the user can switch back to the camera or the keyboard display using the camera and keyboard selector 302 .
  • the user can move between fields while the data entry screen 304 is displayed.
  • FIG. 4 shows an example of selected one or more elements 402 , where the user selected a field 106 and then selected one or more elements 402 which were automatically entered in the field 106 .
  • the user can selected modify or remove some or all of the text/numbers in the field 106 just as it was entered using the keyboard.
  • FIG. 5 depicts an example how the user can zoom in the selectable text 304 to help with selecting the required text.
  • the zooming can be achieved using any types of gestures known in the art.
  • FIG. 6 shows another example where the user performs a multi-line selection 602 .
  • the system orders the text from left to right, top to bottom and displays as normal text in the field 106 .
  • the selected components may not be collocated, but they can be selected together to fill one field at once.
  • FIG. 7 summarizes the step of one embodiment of the invention.
  • routine 700 selects a camera function using a camera selector.
  • routine 700 takes a picture of information.
  • routine 700 extracts text from the picture and displaying the text in a text selection screen coupled to the form.
  • routine 700 selects one or more elements from the text.
  • routine 700 inserts the one or more element from the text into the field.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • User Interface Of Digital Computer (AREA)
  • Character Input (AREA)

Abstract

A method for efficient data entry in a field of an electronic form displayed on a mobile device screen is disclosed. The method comprises a user selecting a camera function using a camera selector and taking a picture of information. Selectable text is extracted from the picture and displayed in a data entry screen where the form is displayed. The user selects a one or more elements from the selectable text; and the selected elements are inserted into the field.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 17/470,767, filed Sep. 9, 2021, which is a continuation of U.S. patent application Ser. No. 16/205,148, filed Nov. 29, 2018, now patent Ser. No. 11/144,715, which are incorporated herein by reference in their entireties.
  • BACKGROUND
  • Electronic forms are very useful tools to enter data directly into a database. They are used pervasively in all industries, for example repair industry, transport etc. . . . . Smart phones, tablets offer capabilities of filling online forms anywhere using an on-screen software-based keyboard that pops up when a field in the form is touched. The user then enters the text letter by letter (or number) which is time consuming and error prone. It would be desirable to speed up the data entry for forms.
  • SUMMARY
  • In accordance with an embodiment, a method for efficient data entry in a field of an electronic form displayed on a mobile device screen. The method comprises a user selecting a camera function using a camera selector and taking a picture of information; selectable text is extracted from the picture and displayed in a data entry screen coupled to said form. The user selects a one or more elements from said selectable text; and the selected elements are inserted into the field.
  • The foregoing and additional aspects and embodiments of the present disclosure will be apparent to those of ordinary skill in the art in view of the detailed description of various embodiments and/or aspects, which is made with reference to the drawings, a brief description of which is provided next.
  • BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWINGS
  • To easily identify the discussion of any particular element or act, the most significant digit or digits in a reference number refer to the figure number in which that element is first introduced.
  • FIG. 1 illustrates a mobile device screen with a form
  • FIG. 2 illustrates information to be included in a form.
  • FIG. 3 illustrates an example of a text selection screen
  • FIG. 4 illustrates an example of a selection of one or more elements
  • FIG. 5 illustrates an example of zooming on the selectable text
  • FIG. 6 illustrates an example of a multi-line selection
  • FIG. 7 illustrates an example of a flow chart representing one embodiment.
  • DETAILED DESCRIPTION
  • FIG. 1 depicts a form 112 displayed on a mobile device screen 102. When the user taps on a field, a standard soft data entry screen 104 appears, initially with a soft keyboard and Auto fill 110 buttons. The Auto fill 110 function displays common words from the dictionary that match the letters entered. The user can select the right word when displayed to avoid typing the rest of the word. However, when filling forms, a lot of data entry involves text and numbers that are not part of the dictionary (e.g. client name, serial number, manufacturer name etc. . . . ). In one embodiment, the user can use the camera selector 108 to enable the mobile device camera mode in order to take a picture of some Information 202 to enter.
  • FIG. 2 shows an example of Information 202 being captured by the camera to be included in the form. The Information 202 may contain one or more elements of text (herein including numbers) and other non-textual graphics.
  • Upon clicking the text shutter button 204 optical character recognition (OCR) is performed on the Information 202 in the picture. Any OCR techniques known in the art can be used to analyse the picture. The results of the OCR are then cropped and rotationally corrected to give the clearest view resulting in selectable text on a data entry screen 304 represented in the Information 202. Live character tracking may optionally be enabled using button 206 to give a preview of what is being recognized by the OCR.
  • Optionally another soft button (not shown) can be added to allow the user wants to take a normal picture without the OCR to include in a field of the form that allows that format.
  • FIG. 3 shows how the selectable text from the OCR is displayed in the data entry screen 304 of the mobile device screen 102. The user can switch back to the camera or the keyboard display using the camera and keyboard selector 302. The user can move between fields while the data entry screen 304 is displayed.
  • FIG. 4 shows an example of selected one or more elements 402, where the user selected a field 106 and then selected one or more elements 402 which were automatically entered in the field 106. The user can selected modify or remove some or all of the text/numbers in the field 106 just as it was entered using the keyboard.
  • FIG. 5 depicts an example how the user can zoom in the selectable text 304 to help with selecting the required text. The zooming can be achieved using any types of gestures known in the art.
  • FIG. 6 shows another example where the user performs a multi-line selection 602. In this case, the system orders the text from left to right, top to bottom and displays as normal text in the field 106. In another embodiment, the selected components may not be collocated, but they can be selected together to fill one field at once.
  • FIG. 7 summarizes the step of one embodiment of the invention. In block 702, routine 700 selects a camera function using a camera selector. In block 704, routine 700 takes a picture of information. In block 706, routine 700 extracts text from the picture and displaying the text in a text selection screen coupled to the form. In block 708, routine 700 selects one or more elements from the text. In block 710, routine 700 inserts the one or more element from the text into the field.
  • Various embodiments of systems, devices, and methods have been described herein. These embodiments are given only by way of example and are not intended to limit the scope of the invention. It should be appreciated, moreover, that the various features of the embodiments that have been described may be combined in various ways to produce numerous additional embodiments. Moreover, while various materials, dimensions, shapes, configurations and locations, etc. have been described for use with disclosed embodiments, others besides those disclosed may be utilized without exceeding the scope of the invention.
  • Persons of ordinary skill in the relevant arts will recognize that the invention may comprise fewer features than illustrated in any individual embodiment described above. The embodiments described herein are not meant to be an exhaustive presentation of the ways in which the various features of the invention may be combined. Accordingly, the embodiments are not mutually exclusive combinations of features; rather, the invention may comprise a combination of different individual features selected from different individual embodiments, as understood by persons of ordinary skill in the art.
  • Any incorporation by reference of documents above is limited such that no subject matter is incorporated that is contrary to the explicit disclosure herein. Any incorporation by reference of documents above is further limited such that no claims included in the documents are incorporated by reference herein. Any incorporation by reference of documents above is yet further limited such that any definitions provided in the documents are not incorporated by reference herein unless expressly included herein.
  • For purposes of interpreting the claims for the present invention, it is expressly intended that the provisions of Section 112, sixth paragraph of 35 U.S.C. are not to be invoked unless the specific terms “means for” or “step for” are recited in a claim.

Claims (15)

What is claimed is:
1. A method for efficient data entry in a field of a form displayed on a screen of a mobile device comprising:
displaying, on said screen, at least two sections, wherein a first section displays said form and a second section displays a data entry screen;
receiving a picture of information on said mobile device;
causing selectable text to be extracted from said picture and displaying said selectable text in said data entry screen;
receiving a selection of an element from said selectable text and automatically inserting and displaying into said field.
2. The method of claim 1 wherein said extracting is performed using optical character recognition.
3. The method of claim 1 wherein said selectable text is highlighted on said data entry screen.
4. The method of claim 2 wherein said selectable text is cropped.
5. The method of claim 2 wherein said selectable text is rotationally corrected.
6. A computing apparatus for efficient data entry in a field of a form displayed on a mobile device screen, comprising:
a processor; and
a memory storing instructions that, when executed by the processor, configure the apparatus to:
display at least two sections on said mobile device screen, wherein a first section displays a form and a second section displays a data entry screen;
receive a picture of information;
extract selectable text from said picture and display said selectable text in said data entry screen;
insert and display one or more element selected from said selectable text into said field on said form.
7. The computing apparatus of claim 6 wherein the selectable text is extracted using optical character recognition.
8. The computing apparatus of claim 6 wherein said selectable text is highlighted on said data entry screen.
9. The computing apparatus of claim 7 wherein said selectable text is cropped.
10. The computing apparatus of claim 7 wherein said selectable text is rotationally corrected.
11. A system for efficient data entry in a field of a form displayed on a screen of a mobile device, comprising:
a display of at least two sections on said screen, wherein a first section displays a form and a second section displays a data entry screen;
extraction of selectable text from a picture received by said mobile device and display said selectable text in said data entry screen;
insertion and display of one or more element selected from said selectable text into said field of said form.
12. The system of claim 11 wherein the extraction of selectable text is performed using optical character recognition.
13. The system of claim 11 wherein said selectable text is highlighted on said data entry screen.
14. The system of claim 12 wherein said selectable text is cropped.
15. The system of claim 12 wherein said selectable text is rotationally corrected.
US17/550,698 2018-11-29 2021-12-14 Efficient data entry system for electronic forms Pending US20220108063A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/550,698 US20220108063A1 (en) 2018-11-29 2021-12-14 Efficient data entry system for electronic forms

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US16/205,148 US11144715B2 (en) 2018-11-29 2018-11-29 Efficient data entry system for electronic forms
US17/470,767 US20210406455A1 (en) 2018-11-29 2021-09-09 Efficient data entry system for electronic forms
US17/550,698 US20220108063A1 (en) 2018-11-29 2021-12-14 Efficient data entry system for electronic forms

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US17/470,767 Continuation US20210406455A1 (en) 2018-11-29 2021-09-09 Efficient data entry system for electronic forms

Publications (1)

Publication Number Publication Date
US20220108063A1 true US20220108063A1 (en) 2022-04-07

Family

ID=70850116

Family Applications (3)

Application Number Title Priority Date Filing Date
US16/205,148 Active US11144715B2 (en) 2018-11-29 2018-11-29 Efficient data entry system for electronic forms
US17/470,767 Abandoned US20210406455A1 (en) 2018-11-29 2021-09-09 Efficient data entry system for electronic forms
US17/550,698 Pending US20220108063A1 (en) 2018-11-29 2021-12-14 Efficient data entry system for electronic forms

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US16/205,148 Active US11144715B2 (en) 2018-11-29 2018-11-29 Efficient data entry system for electronic forms
US17/470,767 Abandoned US20210406455A1 (en) 2018-11-29 2021-09-09 Efficient data entry system for electronic forms

Country Status (1)

Country Link
US (3) US11144715B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220075934A1 (en) * 2018-11-29 2022-03-10 Nicholas Ng Focused screen data field presentation for entry of data associated with an electronic form into a quick entry system
JP7434001B2 (en) * 2020-03-13 2024-02-20 キヤノン株式会社 Information processing device, program, information processing method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040181749A1 (en) * 2003-01-29 2004-09-16 Microsoft Corporation Method and apparatus for populating electronic forms from scanned documents
US20120163664A1 (en) * 2009-08-27 2012-06-28 Lin Zhu Method and system for inputting contact information
US20130234945A1 (en) * 2012-03-06 2013-09-12 Nuance Communications, Inc. Multimodal Text Input by a Keyboard/Camera Text Input Module Replacing a Conventional Keyboard Text Input Module on a Mobile Device
US8948490B1 (en) * 2009-04-15 2015-02-03 Cummins-Allison Corp. Apparatus and system for imaging currency bills and financial documents and method for using the same
US20190034894A1 (en) * 2017-07-26 2019-01-31 The Toronto-Dominion Bank Computing device and method to perform a data transfer using a document

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7849398B2 (en) * 2007-04-26 2010-12-07 Xerox Corporation Decision criteria for automated form population
US9306878B2 (en) * 2012-02-14 2016-04-05 Salesforce.Com, Inc. Intelligent automated messaging for computer-implemented devices
EP2856370A1 (en) * 2012-06-04 2015-04-08 Vazquez, Richard M. Systems and methods for organizing, storing, communicating, and verifying information throughout the process of providing healthcare services
US8995774B1 (en) * 2013-09-19 2015-03-31 IDChecker, Inc. Automated document recognition, identification, and data extraction
US9582913B1 (en) * 2013-09-25 2017-02-28 A9.Com, Inc. Automated highlighting of identified text
US10223344B2 (en) * 2015-01-26 2019-03-05 Adobe Inc. Recognition and population of form fields in an electronic document
JP6575091B2 (en) * 2015-03-20 2019-09-18 富士ゼロックス株式会社 Itinerary estimation apparatus and program
US11423209B2 (en) * 2016-06-10 2022-08-23 Apple Inc. Device, method, and graphical user interface for classifying and populating fields of electronic forms
US10019849B2 (en) * 2016-07-29 2018-07-10 Zspace, Inc. Personal electronic device with a display system
FR3098328B1 (en) * 2019-07-01 2022-02-04 Amadeus Sas Method for automatically extracting information of a predefined type from a document

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040181749A1 (en) * 2003-01-29 2004-09-16 Microsoft Corporation Method and apparatus for populating electronic forms from scanned documents
US8948490B1 (en) * 2009-04-15 2015-02-03 Cummins-Allison Corp. Apparatus and system for imaging currency bills and financial documents and method for using the same
US20120163664A1 (en) * 2009-08-27 2012-06-28 Lin Zhu Method and system for inputting contact information
US20130234945A1 (en) * 2012-03-06 2013-09-12 Nuance Communications, Inc. Multimodal Text Input by a Keyboard/Camera Text Input Module Replacing a Conventional Keyboard Text Input Module on a Mobile Device
US20190034894A1 (en) * 2017-07-26 2019-01-31 The Toronto-Dominion Bank Computing device and method to perform a data transfer using a document

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Codesteps.com "How to select multiple objects or shapes on Microsoft word document", Nov 30, 2013, pp 1-2 https://web.archive.org/web/20131130015706/https://codesteps.com/2013/08/15/how-to-select-multiple-objects-or-shapes-in-microsoft-word-document/ (Year: 2013) *
Stackoverflow. com "Append Select Option to Text Field" SEP 25, 2014, pp1-2 http://web.archive.org/web/20140925142138/https://stackoverflow.com/questions/22954055/append-select-option-to-text-field (Year: 2014) *

Also Published As

Publication number Publication date
US20210406455A1 (en) 2021-12-30
US20200175100A1 (en) 2020-06-04
US11144715B2 (en) 2021-10-12

Similar Documents

Publication Publication Date Title
US20220108063A1 (en) Efficient data entry system for electronic forms
US20110157215A1 (en) Image output device, image output system and image output method
US20090110287A1 (en) Method and system for displaying image based on text in image
US10068155B2 (en) Verification of optical character recognition results
CN111381751A (en) Text processing method and device
WO2023051063A1 (en) Information display method and apparatus, and computer device and storage medium
KR101078086B1 (en) Character recognition apparatus, character recognition program and character recognition method
JPWO2007004489A1 (en) Image processing apparatus and image processing method
US20090030882A1 (en) Document image processing apparatus and document image processing method
US20060290789A1 (en) File naming with optical character recognition
US20100130256A1 (en) Method for previewing output character and electronic device
CN114564131B (en) Content publishing method, device, computer equipment and storage medium
CN109697242B (en) Photographing question searching method and device, storage medium and computing equipment
CN113869063A (en) Data recommendation method and device, electronic equipment and storage medium
CN111199136B (en) Document content display method, device and equipment
WO2019181441A1 (en) Information processing device, control method, program
KR20200078880A (en) System for guiding store information using technology of image recognize
US20140022386A1 (en) Information display method and device
KR102234172B1 (en) Apparatus and method for providing digital twin book shelf
KR20060091975A (en) Method for displaying thumbnail images
US9444956B2 (en) Methods for generating and manipulating the grouped photos and apparatuses using the same
US20210182477A1 (en) Information processing apparatus and non-transitory computer readable medium storing program
US11010978B2 (en) Method and system for generating augmented reality interactive content
CN113835598A (en) Information acquisition method and device and electronic equipment
EP3312734A1 (en) Method and apparatus for providing local search suggestion

Legal Events

Date Code Title Description
AS Assignment

Owner name: PRONTOFORMS INC., CANADA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PATERSON, CHRISTOPHER JAMES HERBERT;EKANAYAKE, GEMUNU PRASANNA KAPILA BANDARA;CHENIER, GLENN MICHAEL;SIGNING DATES FROM 20190115 TO 20190117;REEL/FRAME:058388/0536

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

AS Assignment

Owner name: TRUECONTEXT INC., CANADA

Free format text: CHANGE OF NAME;ASSIGNOR:PRONTOFORMS INC.;REEL/FRAME:065675/0187

Effective date: 20231103

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

AS Assignment

Owner name: FIRST-CITIZENS BANK & TRUST COMPANY, CALIFORNIA

Free format text: SECURITY INTEREST;ASSIGNORS:TC PLEDGE INTERMEDIATECO INC.;TC PLEDGECO INC.;1000827877 ONTARIO INC.;AND OTHERS;REEL/FRAME:067442/0832

Effective date: 20240516

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED