8
Views
1
Comments
Making a fillable form
Question
I want my webpages to produce fillable-filled forms populate-post data to database and print completed form
can i upload microsoft word documents to be used as format template
how can i bind my format to 8.5x11 printed page, how can i ensure a print will produce a 
single page formatted document (no left over stuff on extra pages)
any help would be great, personal user trying to see if i can use this at my work!
thanks
2011-06-15 10-51-22
Joop Stringer
Hi Christopher,

It is possible to make forms with outsystems and save the filled information into a database.
That's the basics of outsystems.
Uploading MS-Word document, can be doen, use it as a template to fill ... can be done, downloaded by the user, filled in and uploaded again. But I don't think that;s what you want.
Bind the printed format ti 8,5x11 is a problem of most browser based applications. However if you take a look around here there is a HTML2PDF component where you can do that

So please go ahead and see if we can help you with more information.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.