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 6548 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hello! I have run into some snags with printing issues and IWP. I'd like to create some sort of scripting routine within the DB to make printing easier (page setup issues, hiding status area - then open a print dialog box, etc), but of course these script steps are incompatible with IWP.

Has anyone else run into issues here? And if so, what solutions did you find? Any help would be appreciated.

Posted

Once you are in IWP, the question of printing is taken out of the developer's hands. IWP pushes database information out to a web browser, which is completely outside of your control. The browser is what renders your db screen, and it's the browser that decides how to print (which gets pushed off to the operating system). All of which is to explain why as an IWP developer, you don't have control over the printer dialogs.

That said, you might want to create print layouts, script a print button to go to them in a new window, and place a "Close this Window When You're Done" link on the top of the layout. Although kludgy, it is commonly done in web interfaces, and your users will be familiar with it.

HTH,

David

  • 1 month later...

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