From 611c201fd1b65861b49e152a3e7952f9ddbcab95 Mon Sep 17 00:00:00 2001 From: Luca Foppiano Date: Tue, 26 Mar 2024 13:28:16 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d4d3bf..ae1b559 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,9 @@ In the following table the list of parameters that can be provided to the `pdf_v | annotations | A list of annotations to be overlaid on the PDF. Format is described here. | | pages_vertical_spacing | The vertical space (in pixels) between each page of the PDF. Defaults to 2 pixels. | | annotation_outline_size | Size of the outline around each annotation in pixels. Defaults to 1 pixel. | -| rendering | Type of rendering: `unwrap` (default), `legacy_iframe`, or `legacy_embed`. The default value, `unwrap` shows the PDF document using pdf.js, and supports the visualisation of annotations. Other values are `legacy_iframe` and `legacy_embed` which use the legacy approach of injecting the document into an `` or `