This content is protected, please login and enroll in the course to view this content!
// Trigger PDF download after CF7 form submission (for form ca3a062)
add_action('wp_footer', 'maritimebi_download_pdf_after_form');
function maritimebi_download_pdf_after_form() {
?>