pub fn render_script_to_pdf( script: &str, output_path: impl AsRef<Path>, ) -> Result<(), Box<dyn Error>>