I was having problems in my app where the Annotation toolbar was not displaying correctly and the screen resize did not resize the control. So, I downloaded the SampleBrowser.SfPdfViewer example for Xamarin.Forms. It worked correctly until I updated to the current version of Syncfusion (19.3.0.47). Then, it demonstrated the same issues that I was seeing in my UWP app. Toggle the annotation toolbar on and then the app breaks:
- the PdfView control does not resize when the screen is resized
- the annotation toolbar does not show the "<" on the left side and the free text & signature toolbar buttons are off the screen on the right
- there are no drop down menus when selecting the various toolbar buttons
Let me know if you need more info
Regards,
Arthur
Here is the app that I am testing with. It is Syncfusion's example with the latest nuget packages.
Syncfusion 19.3.0.48
Xamarin.Forms 5.0.0.2196
Visual Studio Pro 2019 v16.11.5
Regards,
Arthur
Hi Vikram,
Which version of Xamarin.Forms works or you? I will revert to that version for now.
Thanks,
Arthur
Thank you.