dfalkowitz Posted September 27, 2016 Share Posted September 27, 2016 Hello, I was trying to compose/output to a PDF when a specific data field equals a value. For proofing purposes, we mark which records get a proof. For Example: Live Data file = 2,000 records Samples Records = 10 records The Sample/Proof records have a value of "X" in the <<SAMPLE>> data field. Is there a was to only output these 10 records (SAMPLE = "X"), instead the entire file, without creating 2 data files? Thank you! Quote Link to comment Share on other sites More sharing options...
dfalkowitz Posted September 27, 2016 Author Share Posted September 27, 2016 I found the answer in another thread: Just set FusionPro.Composition.composeThisRecord to true in OnRecordStart based on whatever condition you want. Thank you! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.