| Recommend this page to a friend! |
| All requests |
> | Report writer with pre-printed forms | > | Request new recommendation | > | > |
by Lumeng - 1 year ago (2024-06-10)
+2 | I am looking for something where users can upload a scanned copy of their pre-printed form, and then the user can drag and drop fields from a table/database onto the scanned copy as an overlay. |
+1 |
It seems that you need to use multiple packages. If the pre-filled forms are in PDF format, you can use this package to parse the PDF data of the file to extract the text and form values. Then you would need to use another package to manage the records of the files that are uploaded. For instance you can use the package below to implement a record management page using the CRUD plugin. Check the Demos tab and the Form CRUD to see a live example: https://www.phpclasses.org/package/1-PHP-HTML-forms-generation-and-validation-.html |
| Recommend package | |
|
|