Jump to content

Data-driven paper selection?


Stevef8

Recommended Posts

Is it possible in FusionPro Desktop to specify paper-source selection based on a field in the data file?

 

We have a regularly-repeating project where we are generating two different types subscription-renewal notices from one data list. One notice is printed on plain paper, the second notice requires blank paper with a perforation to allow part of the notice to be detached and returned. There is a field within the data file which contains the information about which type of notice is to be printed.

 

Using FusionPro Desktop, can I build (ideally) a PPML file for printing which will pull the plain paper from tray 3 of our printer, and the perfed paper from tray 4, based on the contents of this data field?

 

TIA,

Steve

Link to comment
Share on other sites

Thanks for the link. I'm not certain that thread fits what I'd be doing.

 

If it weren't for the different paper stock, I'd just build a switch rule in FPro to supply the different invoice layouts based on the data-field value. What I'd ideally like to be able to do (based on my at-present very limited knowledge of building FPro templates) is control the paper-tray source in the same rule.

 

Steve Frye

Link to comment
Share on other sites

If it weren't for the different paper stock, I'd just build a switch rule in FPro to supply the different invoice layouts based on the data-field value. What I'd ideally like to be able to do (based on my at-present very limited knowledge of building FPro templates) is control the paper-tray source in the same rule.

You need to create multiple Unused Body pages, each with a different page media assigned (via PPD, JDF, etc. as enumerated in my previous post), and the same variable frames. Then you can use FusionPro.Composition.SetBodyPageUsage() in your OnRecordStart rule to activate the page with the desired media.

Link to comment
Share on other sites

You need to create multiple Unused Body pages, each with a different page media assigned (via PPD, JDF, etc. as enumerated in my previous post), and the same variable frames. Then you can use FusionPro.Composition.SetBodyPageUsage() in your OnRecordStart rule to activate the page with the desired media.

 

As a rank newbie with FusionPro, are there specific instructions/tutorials available which would guide one through setting up Unused Body pages? I need to understand the concept behind the term before I start playing with this.

Link to comment
Share on other sites

As a rank newbie with FusionPro, are there specific instructions/tutorials available which would guide one through setting up Unused Body pages? I need to understand the concept behind the term before I start playing with this.

Search either this forum or the FusionPro Rules Guide for "SetBodyPageUsage".

Link to comment
Share on other sites

  • 5 years later...

HI, i use switch tray and is it possible that we compose a jdf by 20 record all work good while we compose a jdf by 200 record, my print (Ricoh pro 8100se ) the paper was switched randomly?

JDF doesn't work with more record? or the problem is JMF??

PS in FP 9.36 postscript don't read Too many repeated text boxes on a page.

Why?

Link to comment
Share on other sites

HI, i use switch tray and is it possible that we compose a jdf by 20 record all work good while we compose a jdf by 200 record, my print (Ricoh pro 8100se ) the paper was switched randomly?

JDF doesn't work with more record? or the problem is JMF??

PS in FP 9.36 postscript don't read Too many repeated text boxes on a page.

Why?

I'm having trouble figuring out what you're asking. I recommend contacting Support.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...