We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Trigger resize event of PDF viewer

Hi,

is it possible to trigger a manual resize if the parent container gets resized? We have a custom split view component as a parent of the PdfViewerComponent. We already tried to call the updateViewerContainer function but that doesn't seem to resize the inner component. The outer component (header) seems to resize correctly.

Screenshot_20221129_131204.png


Jan


1 Reply 1 reply marked as answer

CK Chinnamunia Karthik Chinna Thambi Syncfusion Team November 30, 2022 10:49 AM UTC

We have shared the sample to update the viewer container while resizing the split component in the below link,


Sample: https://stackblitz.com/edit/react-yvusmx?file=index.js,index.css,index.html,package.json


Try this sample and revert to us with the following details, if you have any concerns on this. This will be helpful for us to analyze further and provide the details.


  • Modified sample or share the sample in which the issue is reproduced.
  • Replication procedure to reproduce the issue


Note: In the given sample, We are using the Syncfusion splitter component and updating the viewer container on resizeStop event.


Marked as answer
Loader.
Live Chat Icon For mobile
Up arrow icon