adobe - Is there a pdf library (.Net/C# compatible) that allows for embedding Audio/Video media in a pdf? -
i have requirement need attach audio/video media submitted binary files embedded pdfs residing on server. btw, audio/video binary coming mobile app.
is there pdf library out there allows embedding audio/video in pdf? also, need these media embedded in simplest form when pdf containing media opened on target device, there should no need installing additional media decoders.
my server side environment in .net/c# need pdf library compatible .net
almost pdf .net supports movie annotations, itextsharp (open source), tallpdf, xfinium.pdf (i work company), pdf4net, docotic.pdf, name few.
thing media files embedded (converting video not job) , target machine must have required codecs in order play media. if have control on media format, can choose format supported many platforms.
Comments
Post a Comment