pub fn modify_docx( input_path: &str, inspector: &str, width: f32, height: f32, ) -> Result<(), Box<dyn Error>>