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.