phuocng
phuocng
Done in [v3.9.0](https://react-pdf-viewer.dev/updates/). I also created this [example](https://react-pdf-viewer.dev/examples/add-margin-between-pages/) for you.
Thanks for reporting the issue, @TNT928! Can you give me the sample document that causes the issue?
@pszalko @jipexu The `requireGlobalDomain` option is now available in [v2.0.0](https://formvalidation.io/updates/). Please update.
@pszalko Please update to [v2.0.0](https://formvalidation.io/updates/)
What's your browser and version?
@maxh @LICF01 Happy new year 🎉 It's possible to archive that with the current version. I will create an example for both of you. Stay tuned.
@maxh @LICF01 ## Demo The following demo keeps the zoom level and scroll position after changing the document. In the demo, the documents have different sizes, hence you will see...
@maxh @LICF01 Here is the [full code](https://github.com/react-pdf-viewer/examples/tree/main/keep-scroll-position-after-changing-the-document) of the demo I showed above. The entry point is `KeepScrollOffsetExample.tsx`. Let me know if you have any questions. I will expose more...
@SumanASudharsanan In order to create area selection, you can hold the _Option_ key (on macOS), or _Ctrl_ (on Windows), click in the document and then move the cursor to form...
@PaoloKa This is now supported in [v3.10.0](https://react-pdf-viewer.dev/updates/).