I have developed a system where users can fill out forms and preview a PDF file. As they input information into the form, the PDF preview will update accordingly. Once all forms are filled out, users can generate a PDF of the completed document.
I am looking to enhance the user experience by displaying real-time updates on the right side of the screen when users input data in specific text boxes. This could be done by changing the background color or adding an underline to the updated section.
You can view the live code example at