Jump to content

Print A7 size labels with PDF file


timmyd

Recommended Posts

hi,

 

whats the best way to print labels.

I have already tried the script from fpdf.de

 

but i can not get my dot matrix printer (dot matrix is needed for this purpose)

the correct layout.

 

Its continuous paper, with size 110 height x 62mm width (for each label).

I am not able to select a self-adjustable paper-size. so i hope to solve this

with PHP / PDF if possible.

 

anyone have experience with this?

cheerz!!

 

 

Link to comment
https://forums.phpfreaks.com/topic/213639-print-a7-size-labels-with-pdf-file/
Share on other sites

I suggest you use some other software (even OpenOffice will do) to create a PDF that prints correctly on your printer. Only then recreate the layout using FPDF/TCPDF/or any other PHP library.

Should save you some time.

 

 

i dont quite understand. The content comes from MySQL, so its easy to create an PDF with FPDF and such.

why would want to use another program?

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.