Generating RTF output from ASP

B

brian.lukoff

Does anyone know of any freely usable code that helps automate the
process of generating RTF files from ASP (particularly generating the
code needed for tables)?

Brian
 
B

brian.lukoff

Thanks--I had seen that page, but I don't think there's anything on
there that is both free and can be used without having to delve into
the RTF spec. I realize there may not be anything else out there, but
I'd appreciate hearing about any other products or code libraries that
you know of.

Brian
 
M

McKirahan

Thanks--I had seen that page, but I don't think there's anything on
there that is both free and can be used without having to delve into
the RTF spec. I realize there may not be anything else out there, but
I'd appreciate hearing about any other products or code libraries that
you know of.

[snip]

Didn't you see the links under this option:

"And the following code samples are written in VB,
but could be converted to ASP with little difficulty: "
 
L

Larry Bud

McKirahan said:
Thanks--I had seen that page, but I don't think there's anything on
there that is both free and can be used without having to delve into
the RTF spec. I realize there may not be anything else out there, but
I'd appreciate hearing about any other products or code libraries that
you know of.

[snip]

Didn't you see the links under this option:

"And the following code samples are written in VB,
but could be converted to ASP with little difficulty: "

The 2nd link goes 404, and the first link is RTF to HTML, not to create
an RTF.
Half of the links in the products list are bad too.

For the OP, the following might be useful

http://www.devx.com/asp/Article/17964/0/page/2

http://www.freevbcode.com/ShowCode.asp?ID=6326

Or just google "create rtf from asp"

I realize you don't want to have to learn the RTF spec, but how
complicated of a document do you want to create? Doesn't look like you
have to do much to just create a simple doc.
 
M

McKirahan

Larry Bud said:
Thanks--I had seen that page, but I don't think there's anything on
there that is both free and can be used without having to delve into
the RTF spec. I realize there may not be anything else out there, but
I'd appreciate hearing about any other products or code libraries that
you know of.

[snip]

Didn't you see the links under this option:

"And the following code samples are written in VB,
but could be converted to ASP with little difficulty: "

The 2nd link goes 404, and the first link is RTF to HTML, not to create
an RTF.

Yes -- "This submission no longer exists in the database."
However, a search of the site found the following which may be helpful:

Create a word RTF file on your site from a SQL

<URL:http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=692
0&lngWId=4>
Half of the links in the products list are bad too.

For the OP, the following might be useful

http://www.devx.com/asp/Article/17964/0/page/2

http://www.freevbcode.com/ShowCode.asp?ID=6326

Or just google "create rtf from asp"

I realize you don't want to have to learn the RTF spec, but how
complicated of a document do you want to create? Doesn't look like you
have to do much to just create a simple doc.

Good links.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,139
Messages
2,570,805
Members
47,356
Latest member
Tommyhotly

Latest Threads

Top