Careers at Masis Staffing Solutions

Lead Press Brake Setup/Operator

Job ID:68362

Attach a Resume file. Accepted file types are DOC, DOCX, PDF, HTML, and TXT.

We are uploading your application. It may take a few moments to read your resume. Please wait!

`;const printWindow = window.open('', '_blank'); if (!printWindow) { console.error('Failed to open new tab for printing.'); return; }printWindow.document.open(); printWindow.document.write(documentContent); printWindow.document.close();printWindow.focus(); printWindow.print(); }/** * Adds a click listener to the print button. */ function initPrintButton() { const printButton = document.getElementById('btn--print'); if (!printButton) { console.warn('Print button with ID "btn--print" not found.'); return; }printButton.addEventListener('click', (event) => { event.preventDefault(); event.stopPropagation(); printElementById('printable-area'); }); }document.addEventListener('DOMContentLoaded', initPrintButton); })();
Masis Staffing Solutions
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.