Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Hi,
I'm really hoping this feature is in there now. I only need plain text extraction - not formatting. Fingers crossed...
Dave G
TextFormatProvider formatProvider =
new
TextFormatProvider();
string
pdfContent = formatProvider.Export(
this
.viewer.Document);