Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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.

View solution in original post

3 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.