Hallo all,

I would like to write an extension, which is able to display some text
in rectangle on the left side of each table / paragraph. Left side of
each table / paragraph means place between page border and canvas
border. This text should be directly editable in this rectangle or
provide context menu to start own dialog for editing.

This extension should display rectangles / texts only and only if
there is a special user defined attribute stored inside Writer's
DocumentInfo.

The last condition is, that this information is not printable. IOW
only visible when editing document and stored within ODT only (other
formats like DOC, PDF, ... shouldn't contain this information).

I read Writer's chapter in the Developer's Guide, but I'm not still
sure what approach I should take. I was thinking about TextFrames,
intercepting Save, SaveAs, Print calls, etc. I would like to hear an
opinion from more experienced people. What approach should I take? Or
Notes?

Last thing I forgot to mention - information displayed in a rectangle
on the left side will be stored as user defined attribute within Table
/ Paragraph for example.

Best regards,
Robert Vojta

-- 
Robert Vojta

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to