Hello,<br><br>I use scribus 1.4.1 , and adobe reader v9.<br><br>I want to add to my formular one button. The goal of this button is to "save as text" the formular (exactly the same as "File/save as text" from adobe reader). <br>
With a  javascript action, I tried to make a new Report:<br>var rpt = new Report();<br><br>But the debbug console says : "ReferenceError: Report is not defined.", I can't create a new report why ?<br><br>Is there a simple way to make a button that "save as text" ?<br>
Where about Report constructor, why not working ?<br><br>Thanks <br>-- <br>Nicolas<br>