On Monday 04 September 2006 11:17, Ross Davey wrote: > RTF. Genie's RTF viewer is a bit 'basic' and spits the dummy when it > gets some more complex documents with tables and with section breaks and > a few other Word features. (Yes Horst, it would be great if a more > 'open' standard were agreed upon for receiving and displaying entire > documents [like pdf or html])
there are several free libraries with RTF parsers and RTF-to-html converters available. Maybe Paul Carr should look into them -in my experience it was so much easier to just convert RTF into a sensible format on the fly (in my case HTML, and display the content in a html widget) rather than trying to implement a complete RTF widget or relying on some closed 3rd party modules Horst _______________________________________________ Gpcg_talk mailing list [email protected] http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk
