Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Application report to MS Word

Status
Not open for further replies.

thedaver

IS-IT--Management
Joined
Jul 12, 2001
Messages
2,741
Location
US
I am writing an application that takes data to generate forms like invoices and estimates. The customer wants the final output to appear in MS Word for editing. I need to be able to utilize repeating headers and footers in the documents, which is my primary problem - consider a multipage invoice that should have the company logo at the top of every page.

Any hints/tricks/solutions? I can use Windows or Linux.

Surfinbox.com Business Internet Services - National Dialup, DSL, T-1 and more.
 
what's the problem with the headers and footers in the word document??. you start with a word document which you merge with the data from you're form. you can use vb script for this or you can generate an cdf or database file for the merge and do it manualy
 
I'm a linux hack, so my Windows skills are rusty. I'll try a merge into the form. Any suggestions on variable line counts into an invoice?

Surfinbox.com Business Internet Services - National Dialup, DSL, T-1 and more.
 
Check out this thread: thread333-726509

I know its for ASP, but it will answer your question :)

Take Care,
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top