Begginer has to create a form

Previous topic - Next topic

globilux

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

d4rkheart

#1
@globilux
Hope my files can help you.

[attachment deleted by admin]