Thaks for the very interesting hint! Do you do all that inside a macro or do you use external tools (PDF-merger ?). Is there some sample code which uses your technique?

Merci,
Giuliano

On Fri, 07 Oct 2005 15:15:14 +0200
 sos <[EMAIL PROTECTED]> wrote:
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]



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

Reply via email to