Many of our customers prefer to transmit drawing files electronically to ensure accuracy.

Our manufacturing facility uses numerous software packages for models and drawings.

Here is a list of file formats our customers commonly provide:
EOT; $aryFormats = file("data/file_ext.txt"); foreach ($aryFormats as $line) { $line = trim($line); list($desc,$extList) = explode("|",$line); print "
  • $desc ($extList)
  • "; } print << EOT; } ?>