Instructions

Rotativa.io brings generating PDF files with the ease and control of Rotativa to the Microsoft Azure cloud infrastructure. Let’s see how it works.

progressBar.addEventListener('input', () => { videoPlayer.currentTime = (progressBar.value / 100) * videoPlayer.duration; });

let playbackSpeed = 1;

#progress-bar { width: 50%; }