I'm trying to use LaTeX to design labels but I'm having some problem positioning the text exactly where I want it (the labels are quite small, for 1,5mL tubes).
I tried to remove all margins and make things such as headsep and topskip as zero. Then I created a picture the size of the page and tried to place parboxes in the exact places I needed the text. I even calculated the height of a character to take in account when positioning the text since the reference point is supposedly the baseline of the top line. I tried
Code: Select all
\put(86,235.5){\parbox[!t][12.5mm][t]{25.1mm}{\begin{flushleft}test text{flushleft}}}