Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 3857d3b4ee74afc867f8986a5390a9e7 > files > 469

scribus-1.4.0-0.rc3.1.mga1.i586.rpm

<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
	<title>Enhancing Scribus PDF with JavaScript</title>
</head>
<body>
<h2>Enhancing Scribus PDF with JavaScript</h2>
<p>Scribus has very complete support for adding interactive features to PDF. Perhaps, no other application can offer more in the area of PDF forms, presentations or other interactive elements than Acrobat Pro itself. This is enabled via dialog boxes in the field properties and by adding JavaScript based functions attached to PDF buttons and text fields. The best way to demonstrate this is via a PDF tutorial which has these features:</p>
 
<p>The "JavaScripting PDF " from http://docs.scribus.net is a  step by step guides for beginning to enhance PDF with JavaScript.</p>
<p>Direct Link: </p><a href="http://docs.scribus.net/content/en/pdfs/javascriptpdf.pdf">http://docs.scribus.net/content/en/pdfs/javascriptpdf.pdf</a></p>
<p>After reading this PDF tutorial, the next section, PDF Web Forms walks you through the step by step creation of a web based PDF form with a sample .php snippet to read the submitted data.</p>
<p>This is best viewed by Acrobat Reader 5.x downloaded and run outside of a browser. You can typically right click the links to the PDF and <em>Save As.*</em>. to save the file locally. Other PDF viewers do not have the JavaScript support to view this properly.</p>

<p>Lastly, a good link for with code examples: <a href="http://www.accesspdf.com/article.php/20050510131850979#comments">http://www.accesspdf.com/article.php/20050510131850979</a> for using the pdftk utilities to allow using html as a front end to filling in PDF forms.</p>
</body>
</html>