my project is to generate MacroPDF from tif
the project is work well as soft copy
but when i try to print the file (hardcopy) and used device
the printed file is too bad (i attached the file)
builder.xDimension = 0.4F
builder.yDimension = 0.4F
builder.Columns = 8
when i print file with builder.print() was nice
but i need to combine barcode generated to one file and prin it with goood quilty
i also attached trial project
how can i print a plain file ??
thanks