Brewser Posted October 13, 2004 Posted October 13, 2004 Is it possible to create report headers when exporting reports to HTML? I have tried the XML stuff and that works, but the field names show the table::record and that doesn't look so good. I would just like to put titles on the HTML reports. Thanks for the help on this.
Deep Thought II Posted October 13, 2004 Posted October 13, 2004 one quick path to do it is... manually edit the HTML file except there is the burden of editing it each time unless u find some other ways around it...
Brewser Posted October 14, 2004 Author Posted October 14, 2004 Is there a way without editing the HTML file? I thought possibly a field, but there is no way to set this as a report header. Is there a way to do HTML from a preview screen?
bruceR Posted October 14, 2004 Posted October 14, 2004 You'll need to create or use a style sheet and export as XML. There are good examples of this that are installed with the application.
Deep Thought II Posted October 14, 2004 Posted October 14, 2004 make a small C or VB program, that opens the html file and look for the text and change it. since each time FM uses the same header... the program can be re-used everytime... err... or maybe u can call FM and complain to them ...
Recommended Posts
This topic is 7608 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now