Change Printer Changelog


Back to Change Printer


  • - Change Printer 4.0.1.1 - 13th October 2011
    • Mac- Add new splash screen to plug-in.
    • Updated registration process.
  • + Change Printer 4.0.0.3 - 13th October 2011
    • Win- Fix print issue where printer was not actually being printed to.
    • Add new splash screen to plug-in.
    • Updated registration process.
  • + Change Printer 4.0.1.0 - 28th July 2011
    • Mac- Added support for OS X 10.7 Lion
    • Lion compatibility removed support for 10.4 Tiger and 10.5 Leopard (special builds available for 10.4 or 10.5 by request)
  • + Change Printer 4.0.0.1 - 21st July 2011
    • Both- Enhanced error trapping method using the new PCCP_GetLastError( Type ) function. Most plug-in functions now return the !!ERROR!! string in the event of an error or a 0 for a success. Immediately after an error occurs, please call the PCCP_GetLastError function to obtain a textual or numerical description of the error. If upgrading from the previous versions, please note that you will need to change your scripts to accommodate for the new method of error trapping.
    • Added optCopies parameter to PCCP_Change Printer function. This parameter determines the number of copies the job will print and is available on both Mac and Windows platforms.
    • Added optSource parameter to PCCP_Change Printer function. This parameter determines which source tray the paper will come from on the printer and is available on both Mac and Windows platforms.
    • Added optOrientation parameter to PCCP_Change Printer function. This parameter determines the portrait or landscape orientation of the page that prints. This parameter is only available on Windows. On a Mac you can use the FileMaker “Print Setup” script step to select the orientation.
    • Enabled the optPause parameter of the PCCP_ChangePrinter function to work on both Windows and Mac. This parameter allows the user to determine how long the print dialog will be displayed before the print job proceeds.
    • New FileMaker Demo file to demonstrate new features.
  • + Change Printer 3.0.4.3 - 11th June 2010
    • Win- Improved speed by almost half when calling PCCP_ChangePrinter function
    • Multiple calls to PCCP_ChangePrinter function no longer causes massive delays
  • + Change Printer 3.0.4.0 - 10th March 2010
    • Win- Added support for FileMaker 11 (Windows only).
  • + Change Printer 3.0.3.8 - 23rd February 2010
    • Win- Corrected intermittent crash on load (Windows only).
    • Changed PCCP_ChangePrinter function to error if successive calls are made without calling Print[] between calls.
    • Modified window thread to run on load and use signaling to change the printer.
  • + Change Printer 3.0.3.7 - 17th November 2009
    • Win- Added new logo to splash screen
    • Added internal methods to automatically wait for list of printers to populate in Print Dialog before attempting to select the printer
  • + Change Printer 3.0.2.4 - 4th November 2009
    • Mac- Fixed PCCP_GetOperatingMode to return EXPIRED
    • Added new logo to splash screen
  • + Change Printer 3.0.3.5 - 1st September 2009
    • Win- Corrected issue where plug-in was not returning 0 for a success.
  • + Change Printer 3.0.3.4 - 21st August 2009
    • Win- Corrected registration issue where the plug-in was expiring in 30 days for all users.
  • + Change Printer 3.0.3.3 - 19th May 2009
    • Win- Added debugging to plug-in
    • Changed thread time out from 3 to 20 seconds
  • + Change Printer 3.0.2.3 - 23rd April 2009
    • Mac- Full support with FileMaker 10 on Tiger OS (10.4)
  • + Change Printer 3.0.2.2 - 22nd April 2009
    • Mac- Full support with FileMaker 10 on Leopard OS (10.5)
  • + Change Printer 3.0.3.1 - 7th April 2009
    • Win- Added error capturing to plug-in
    • Updated new documentation
    • Added new logo to demo file
  • + Change Printer 3.0.3.0 - 29th January 2009
    • Win- Support with FileMaker 10
    • Changed location of PCI registration file for support with FileMaker 10. PCI files are now stored in a subfolder of the local application data folder. Symbolic path is %APPDATA_LOCAL%/PCINC/productName/productVersion
    • Updated Installation and Registration document
  • + Change Printer 3.0.2.4 - 20th November 2008
    • Win- Changed demo expire to 30 days
  • + Change Printer 3.0.2.1 - 22nd September 2008
    • Mac- Demo extended to 30 days
  • + Change Printer 3.0.2.3 - 22nd August 2008
    • Win- Corrected return values of PCCP_ChangePrinter function
  • + Change Printer 3.0.2.2 - 22nd August 2008
    • Win- Added extra parameter that allows the Print dialog to be displayed for the desired number of Milli seconds
  • + Change Printer 3.0.2.0b - 14th May 2008
    • Both- Changed the demo to reflect licensing.productivecomputing.com instead of webserver.productivecomputing.com
  • + Change Printer 3.0.2.0a - 6th May 2008
  • + Change Printer 3.0.2.0 - 12th December 2007
    • Win- Support for Changing printers for European languages.
  • + Change Printer 3.0.2.0 - 12th December 2007
    • Mac- Initial Release.
  • + Change Printer 3.0.0.0 - 10th December 2007
    • Mac- Initial build for Mac.
  • + Change Printer 3.0.0.0b - 30th August 2007
    • Win- Updated QuickStart and Functions Guide.
  • + Change Printer 3.0.0.0 - 17th August 2007
    • Win- Initial Release.