Hello I am creating a PDF application and I need the ability to have a button show up like text for instance the button on the pdf would look exactly like this
Unfav.
So it wont look like a button it would look like a label. Next, when the user clicks on the button “Unfav.” It draws an ellipses around the button text.
I have tried and failed at using ButtonField.AlternativeIcon and ButtonFieldNormalIcon as the XForm it uses is a sealed class. Please help as soon as possible.
I am using the .NET version of AsposePDF.