Hi, 
I'm Filippo Machi. I've to copy portions of formatted text and/or table rows in 
writer document, using java. These portions are defined using user text fields. 
I succeded in that selecting portions and dispatching copy / paste commands. 
However, since my program performs a lot of these copies, if the user changes 
the content of the clipboard when my program is running, he makes copy/paste 
activity go wrong.
Now I'm wondering wheter...
1) is there another way to copy/paste text and rows keeping formatting? 
(Autotext works with text but when I try to use it with table rows I copy table 
structure too)
2) can I use another clipboard? A local clipboard in order to prevent user 
activity to change chipboard content?
Thanks a lot
Kind regards
Filippo Machi

Reply via email to