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

Ebdedding sound into a PDF

Avatar

Level 4
Hi,

I would like to embed a sound file (WAV) into a dynamic PDF, which will then be used within my process.

Can I directly put the sound file onto the PDF as it is done using

Sound Tool in Acrobat? Is there special field like Image Field for embedding sound in Designer ES?

Thanks
4 Replies

Avatar

Level 10
There is no sound tool available on the XFA forms so you unless you can create a sound object programmatically I do not see a way you can do this.

Avatar

Not applicable
Hi,



Is it possible to access database from a stand-alone PDF template.?



Please suggest me in this regard.

Avatar

Level 4
Yes, you can define a data connection to connect to an OLEDB database or a web service.

Avatar

Not applicable
Dear otk80,



Tnx for the response.



What I thought to develop is to write a JDBC connection in the Stan-alone PDF template and access database.



example: PDF is designed in such a way that it should have "USERNAME" , "PASSWORD" , "LOGIN BUTTON" , so that PDF stand-alone template on every desktop should access the database on entering the correct credentials.



is it possible..?



if possible , please provite the solution..?