Hartmut Henkel wrote: >i wonder whether one should feed back the fix_int() clipping corrections >into the variables, e. g. like > >fixed_pk_resolution := fix_int(pdf_pk_resolution, 72, 2400); >pdf_pk_resolution = fixed_pk_resolution; {== this line would be new ==} > > > makes sense Hans