Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Script command to Save File From Portfolio

Avatar

Level 3

This is the script command to save as, app.execMenuItem("SaveAs")

What's the script command to Save File From Portfolio?

Do you know?

1 Reply

Avatar

Level 10

Hi,

We were looking for that before: Exporting XFA PDF from within Portfolio

Paul exposed the menu items and while I was hopefully that app.execMenuItem("ExtractFilesFromPackage"); would work - but it didn't.

It transpires that only a few of the app.execMenuItem commands are unrestricted and available.

So we continue to use the "open"button on the top right of the portfolio to open the file out of the portfolio:

Acrobat1.png

I think you are stuck with that,

Niall