Jump to content

Overwrite the default printer settings(papersize, orientation,scale) of FileMaker via plugin


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

Recommended Posts

  • Newbies

Hi everyone, I'm developing a FileMaker Pro Advance 11 plugin in C++ to dynamically set the papersize, orientation and scale for printing in Windows. I'm using an available component "PrinterSettings.h", "PrinterSettings.cpp" to implement that. However my plugin can only successfully update those settings for the default windows printer and then the default settings of "Print Setup" in the menu "File/Print Setup" always overwrite the values. What should I do to remove the overwritten settings of FileMaker Print Setup? So the print statement in FileMaker always uses the settings updated via my plugin. Thank you in advance.

Link to comment
Share on other sites

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