How to rotate input field of the pdf document with C#?
I have a pdf file with some text input fields.
I’ve installed the itext7 (8.0.4) nuget package for C# to work with pdf files and I need to fill in the text fields and then rotate them around 25 degrees.