C
cgia
The question is very general, I know.
I am reading a lot of info on the subject but can't really make up my
mind on the way to attack this.
I have portions of formatted text into the database (kind of
sentences, with the space for the address blank for example). The user
will choose the correct address from another table in the database. At
this point I would like to generate a Word document with the formatted
text including the right chosen address.
Ideally, the user will type additional text in the document (which I
would display in the browser with MS Word). At this point I would like
the complete document to be saved into the database or printed as a
pdf and the pdf saved into the DB.
Another question is how to save the document into the database when I
have it embedded in the web form.
Thanks!
I am reading a lot of info on the subject but can't really make up my
mind on the way to attack this.
I have portions of formatted text into the database (kind of
sentences, with the space for the address blank for example). The user
will choose the correct address from another table in the database. At
this point I would like to generate a Word document with the formatted
text including the right chosen address.
Ideally, the user will type additional text in the document (which I
would display in the browser with MS Word). At this point I would like
the complete document to be saved into the database or printed as a
pdf and the pdf saved into the DB.
Another question is how to save the document into the database when I
have it embedded in the web form.
Thanks!