Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

printer settings in a script

Featured Replies

I created a script which searches the database, finds a set of records, say 10 records, then prints them. Works great no problem. If the user decides to later print say records 90 to 100 in a 100 record database the program remembers this last print request. Now if that same user uses the script to find and print, say the find finds 10 records matching the search, nothing is printed because the program is trying to print records 90-100 and there are only 10 records in the found set. Is there any way to fix the print setup in the script so it can not be changed when other printing is done? The only way to fix the problem is go to print, change the printing to print found set,hit print, then the program says printing 100 records, then cancel the print. If you just change it without hitting print it does not keep the changes. Any ideas.

  • Author

After a little consultation, tech support was able to solve this. Do the find, and print the found set with the printer settings needed. Then before print in the script, add printer setup and select the option restore (and I chose no dialogue so the step looks like this)

Printer Setup (restore, No dialogue)

Print (No Dialogue)

I did this, then changed the printer settings in the program, but the script ran correctly.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.