Restpack Changelog logo

Changelog

Relase notes, product updates and improvement to Restpack

הירשם לעדכונים
Hebrew
  • English
  • English (en-GB)
  • Deutsch
  • Français

תוויות

  • כל הפוסטים
  • הודעה
  • new
  • שיפור
  • html to pdf api
  • screenshot api
  • תיקון

Jump to Month

  • July 2020
  • November 2019
  • June 2019
  • May 2019
  • January 2019
  • September 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • December 2017
  • September 2017
  • July 2017
Changelog byAnnounceKit

צור את שלך, בחינם!

newhtml to pdf apiscreenshot api
לפני 5 שנים

API Version 6

A new major release is now available on both our HTML to PDF and Screenshot APIs. The new release is backwards compatible so we urge our users to simply replace their version to v6 from now on.

Improvements

  • width and height parameters on the HTML to PDF API, it is now not necessary. Simply use the pdf_page or pdf_[width|height] parameters for page size customization.PDF page and viewport sizes are now automatically calculated by the API. If you used to set 
  • General performance of the API has been improved in 20% range.

New Features

  • HTML to PDF API now accepts a pdf_author parameter to customize the author metadata of resulting PDF document.pdf_author
  • Now you can choose which pages to be included in your final PDF document. This parameter can contain a single page number or a range in 3-4 format.pdf_page_ranges
  • grayscale: Both APIs can create grayscale documents using grayscale=true parameter now.
  • pdf_encryption: The HTML to PDF API can now generate encrypted PDF documents. The pdf_encryption parameter can either be 40 or 128 which sets the encryption key length. 40 bit encryption will be more compatible while 128 bit files will be more secure. The encrypted file can have a user and/or owner password and also can be customized with several restrictions. Please refer to our docs for further details.

Avatar of authorArsen