Scribus Forums

Scribus => Beginner Talk => Topic started by: globilux on July 20, 2011, 10:26:32 AM

Title: Begginer has to create a form
Post by: globilux on July 20, 2011, 10:26:32 AM
Hello,

I've recently learnt that Scribuis let us doing PDF Forms. Because I have to do one (PDF Forms) and either Adobe Acrobat and OpenOffice.org satisfy me I've decide to use Scribus.

I've took some inspiration in that http://wiki.scribus.net/canvas/How_to_simulate_Radio_Buttons_on_PDF_forms

1/ Create two check box on Scribus document (One is named 'Yes' and the other is named 'No')
2/ I add some Javascript action on those two check boxes (On 'Yes' I write, on mouse release, this.getField('No').value = 'Off'; )

The result is not as expected when exporting in PDF for Acrobat 5. The two check boxes are no linked.

Can you help me doing that.

I have not found any doc with the Javascript function listed.

PS : I'm using version 1.3.9
Title: Re: Begginer has to create a form
Post by: d4rkheart on August 23, 2011, 01:24:38 AM
@globilux
Hope my files can help you.

[attachment deleted by admin]