
Includes a major upgrade to Native Engine converter, support for Windows Server 2016, plus JSON replaces XML.
Features
- Major upgrade to the Native Engine converter for better fidelity.
- Now supports Microsoft Windows Server 2016.
- JSON replaces XML in this release. Previously, when upgrading a WebGrabber installation, you could reinstall your custom profiles and settings using the .xml files in the backup folder.
(Now, to reinstall your custom profiles and settings, you must convert the .xml files in the backup folder to .json files. Then, you can use those converted files to replace the newly-installed .json files here: C:\ProgramData\activePDF\Settings\WebGrabber.) - Changes to the API:
- The WebGrabber COM and .NET ports are now 62625.
- You can now create output files in memory using the updated/new COM API calls:
- OutputFormat: Updated OutputFormat property, adding File and ByteArray.
- OutputFileFormat: Added new OutputFileFormat enumerator, which uses 64-byte-encoded characters.
- New .NET API:
- OutputFormat: Added new OutputFormat property, which uses File and ByteArray.
- OutputFileFormat: Added new OutputFileFormat enumerator. If OutputFormat is set to ByteArray, it contains the byte array returned from the service.
- WebGrabber supports the let statement in JavaScript.
- In this release, you cannot concatenate files generated in-memory. The Overwrite method has no effect on in-memory generation.
Fixes
- 15321 - %cp% causes the script to crash with client file.
- 16579 - Google Charts not working with WebGrabber.
- 16919 - Adding a footer with the page count causes an error, Native Engine only.
- 17008 - WebGrabber not right justifying text.
- 17149 - Silent Uninstall not working.
- 17306 - WebGrabber not capturing all of HTML file with wide dimensions.
- 17490 - OverwriteMethod Enumeration set to never fail.
- 17562 - Rows of text are overlapping.
- 17698 - Linearize with Header and Footer results in an error.
- 17843 - Phantom font ("Arial Bold Font" ) being added during WG Conversion.
- 18149 - Output PDF fonts are not matching HTML fonts set.
- 18525 - PDF reports combined, need stronger unique temp names.
- 18632 - Using LinearizePDF = true, creates PDF output but throws an error after conversion timeout.
- 18931 - AddHTTPPostData does not work.
- 18950 - Results object is returning failure even though the conversion was successful (.NET Only).
- 19140 - Ghostscript vulnerability note VU#332928.
- 19174 - Missing text or certain text is cut off.
- 19176 - Wrong URL in some links when a secure PDF is linearized and compressed.
- 19317 - Linearizing and Compressing a Secure PDF mangles some links in the Output PDF.
- 19409 - Output PDF looks different than what is viewed in IE or Chrome.
- 19415 - Some IE conversions are rotated with landscape.