Hi TarekI have another question for you - I see this is the thread where
all the good stuff is I have a pdf form where users fill in their
information. When the form is finished the user click a button and the
form is send to a webservice, as base64, that archives the pdf.This all
works very well, but the problem is that even if I hide all the buttons
before i convert it to base64, the buttons are visible again, when the
document is transformed back to a pdf. I tried using both "hidden" and
"inv...