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
close icon

Pdf text edit not visible in PdfViewer (iOS)

I'm editing the text controls from a Pdf file using PdfLoadedTextBoxField options.
I'm trying to display the Pdf with the PdfViewer but my text changes are not visible.
Saving the file and open it in an external Pdf viewer shows the changes all fine. It only happens on iOS, on UWP it's looking good.
Is there something else that need's to be done on iOS?

3 Replies

KK Karthik Krishnaraj Syncfusion Team November 30, 2018 12:18 PM UTC

Hi Jurgen, 
 
Greetings from Syncfusion, 
 
At present we don’t have “Form fields support in Xamarin.Forms”. We have already planned to include it from our Essential Studio Volume 4 release which will be rolled out in the mid of December 2018. 
 
However, to preserve the text changes we suggest you flatten the form fields before loading the document in PDFViewer. 
 
ldoc.Form.Flatten = true; // Removes editing capability of form fields 
 
 
Regards, 
Karthik. 



JK Jürgen Koller December 3, 2018 10:28 AM UTC

Hello Karthik, that worked - thanks a lot! Juergen


DB Dilli Babu Nandha Gopal Syncfusion Team December 3, 2018 11:02 AM UTC

Hi Jurgen, 

We are glad to know that the reported issue has been resolved. Please let us know if you need any further assistance on this. 

Regards, 
Dilli babu. 


Loader.
Live Chat Icon For mobile
Up arrow icon