OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Include Movie with PDF output


Hi All,

Could someone please comment how to include a movie in a PDF document 
(FO output)? (So that no internet connection is necessary to view the 
movie able the PDF is downloaded)

Currently I am including movies in a DocBook XML document as follows:

<!ENTITY % local.notation.class "| MOV">
<!NOTATION MOV SYSTEM "MOV">
<!ENTITY video1 SYSTEM "Mosaics/test_quicktime.mov" NDATA MOV>
<!ENTITY video1_url "file:///Mosaics/test_quicktime.mov/">


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]