This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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/">


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]