The Artima Developer Community
Sponsored Link

Java Answers Forum
creation of .RTF file in java

1 reply on 1 page. Most recent reply: Nov 28, 2002 8:25 AM by Charles Bell

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
manoj patil

Posts: 1
Nickname: manojpatil
Registered: Nov, 2002

creation of .RTF file in java Posted: Nov 27, 2002 10:43 PM
Reply to this message Reply
Advertisement
Hi,

I want to create/edit .RTF file through java application. In my RTF file, I should be able to edit data(formatting), inserting tables. This is already done. Now I want to create chart (like pie-chart) using java. I searched the net for the last couple of days but I couldn't get the proper help. I can do that in SWING but its of no use.

can anyone help me in this?

Thanks & Regards,
mrP


Charles Bell

Posts: 519
Nickname: charles
Registered: Feb, 2002

Re: creation of .RTF file in java Posted: Nov 28, 2002 8:25 AM
Reply to this message Reply
check out iText at:

http://www.lowagie.com/iText/

it will do PDF and RTF

and its easy to get started with.

Flat View: This topic has 1 reply on 1 page
Topic: To start multiple JVM's Previous Topic   Next Topic Topic: static variables

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use