I want to convert a PDF form into a tiff. I have run into two issues I would appreciate some advice on.
How can I keep hidden fields hidden on a form prior to exporting it to a tiff?
Example: The form I am attempting to convert has a textbox in the middle of the form which displays different text based on which radio button a user selects on the form. When i convert this form to a TIFF using Aspose.PDF, the text field has all three text options overlaid on top of each other in the textbox. Is there a way to keep the PDF's hidden fields actually hidden when converting to a Tiff?