New to adding videos to a pdf and need to know how it will effect the bandwidth on my web server. Created a sample pdf with an embedded 5 minute video in it. If this file is accessed from a web page does the pdf file stream the video on the web server or the client pc? Is it treated by the web server as a normal pdf and therefore no worries about the bandwidth?
Thanks for any help/imformation.
As to 'no worries about the bandwidth' - the quantity of data sent to the client is the same no matter how you deliver the video, so if you've taken a 10kb PDF and added a 5Mb video to it, every [i]new[/i] download of that file will hit your server for the full 5Mb, but of course you don't care how many times they watch it, or how many people they email the file to.