PDF to Web Form Converter Using HTML Background Image

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The use of PDF forms in industries like medical services limits efficiency due to the need for manual data entry and lack of auto-population capabilities, as they are not easily compatible with web-based systems.

Innovation Solution

A custom PDF to Web form converter using HTML and CSS converts PDF forms into web forms, maintaining the layout and interactive fields, allowing for browser-compatible access, data saving, and pre-population of fields, without requiring JavaScript.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If PDF forms are used for data collection, then form structure and layout are preserved, but manual data entry is required and auto-population capability is lost

Engineering Contradiction:
Improvemanual data entry requirementVSAvoiddata entry efficiency
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The patent creates a visual copy of the PDF form as an HTML background image, preserving the exact layout and structure. Interactive HTML form fields are then positioned to match the PDF fields, creating a web-compatible replica that enables database auto-population while maintaining the original form's appearance and structure.

Inventive Principle:
Principle #26Copying

2Adaptability or versatility

If PDF forms are used, then document portability is maintained, but web-based system integration and database auto-population are limited

Engineering Contradiction:
Improveweb system compatibilityVSAvoiddatabase auto-population capability
Core Design Contradiction:
Adaptability or versatilityVSExtent of automation

Solution Approach 1:

The patent uses an HTML form as an intermediary between the PDF form and the web-based database system. The HTML form fields are mapped to correspond with PDF fields, serving as a bridge that enables data to flow from the visual PDF representation into the web database, allowing both PDF portability and web system integration to coexist.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If Adobe Acrobat is required for PDF form completion, then form functionality is maintained, but user accessibility and browser compatibility are reduced

Engineering Contradiction:
Improveform functionalityVSAvoidbrowser compatibility
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent replaces the mechanical requirement of Adobe Acrobat software with a web-based HTML form solution. By converting the PDF form into HTML with interactive fields that can be completed directly in web browsers, the system eliminates the need for specialized PDF software while preserving form functionality and significantly improving accessibility.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

4Loss of time

If PDF forms require manual data entry, then data accuracy can be verified, but time consumption and resource usage increase

Engineering Contradiction:
Improvedata entry timeVSAvoidtransaction processing speed
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The patent enables preliminary population of form fields by retrieving data from the database before the user completes the form. This allows commonly used fields to be pre-filled automatically, reducing the time users need to spend on data entry while maintaining the ability to verify and correct data accuracy before submission.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10402480B2PDF to web form conversion
Publication Date: 2019.09.03 EXPERIAN HEALTH INC
  • US10402480B2 patent drawing
  • US10402480B2 patent drawing
  • US10402480B2 patent drawing

AI summary

A PDF to Web form converter operates to establish an image of an uploaded PDF form as an HTML background image of a new Web page. The converter additionally operates to query the uploaded PDF form to determine the name and type of user-interactive fields present in the PDF form, as well as to determine the size and placement of the user-interactive fields. The converter then converts the PDF user-interactive fields to HTML fields having the same type and name, and having a size and pixel location that corresponds to the PDF field. The HTML user-interactive fields are placed atop the HTML background image to present to the user a two layer Web form (e.g., layer one: background, layer two: user-interactive fields) that appears substantially identical to the PDF form.