Laurent Godard wrote:
Hi all

the wizard > label assistant does not show an api
(thanks carsten for answering this)

i want to create labels, passing the label name/parameters as argument and the datas. i plan to create models with various user fields and populate my models (or maybe use database fields if my use case is ok)

is it the way to go ? any advice ?

Hi,
the label assistant reads the data of the labels from the configuration (see data/org/openoffice/Office/Labels.xcu) and creates a document with a text frame for each label.

It inserts the text and database fields into the labels. With synchronization it inserts the text once into a text section and links the other frames to that section.

That's not too complicated to be put into a Basic macro.

Regards,

Oliver


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

Reply via email to