Create Comma Separated List of form

wjbaptis wrote on Monday, July 29, 2013:

Hi everyone,

Is there a way to create a form which can be downloaded as a comma separated list? I would like to make a form that I can import into WORD and have the clinician sign-off on. Thanks.

krisnz2009 wrote on Wednesday, November 27, 2013:

google PHPDocx; there is a free limited utility version that helps form exports to word including database support. You could try that. I am in the process of customizing OpenEMR and migt consider using PHPDocX mainly to automate letter generating tasks. I will let you know if and when I make progress