Page 1 of 1

[Solved] Mail Merge into Draw Document

Posted: Sun Mar 26, 2023 11:08 pm
by ramses505
I have an exisiting ms Pub document that I have setup to mailmerge numbers from an external Excel sheet - can LibreOffice Draw do that as well - I mean can it mail merge info to a field in the Draw document ?

Thanks for any help.

Re: Mail Merge into Draw Document

Posted: Mon Mar 27, 2023 9:15 am
by Bidouille
Mailmerge feature is only with Writer

Re: Mail Merge into Draw Document

Posted: Mon Mar 27, 2023 11:45 am
by ramses505
OK, that confirms that. Thanks very much for taking the time to read and reply, its appreciated.

Re: Mail Merge into Draw Document

Posted: Mon Mar 27, 2023 1:15 pm
by Villeroy
ramses505 wrote: Sun Mar 26, 2023 11:08 pm I have an exisiting ms Pub document that I have setup to mailmerge numbers from an external Excel sheet - can LibreOffice Draw do that as well - I mean can it mail merge info to a field in the Draw document ?

Thanks for any help.
Draw supports database forms with form controls. Contrary to mail merge fields which are elements of surrounding text, form controls are boxes with fixed widths. In order to generate one Draw document per record, you would need a farly simple macro (print/save -> next record -> print/save, ...)