Ippoliti,
Did the same thing but uses the PDF-output-filter and uses a "PDF-merger"
to make the final document to print. Gos faster.
Fernand
At 12:24 7/10/05, you wrote:
Hello everybody,
I'm using a macro to do a mail merge. Basically, it uses the
LoadComponentFromURL method to load the main document, it replaces the
database fields for each record in a text database, and it uses the
storeAsURL method to obtain Doc1.sxw, Doc2.sxw, ..., DocN.sxw. After that,
I use another macro to merge all these documents in one (this step is very
time consuming), and I print it.
My question is: is there a method like "AppendToUrl" (the name is just an
example), to append a loaded document into another one, called for
instance "Fusion.sxw" ? I would save a lot of processing time in this way.
Second question: I'm working on an alternative macro that uses the
MailMerge interface, but I cannot select the output printer: is there a
way to do that?
Thank you!
---------------------------------------------------------------------
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]