Fuentes y pagina de codigos en PDF

HMG en Español

Moderator: Rathinagiri

User avatar
CarlosRD
Posts: 63
Joined: Thu Jan 31, 2013 9:20 pm
Location: Orizaba, México

Re: Fuentes y pagina de codigos en PDF

Post by CarlosRD »

hola jpuntoapunto:

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
con este codigo imprimo primero el rectangulo en color gris y en seguida lo que tiene que ir dentro del rectangulo
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.
Attachments
previos.7z
(2.95 KiB) Downloaded 220 times
Todo en el Nombre de Jesus / All in the name of Jesus
Carlos RD
Post Reply