Generate Word Doc in ColdFusion with Precicely Positioned Elements
Hi All,
I just wasted two days trying to find a solution on how to do this, and after two somewhat different approaches I've failed both times.
I need to come up with a way to generate a word doc (or in reality any way that can be printed), to fill in the below pictured score cards with Player Name, Ttime, Start Hole, Yardage and Par values for each player for an event. The score cards, are pre-prented stock as shown below. I have all the data available.
I have tried to create a Word Template first using text areas for each cell and location, then using tables. I got it to work perfectly in Word, but when I save it as HTML, when I go to open it back up, all the positioning is completely messed up, it's not even close. I've used this method before to create mailing labels and other word documents, but for some reason it's not working for this.
Any suggestions for how to do it? How can you create a report/label that has elements precicely position on a printed page?

