Hi Bryan,
To the best of my knowledge this is not possible. Any form in an ODF
document, regardless of it being an XForms form or a 'normal' form is as
such not part of the visible document content. Form controls only become
visible in the document through shapes in the document that provide a
view-port for them. COnceptually, you could think about it as follows:
[form-layer]
[form]
[control1, type=input ...]
[control2, type=checkbox ...]
[document body]
text content
[shape type=control idref=control1 anchor=as-character width=5cm ...]
more text content
[shape type=control idref=control2 ...]
and yet more text
Cheers,
Lars
Bryan Rasmussen wrote:
hi,
As per the subject, form elements drawn with the xforms tools are in the draw
namespace and unfortunately are very difficult to analyse for this reason.
Can one visualise form input elements without drawing them so I can remove
all drawn elements.
Cheers,
Bryan Rasmussen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]