In VFP, there are a number of ways to do this, but in FPD or FPW it's not really possible. (If you were real good at DDE, and you coded all your own reports in FPW - i.e. not the report designer - then it's possible.)
As Rick (rgbean) says you have to be good in DDE or work to figure it out, but it can be done in FPW.
Instead of building ANY format/layout in Foxpro, you would format it within Word. You also don't need to hard code format it in Foxpro, merely set up the appropriate data and then pass it from Foxpro to Word via DDE. I had one application work this way and it did OK. It didn't populate the Word document too fast, but it worked and looked pretty good. My biggest user complaint was the speed and also the fact that Word would not reliably close itself when done.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.