Iam trying to use itext7-dotnet to read a pdf document. All the examples and tutorials that I can find for PowerShell are using an older version of this library called "itextsharp". I have not been able to find any example or tutorials that use the itext7 or newer.
I was able to find the official .NET documentation for itext7 (in csharp), it looks like I need to useiText.Kernel.Pdf.PdfReader, which has methods like PdfReader(), the documentation does not have code examples.
We currently have com.snc.pdf_generator active in our instance and have read that itext5 is being deprecated by the Tokyo release and itext7 is now ready for deployment to replace it. I am unable to find the configurations required to complete this and upgrade to itext7. Can anyone point me to what is required to move from itext5 to itext7?
I have a word office document. There are underlines which will be filled manually after printing on paper. Under each underlines there is annotation text which describe what needed to write out.I try to reproduce this word office document in pdf format using itext7. Everything ok except this annotation texts under underlines. I have googled it, but maybe I have used wrong search keys I have not found solution. Now I am not sure if is it possible to do.
3a8082e126