Unable to Create A Multi Line Pdf

i have more than 10 Field on my Xamarin Form Page I want to Save All the Detail Entered in that to a pdf 
i tried using table but i am getting error at document.save("aff.pdf")  it says cannot convert string to iostream 

i want it to be display in this manner 
name : xyz
gender : M
Address : xyz
Account no : 4684646
phone no : 8789889

please help me over it 

1 Reply

SK Surya Kumar Syncfusion Team August 30, 2017 12:43 PM UTC

Hi Ronak, 
 
Thank you for using Syncfusion products. 
 
We have published a KB on how to access the data from fields in Xamarin form page and create a PdfGrid with the data fetched from the fields, which can be found in below link: 

 
Please let us know if you need any further information. 
 
Regards, 
Surya Kumar 


Loader.
Up arrow icon