Skip to content

Release 1.0.0

Latest
Compare
Choose a tag to compare
@GRizzi91 GRizzi91 released this 22 Oct 09:16
· 28 commits to master since this release
f424300
  • Divide PDFReader function in VerticalPdfReader and HorizontalPdfReader
  • Improve state handling, now in case of a remote resource or a Base64 pdf if the file has been already generated the state will be saved and restored as a Local resource type, that means the component no longer need to download again the pdf in case of a configuration change.
  • Now will be saved and restored the scroll position as well.