Jump to content

Scripts not saving Print Option Steps


support

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

Recommended Posts

See the script below. If you set the script to say Canon IR2200i, run the script works fine. If a user changes their printer from another application (Office Color), when the user runs the script again in FMP the script will use the printer just used (office Color) and not the IR2200i as was setup in the script...

Also when you are building the script, anytime u set the Print step to say IR2200I and at some time through the script need to use a different printer (Dymo Label), the full script where the Print step is used and set to IR2200i will have changed to Dymo Label

[color:green]PrintWorkJobs(ALL) Cannon

Sort Records [ Specified Sort Order: JobPrepJobNos::CuttingListNos; ascending ]

[ Restore; No dialog ]

Go to Layout [ “LaminateCutting” (Laminated Work In) ]

Insert Text [ Laminated Work In::PageTitleGlobal; “Laminate Cutting” ]

[ Select ]

Perform Script [ “PageSetupiR2200i” ]

Print [ Records being browsed; All Pages; Number pages from: 2; Orientation: Portrait; Paper size: 8.26" x 11.69" ]

[ Restore ]

Insert Text [ Laminated Work In::PageTitleGlobal; “Board Cutting” ]

[ Select ]

Perform Script [ “PageSetupiR2200i” ]

Print [ Records being browsed; All Pages; Number pages from: 2; Orientation: Portrait; Paper size: 8.26" x 11.69" ]

[ Restore ]

Insert Text [ Laminated Work In::PageTitleGlobal; “Biessie Cutting” ]

[ Select ]

Perform Script [ “PageSetupiR2200i” ]

Print [ Records being browsed; All Pages; Number pages from: 2; Orientation: Portrait; Paper size: 8.26" x 11.69" ]

[ Restore ]

Go to Layout [ “FooterDelivery” (Laminated Work In) ]

Perform Script [ “PageSetupMission Control” ]

Print [ Records being browsed; All Pages; Number pages from: 2; Number of copies: 2; Orientation: Portrait; Paper size: 8.26" x

11.69" ]

[ Restore ]

Go to Layout [ “LaminateCutting” (Laminated Work In) ]

Link to comment
Share on other sites

No that everything is FMP 10 Im still having problems in th print script saving...in other words in script manager if i set the printing to a specified one (cannon1r2200i), the script will use the last printer used by the user... ANY IDEAS OF HOW TO FIX OR WORK AROUND

Link to comment
Share on other sites

This topic is 5437 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.