No I wasn't allowed to attend that Seminar, sure wish I had gone
though....

However, even with being able to put a file into different locations, it
is still just one file. I need FusionPro to output an identical PDF file
into a second location. I need FusionPro to compose TWO PDF output files
for each instance file it composes, and save each file to a different
location.

We do have a temporary work-around of simply composing the job twice and
save to two different locations.

You do get me thinking though...All of our web-instance files are 1
record to create the proof. If we can simply duplicate that one record,
and send an instance file as two duplicate records, batch that as 1 per
record then I can use your example of OnNewOutput.

As Arsenio Hall put it..."Things that make you say Hmmmmmmmm!"

Thanks Raul.

---
David A. Sweet
Web Designer/Graphic Designer
HKM Direct Market Communications
A DirectConnectGroup Company

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 29, 2007 2:49 PM
To: FusionPro Users Forum
Subject: [fusionpro] Re: Compose to two different locations

Did you go to the Vegas User Seminar? The Vegas Mailer template they
handed out outputs to 5 different folders within one folder called
"Output". See below:


//CasinoName

return Acct2.GetFieldValue(CurRec, "1");

//OnNewOutputFile

FusionPro.Composition.outputFileFullPathName = "C:\\Documents and
Settings\\User\\My Documents\\Fusion Pro Samples\\Vegas JavaScript
Seminar\\Output\\" + Rule("CasinoName") + "\\" + Field("CustomerNumber")
+
".pdf";



They used an external database to match the current record's "Casino"
field to determine what pre-named folder it belonged to.

HTH 

Raul


+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Calling all FP Web Users!

Do you have a question or lots of knowledge to share about FusionPro Web?

If so, join our Printable Web to Print Users' Forum today!

Send email to [EMAIL PROTECTED] to find out how!
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-


--
Users of FusionPro Desktop have unlimited free email support. Contact Printable 
Support at [EMAIL PROTECTED]
--
View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm

--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--


--
Note:  All e-mail sent to or from this address will be received or otherwise 
recorded by the e-mail recipients of this forum. It is subject to archival, 
monitoring or review by, and/or disclosure to someone other than the recipient. 
Our privacy policy is posted on www.printplanet.com
--

Reply via email to