Home »
Public Forums »
archive »
Re: Table Output?
Re: Table Output? [message #4519] |
Tue, 13 June 1995 00:00 |
patterso
Messages: 36 Registered: February 1995
|
Member |
|
|
I'm not sure if you've had any more helpful replies, but one
way you could get the tables is to write the information into
a standardised TeX output (or LaTeX), and then just TeX, dvi
and print the postscript output using a spawned batch command.
This gives quite great quality output, but just takes some time
to set up initially.
Tim
P.S. I'd like to hear if anybody else has a better method of
producing tabulated data results :)
Kwangwoo Cho (k0c7289@tam2000.tamu.edu) wrote:
: Howdy!
: I want to produce clean table combined with numeric and text in idl/pvwave.
: The table will be ordinary form such as
: |----------------------------------------------------------- -|
: | AAA | BBB | CCC | DDD |
: | |--------------------| | |
: | | 1 | 2 | 3 | | |
: |________|____|_______________|______________|______________ _|
: | ? | ? | ? | ? | ? | ?
: |----------------------------------------------------------- -|
: .
: .
: .
: |----------------------------------------------------------- -|
: I want to adjust line thickness and charater size...
: Can anyone help this one?
: issac
: TAMU
|
|
|
Current Time: Wed Oct 08 15:13:34 PDT 2025
Total time taken to generate the page: 0.08915 seconds