This is a migrated thread and some comments may be shown as answers.

Export form page to pdf

1 Answer 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Philippe
Top achievements
Rank 1
Philippe asked on 20 Feb 2015, 05:15 PM
Hi,

I am trying to export a form created with kendo panel. See the first attach file.
So, it's work very well but each input field are empty. Maybe because i user razor components like this:

@Html.TextBoxFor(m => m.CNom, new { @placeholder = "Nom", @class = "form-control form-decouverte form-nom ChampsObligatoire" })

I attach the pdf file for showing you the results.

So i you have an idea about this prolem.

Thanks,

Ludovic



1 Answer, 1 is accepted

Sort by
0
Mihai
Telerik team
answered on 24 Feb 2015, 12:47 PM
Hi,

Rendering <input> and <textarea> elements is currently unsupported.  I will update the documentation to reflect that.  Please feel free to open a feature request at our user voice forum.

Regards,
Mihai
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Philippe
Top achievements
Rank 1
Answers by
Mihai
Telerik team
Share this question
or