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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Embed Files?

Avatar

Level 1

Can we embed files into dynamic forms, similar to embedding in Word

1 Accepted Solution

Avatar

Correct answer by
Level 4

You can refactor your forms into multiple XDP files (using fragments), but if you want to store non-XDP (LiveCycle) content in your form, you can embed SWFs and images. All other formats can only be stored in a PDF as attachments.

0 Replies

Avatar

Level 10

No, but you can attach files to PDF files using Adobe Acrobat.

Avatar

Level 4

and you can access the attachment with scripts. e. g. you can attach your current vendor list with Acrobat. Then you can add the vendor's address via scripting even when your data source only provides the vendor number.

Avatar

Correct answer by
Level 4

You can refactor your forms into multiple XDP files (using fragments), but if you want to store non-XDP (LiveCycle) content in your form, you can embed SWFs and images. All other formats can only be stored in a PDF as attachments.