Loading content, please wait ...
Downloads

Zeepe 7.2

Samples

Licensing

Free deployment

Developer

Pricing

Security Manager

Support

FAQ

Forums

Contact support

MeadCo's Products

Zeepe 7.2

ScriptX

About MeadCo

About MeadCo

Privacy policy

Contact us

Zeepe Developments

Welcome to the Zeepe development area. This is where the latest development versions of Zeepe are made available.

These development versions will upgrade installations with the currently released version but will not upgrade previous development versions. If a previous development version is installed, it must be removed using Control Panel|Add/Remove Programs.

The current release version of the framework is 7,2,6,298. This beta version is: 7,2,7,313.

What"s available:

1 Download the framework SDK installer. After download, launch the installer (click Run when asked or double-click the downloaded installer) and then follow the installation steps it provides. Installation of the SDK includes installation of the framework it also includes documentation and redistributable framework components as MSI, merge modules, cab based installs etc.
2 Installer for version 7,2,7,313 of the framework. Use this if you just want to update a machine to the latest version of the installer.
3 Download SDK Documentation only. Please save the file to your PC - do not open the file.

Please note this is not the full SDK; just the documentation as a Zeepe application package (zapf); download the file to anywhere on your PC and double click to run. The SDK documentation cannot be run from the link - you must download the file to your PC.

The Zeepe framework must be installed to view the documentation.

History

v7.2.7.313  New
  • Enterprise+ licensing providing licensing based on computer domain name. Requires Windows 2000 or later.
  • Create the key HKEY_LOCAL_MACHINE\Software\MeadCo\Zeepe\Shims\zeepe711.exe\FixIE8Beta as DWORD with non zero value to fix print preview failures.
Fix
  • Erroneous Infobars with IE 8 Beta 1.
  • MaxiPT, erroneous borders on display.
v7.2.7.309  Fix
  • MaxiPT: image urls in html header/footer could not use more than one querystring parameter. To enable multiple parameters, parameters must be delimited with && and processAmpersands set to true in the document rules, for example:

      document.printingRules = {
         diffFirstPageHeadFoot: true,
         allPagesHeadFoot: true,
         pageRange: "",
         printingPass: "all",
         mirrorMargins: true,
         setupButton: "show",
         setupExtraButton: "enabled",
         processAmpersands: true
      }
    
  • MaxiPT: mixed case relative image urls in html header/footer were not processed correctly and would not print.
  • MaxiPT: Attempting to print large selected area intermitently gave scripting errors.
v7.2.7.307  New
  • The rawPrinting object provides the ability to send bytes directly to a printer allowing printing to devices such as label printers.
Fix
  • Unable to print selection with MaxiPT.
  • "you can only use one copy of ScriptX" error if MaxiPT is specified as the factoory object template parameter and the license has not yet been accepted.
Update
  • ScriptX 7 is deprecated. The full power and control is now provided by the zeepe:printing element.
v7.2.7.305  Fix
  • ScriptX server side licensing model failed on Longhorn Beta 3.
v7.2.7.303  Fix
  • Edge case licenses unable to validate properly on Vista.
v7.2.7.301  Fix
  • Print scaling could not be used with printHtml().
  • With IE 7 or later, if Page Setup is used within print preview, scripted configuration of the printer is lost.
  • Vertical rebar not sizing correctly in standards mode.
v7.2.7.299  Update
  • On Vista refreshes IE broker policies after install.