An Europe municipal based corporation was looking for a solution to create software for their in house thousands types of document template. They were interested if document data could be stored inside database and control could added on document template.
They had thousands document template and in future similar types of documents can be added.
Their one customer survey document template was looking like:
They wanted a solution which can have a generic approach to capture data on documents by adding control on respective fields.
E.g. If document has Date of birth fields, a date field could be inserted next to date of birth field and data captured from end user without writing code. They were avoiding approach to write thousands of forms/documents interface code, testing and deployment.
We come across solution for writing a framework. We picked a document template and using framework, developed control which can be inserted on document, programmed and executed with very simple and friendly way like....
Control was programmable and developed using framework. Framework was designed provide metadata, read data from document template and store it inside database after commit like....
Framework was designed to read document, store user entered information in database and provide facility to read, modify and update in future.
It was also possible to export document as PDF, send as mail to someone like reports, etc.
No comments:
Post a Comment