Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 8668 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

is there a way to print more than one label per record? I would like to be able to print package labels from FMP, but sometimes I need 50 labels per record, other times only 6 or 10. the number always changes so i can't make a layout for each quantity.

Posted

How 'bout making a related file which contains only an ID field that relates it back to the main file. Create the label layout in this file using related fields from the main file, and then create one record per label in this new file. For example if you want to print 25 labels for record ID 1, and 6 labels for record ID 2 in the main file, create 25 records in the second file with ID = 1, and 6 records with ID = 2. Then print from this second file. You can make a script to automate the creation of these multiple records.

This topic is 8668 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.