SetModuleWidth(5); // Use blue and white colors instead $backend->SetColor('navy','white'); // .. send the barcode back to the browser for the data in the file $backend->StrokeFromFile($readFromFilename); ?>