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

Converting PDF to XAML


Hi

I understand there is no support currently for conversion to XAML

But I wonder is it possible to go over all components inside a PDF and generate a XAML file?

My document are simple forms

Thanks in advance

Tomer

3 Replies

CM Chinnu Muniyappan Syncfusion Team June 15, 2016 06:08 AM UTC

Hi Tomer, 
 
Thank you for contacting Syncfusion support. 
 
Currently we don’t have support for converting PDF to XAML file, we have added it to our feature request list. We will implement this in any of our future release. We request you check our website periodically for feature related updates. 
 
Regards,   
Chinnu 



TO tomer June 15, 2016 08:23 AM UTC


Thanks,I understand this,but is there a way to go over the components inside the pdf and convert it by myself.something likes this

foreach(IPdfPrimitive p  in Document.PdfPrimitives){

if(p is Note){
}

if(p is Table){

}

if(p Is Text){

}

etc...


CM Chinnu Muniyappan Syncfusion Team June 16, 2016 12:44 PM UTC

Hi Tomer 

Currently we are analyzing on this and we have created a new support incident to track the status of this feature. Please log on to our support website to check for further updates 


Please let me know if you have any questions 

Regards, 
Chinnu 


Loader.
Live Chat Icon For mobile
Up arrow icon