Scribus Forums

Scribus => Scripts and Plugins => Topic started by: malek.sakka on October 26, 2015, 05:57:19 PM

Title: Button Save
Post by: malek.sakka on October 26, 2015, 05:57:19 PM
Hello,
I want to add a button Save into my pdf. I use this code:
app.execMenuItem("Save");

But it doesen't work! Any help please?
Title: Re: Button Save
Post by: Nermander on October 26, 2015, 09:00:16 PM
As far as I know, not possible.

Many features in i PDF requires a special key from Adobe, implementing those features in a software means that the developer must buy a license from Adobe. Since Scribus is Open Source software it is not possible to include those features.