Simple one for you all.  I am a new Fusion Pro user and I came across an issue 
trying to customize the background of a postcard I was merging.

Simply put, can i create a new picture element in Fusion Pro and place it 
BEHIND the other elements already in the PDF I am working with?  I didn't see 
any options allowing me to do that.


Copy Department
Print & Copy Factory
4055 Irongate Road
Bellingham, WA 98226
360 738-4931
Fax: 360 734-6264


On Tuesday, February 26, 2008 1:00am, FusionPro Users Forum digest 
<[email protected]> said:

> --
> You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> --
> 
> FUSIONPRO Digest for Monday, February 25, 2008.
> 
> 1. Any advice regarding "dynamic pictures"?
> 2. How do I create a directory?
> 3. Assigning hidden field a value based on user-entered field
> 4. RE: Assigning hidden field a value based on user-entered field
> 5. RE: How do I create a directory?
> 6. RE: Trying to create a global color replacement rule from variable txt 
> fields
> 
> ----------------------------------------------------------------------
> 
> Subject: Any advice regarding "dynamic pictures"?
> From: [EMAIL PROTECTED]
> Date: Mon, 25 Feb 2008 04:44:05 -0800
> X-Message-Number: 1
> 
> Do you have any advice on what "dynamic picture"-program (like
> DirectSmile) that works best together with FusionPro?
> 
> Is DirectSmile the only one?
> 
> Regards,
> Lars Listerud
> 
> ----------------------------------------------------------------------
> 
> Subject: How do I create a directory?
> From: [EMAIL PROTECTED]
> Date: Mon, 25 Feb 2008 07:33:54 -0800
> X-Message-Number: 2
> 
> I have a question about creating a directory, how do I get the next record
> to print after I setup name, address city state, etc?
> 
> ----------------------------------------------------------------------
> 
> Subject: Assigning hidden field a value based on user-entered field
> From: [EMAIL PROTECTED]
> Date: Mon, 25 Feb 2008 12:45:11 -0800
> X-Message-Number: 3
> 
> Good Afternoon,
> 
> Could someone provide an example of the following JavaScript scenario:
> 
> I'd like to have a hidden field called "CardType." It's value is set by
> testing another field called "Price."
> 
> When Price is not empty, CardType's value is set to "double-sided,"
> and when Price's value is empty, CardType's value is set to
> "single-sided."
> 
> CardType won't appear on the product, but will be used in the part number,
> when the order is submitted.
> 
> Thank You,
> 
> Parrish Morgan
> 
> 
> ----------------------------------------------------------------------
> 
> Subject: RE: Assigning hidden field a value based on user-entered field
> From: "Dan Korn" <[EMAIL PROTECTED]>
> Date: Mon, 25 Feb 2008 17:01:13 -0600
> X-Message-Number: 4
> 
> Make a rule called "CardType" with this syntax:
> 
>   if (Field("Price"))
>     return "double-sided";
>   //else
>   return "single-sided";
> 
> Dan
> 
> 
> ----------------------------------------------------------------------
> 
> Subject: RE: How do I create a directory?
> From: "Dan Korn" <[EMAIL PROTECTED]>
> Date: Mon, 25 Feb 2008 17:13:01 -0600
> X-Message-Number: 5
> 
> If I understand correctly, you're talking about putting data from
> multiple records into a single output sheet, right?  There are two ways
> to do this, depending on how you're using the data.
> 
> For a simple "multi-up" job, such as mailing labels, you can use
> Imposition to effectively place multiple output pages onto a single
> sheet.  You can define an Imposition Template in FP Imposer, and then
> reference it in the Imposition Tab on the Composition Settings dialog.
> See the User Guide for more information.
> 
> For a job where you're putting the data into some kind of table, you
> will need to use the ExternalDataFileEx object to read in the data
> fields in a JavaScript rule and concatenate them somehow in the output.
> I don't have the example handy at the moment, but I know that a lot of
> people on this list are doing similar jobs.
> 
> Dan
> 
> 
> ----------------------------------------------------------------------
> 
> Subject: RE: Trying to create a global color replacement rule from variable 
> txt
> fields
> From: "Dan Korn" <[EMAIL PROTECTED]>
> Date: Mon, 25 Feb 2008 17:29:50 -0600
> X-Message-Number: 6
> 
> If you're going to be using the same "elements" in various places
> throughout your job, then you probably want to have a rule for each one.
> Especially since there are only three of them, you should only need to
> make three fairly simple rules.
> 
> Without knowing more about your job, I can't really give you much in
> terms of an example.  But you probably want rules something like this:
> 
>   return 'color name=3D"' + Field("MyColor") + '">' +
>            Field("MyText") + '</color>';
> 
> If you give the rule the same name as a field, then the rule will
> override the field value anywhere the variable with that name is used.
> 
> Dan
> 
> 
> 
> 
> ---
> 
> END OF DIGEST
> 
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
> FusionPro 5.0 Now Available!
> 
> 
> Variable text on a curve and soft drop-shadows for variable text
> 
> 
> LIMITED TIME upgrade offer of $299 per license for current customers:
> http://fusionpro.printable.com/store/upgrade
> 
> 
> New licenses available for $599 each at:
> http://fusionpro.printable.com/store/
> 
> 
> All FusionPro 5.0 customers to receive FusionPro 5.1 with
> Adobe Acrobat 8 and InDesign CS3 support when released for FREE.
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
> 
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
> 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
> --
> 
> 



+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
FusionPro 5.0 Now Available!


Variable text on a curve and soft drop-shadows for variable text


LIMITED TIME upgrade offer of $299 per license for current customers:
http://fusionpro.printable.com/store/upgrade

New licenses available for $599 each at:
http://fusionpro.printable.com/store/

All FusionPro 5.0 customers to receive FusionPro 5.1 with
Adobe Acrobat 8 and InDesign CS3 support when released for FREE.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
--
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