| From: | Tim Clarke <tim(dot)clarke(at)manifest(dot)co(dot)uk> |
|---|---|
| To: | PostgreSQL General List <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Link Office Word form document with data from PostgreSQL |
| Date: | 2015-03-30 09:22:53 |
| Message-ID: | 551915ED.2040009@manifest.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-novice pgsql-sql |
Two options that I know of:
1) Use Java and the Apache POI project
2) Write a file containing the data in some other format like HTML then
open that with Word.
Tim Clarke
On 30/03/15 09:20, avpro avpro wrote:
>
> Hi all,
>
> Have you ever experienced how to populate fields from a MS Office Word
> document with a PostgreSQL data available either in a table or view?
>
> I haven’t seen anything on the web; only possible with MS products, VS
> or Access.
>
> Thank you for your input
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kavi | 2015-03-30 09:54:25 | JSON TO POSTGRE TABLE |
| Previous Message | avpro avpro | 2015-03-30 08:20:15 | Link Office Word form document with data from PostgreSQL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kavi | 2015-03-30 09:54:25 | JSON TO POSTGRE TABLE |
| Previous Message | avpro avpro | 2015-03-30 08:20:15 | Link Office Word form document with data from PostgreSQL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kavi | 2015-03-30 09:54:25 | JSON TO POSTGRE TABLE |
| Previous Message | avpro avpro | 2015-03-30 08:20:15 | Link Office Word form document with data from PostgreSQL |