Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / February 2006

Tip: Looking for answers? Try searching our database.

Windward Reports

Thread view: 
Annonymous - 16 Feb 2006 08:30 GMT
Hi,
   Someone could tell me another product with same operative action.

   Windward output an rtf documet after processing a rtf template and xml
data input .

   I need some product to do an rtf from an existent RTF template with
dinamic data.

Thanks
Rhino - 16 Feb 2006 14:06 GMT
> Hi,
>    Someone could tell me another product with same operative action.
[quoted text clipped - 4 lines]
>    I need some product to do an rtf from an existent RTF template with
> dinamic data.

I've never seen Windward Reports but iText is a free Java package that can
write RTF. I don't know if it can handle RTF templates or read XML - I doubt
if - but you could possibly handle them within your Java code and then use
iText to write your RTF.

iText can be found at http://www.lowagie.com/iText/.

--
Rhino
Simon Andrews - 22 Feb 2006 11:56 GMT
> Hi,
>     Someone could tell me another product with same operative action.
[quoted text clipped - 4 lines]
>     I need some product to do an rtf from an existent RTF template with
> dinamic data.

I've done this before and it's pretty straightforward as long as you're
not doing anything too complicated.

RTF is just plain text so you can process it the same way you would with
any other text file.  It's fully documented so it's not too bad to work
with.

Depending on what you want to do you could either just make up an RTF
template with placeholders in it which you then substitute your real
data into (which is what we did), or if you want something more advanced
then you could composite together short RTF fragments to make a larger
document.

Simon.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.