On Saturday 19 November 2005 04:50, Martin Vlietstra wrote: > Printing industry slowly metricating? > > I don't know about the US, but in the UK the printing industry was one of > the first industries to be metricated. The stationery merchants and office > furniture merchants loved it - they could reduce the number of stock lines > dramatically when quarto and foolscap lines of stationery were replaced > with A4 lines of stationery (it halved the number of stock lines that they > carried with no real reduction in customer choice).
Does the software you tested allow you to set type size in millimeters? If you set the paper size to A4 or B4, are the dimensions rounded to points, rounded to millimeters, or irrational? PostScript still expresses all dimensions in points. You can set the scale to millimeters, but that has to be done at the top of each page (preface doesn't work), and the BoundingBox must be an integral number of points. phma
