*************************************************************************** ** ** ** From the .cnf file ** ** ** *************************************************************************** IncludeLabelInfo=T -Do we want to include label info in the output file? LabelDataLast=TRUE -If we include label info, do we put it at the end? PrintLabels=T -Do we want to print the labels through Makerlib using the active print driver? CreateOutputFile=T -If we print the files, do we want to tell Makerlib to Print to File (T) or print to the printer (F)? FileExtension=zpl -What extension do we want to tell Makerlib to use if we print to File? RotateLabels=F -Do we tell Makerlib to rotate the labels? PrinterDPI=200 -If we create bitmaps, what PrinterDPI should be assumed for sizing image? ColorDepth=24 -If we create bitmaps, what Color Depth should be used? IncludeEMF=T -Should we create an EMF (Metafile) image? IncludeBMP=T -Should we create a BMP image? IncludeJPG=T -Should we create a JPG image? ***************************************************************************