I want to retrieve the raw data (including formatting (like ts and what not)) from a pdf using pdfbox - but I need examples of the code. I am using the .NET port. I would like to be able to change certain characters from the pdf like encapsulating superscript in brackets. I know this is simpler than I am making it.
Thanks

