net8 console app and reading details from a PDF doc?

0 Answers 20 Views
Miscellaneous
Deasun
Top achievements
Rank 1
Iron
Deasun asked on 26 Nov 2024, 02:19 PM

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!

Yoan
Telerik team
commented on 27 Nov 2024, 03:06 PM

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

No answers yet. Maybe you can help?

Tags
Miscellaneous
Asked by
Deasun
Top achievements
Rank 1
Iron
Share this question
or