Hi,
this is what I'm trying to solve these days. Every edition of one newspapers is stored in MySQL. We want to select the entire edition, automatically create a .doc file which will be e-mailed to some client.
Every news is conected to a field that holds the number of edition, so selecting the adata isn't a trouble.
I worked out some solution, but the idea is to get more automatization that already exists.
However, I'm waiting for advices and codes potentially.
TIA