EZTwain Pro Toolkit Changelog

What's new in EZTwain Pro Toolkit 4.00.03

Aug 10, 2015
  • Fix CodeWizard was not displaying correct paths to declaration files
  • Imp Trial license reminder for EZTwain4 operates separate from EZTwain3

New in EZTwain Pro Toolkit 4.00.02 (Aug 10, 2015)

  • Imp EZTCheck was failing one TIFF test - bug in test.
  • Imp Then GIF and DCX failed in EZTCheck - poorly coded test + C:\ locked.
  • Fix x64 installer had license text incorrect.
  • Fix x64 add-on didn't go in same Start menu group as x86.

New in EZTwain Pro Toolkit 4.00.01 (Aug 10, 2015)

  • Imp Twerp About dialog not listing supporting DLLs.
  • Imp EZTCheck fails: missing entry point 33

New in EZTwain Pro Toolkit 4.00.00 (Aug 10, 2015)

  • Start of EZTwain Pro 4.0!
  • Main DLL renamed to Eztwain4.dll
  • Supporting DLLs renamed from EZ*.dll to EZT4*.dll
  • License checking changed to prevent use of 3.0 license keys.
  • Del TWAIN_SetVendorKey (use TWAIN_UniversalLicense)
  • Del TWAIN_OrganizationLicense (this license is no longer available)
  • Del TWAIN_AcquireNative (use TWAIN_Acquire)
  • Del TWAIN_WriteToFilename (use DIB_WriteToFilename)
  • Del TWAIN_SaveToFilename (use DIB_WriteToFilename)
  • Del TWAIN_WriteNativeToFile (use DIB_WriteToFilename)
  • Del TWAIN_WriteNativeToFilename (use DIB_WriteToFilename)
  • Del TWAIN_WriteDibToFile (use DIB_WriteToFilename)
  • Del TWAIN_LoadNativeFromFilename (use DIB_LoadFromFilename)
  • Del TWAIN_DibDepth, TWAIN_DibWidth (use DIB_Depth, DIB_Width)
  • Del TWAIN_DibHeight (use DIB_Height)
  • Del TWAIN_DibNumColors (no direct equivalent. See DIB_ColorCount?)
  • Del TWAIN_DibRowBytes (use DIB_RowBytes)
  • Del TWAIN_DibReadRow (use DIB_ReadRow)
  • Del TWAIN_CreateDibPalette (use DIB_CreatePalette)
  • Del TWAIN_DrawDibToDC (use DIB_DrawToDC)
  • Del TWAIN_NegotiatePixelTypes (closest is: TWAIN_SetPixelType)
  • Del TWAIN_IsTransferReady (redesign using TWAIN_IsDone)

New in EZTwain Pro Toolkit 3.50.01 (Aug 10, 2015)

  • Getting ready to branch 3.5 and 4.0
  • Int Removed a couple of no-longer-used projects.

New in EZTwain Pro Toolkit 3.49.01 (Aug 10, 2015)

  • New OCR_SetEnginePath - set directory containing OCR engine.

New in EZTwain Pro Toolkit 3.48.04 (Aug 10, 2015)

  • Fix build problem in 64-bit 3.48.03

New in EZTwain Pro Toolkit 3.48.03 (Aug 10, 2015)

  • Fix Some warnings in x64 build.
  • Imp Small improvements to Twirl and Twister

New in EZTwain Pro Toolkit 3.48.02 (Aug 10, 2015)

  • Fix build error in 3.48.01

New in EZTwain Pro Toolkit 3.48.01 (Aug 10, 2015)

  • New support for XFERMECH_FILE2 (TWSX_FILE2)
  • New TWAIN_SetScanAnotherPagePrompt
  • New Missing constant for Inspirant Barcode engine: EZBAR_ENGINE_INBARCODE

New in EZTwain Pro Toolkit 3.20b30 (Nov 14, 2007)

  • Recognize text with Transym OCR engine
  • Write text into PDFs
  • Retrieve Extended Image Information