Prev: function tog() {
Next: Non destructive read of socket
From: rossum on 2 Oct 2009 07:05 On Thu, 1 Oct 2009 14:35:25 -0700 (PDT), Ross <rossclement(a)gmail.com> wrote: >I can't seem to modify paragraph properties when creating RTF in java. >I can change text to bold, italic, etc. But, if I try to set a >paragraph attribute, e.g. line indent, nothing happens. It's not only >when I display the document in a JEditorPane, the .rtf file I save to >disk doesn't have any line indent either. > >What am I doing wrong? Have a look at: http://search.cpan.org/~sburke/RTF-Writer/lib/RTF/Cookbook.pod rossum |