he visto tus dudas y te cometo lo siguiente:
i have seen your problems and i can tell you next:
yo utilizo para imprimir solamente PDF, y he hecho lo que creo que se te esta dificultando. Te lo muestro a continuacion.
to print i use only PDF format, and i have done what i think you need. See next sample.
Code: Select all
@20,007 hpdfprint rectangle to 27,200 color {211,211,211} filled
@26,008 hpdfprint "Medida" font 'Times-Bold' size 12
@26,030 hpdfprint "Marca" font 'Times-Bold' size 12
@26,065 hpdfprint "Matricula" font 'Times-Bold' size 12
@26,095 hpdfprint "Quemado" font 'Times-Bold' size 12
@26,135 hpdfprint "T.C.P." font 'Times-Bold' size 12 center
@26,150 hpdfprint "Diseño Final" font 'Times-Bold' size 12
with this code, first anything y get the rectangle, and then, words inside it.
espero que te sirva. anexo la impresion de mi ejemplo / i hope be usefull for you. see my sample print.
Carlos rd.