Where do I start with packages and tools to do this?
I need to read details from a pdf doc, jsut need a pointer to get started.
Cant seem to find this package:
Telerik.Documents.PdfProcessing
and when trying to use:
using Telerik.Windows.Documents.Fixed; using Telerik.Windows.Documents.Fixed.FormatProviders.Pdf; using Telerik.Windows.Documents.Fixed.Model;
the last 2 dont seem to be recognoised!
Hello Deasun,
Working with PDF files is the role of the PdfProcessing library. I am sharing with you articles from our documentation that you can start with to get more familiar with the functionality and the steps required to start implementing it.
If you can provide me with more context and requirements about the scenario you are trying to achieve I might be able to come up and provide you with a simple custom project specifically fitted for your case.
Let me know if you have any additional questions. I remain at your disposal in the meantime.
Regards,
Yoan