Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is there anyway of reading the tooltip value of an Acrofield (text field) in iTextSharp?

The text field is used to mark the position/heigh/width of a barcode and I'm looking for a way of signalling to the C# code that the barcode text should also be shown. So really just some value I can store in the PDF, against the text field, which is used to control this.

Any ideas?

I'm using PDFill to create the PDF not Adobe, however the options for a text field are the same.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.