PDFCrowd Blog
Product updates, tips & tricks

PDFcrowd WebSave updated to 1.3.0

We have released a new version of our WebSave product.

Version 1.3.0

New Features

  • window.WebSave.initButton(element) - Manually initialize buttons added to the page after WebSave loads. Required for single-page applications and dynamically generated content.
    Example:
    window.WebSave.initButton(document.querySelector('.my-button'))
 

Version 1.2.0

New Features

  • Automatic form capture - All form values (text inputs, textareas, checkboxes, radio buttons, select elements) are automatically captured and included in the output when using content mode. No additional configuration needed.
  • Reactive configuration - Configuration objects are now read fresh before each conversion.

Version 1.1.0

Improvements

  • NoScript cleanup - <noscript> tags are now automatically removed in content mode.

Version 1.0.0

Initial release - Save any web page as PDF or image directly from the browser.