|
-
July 16th, 2002, 06:58 AM
#1
formatted output
I need to output a formatted file that can be printted or viewed at a latter date. Some of the things I need to output are bolded titles, pagebreaks, different fontstyles does anyone have suggestion as to the best approach to take.
-
July 16th, 2002, 07:24 AM
#2
file formats..
html would be a probable solution
or
pdf (you could do this with a pdf - printer driver).. can't be changed later...
another way would be rtf (richtext).. but i don't have got any clue how to get a rtf file..
hope tihs helps a little bit,
bernhard
-
July 16th, 2002, 12:08 PM
#3
I'd say definitely HTML. You could easily create a class for printing formatted output to a selected file, and browsers that can read it are pretty much ubiquitous.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|