Jump to content

printing in php


shivani.shm

Recommended Posts

I have recently written a script to print mailing labels for a client's database. Given that each sheet of paper your wanting to print on looks identical before printing, you can set up a one time template using strictly html. Tweek the coding until you have the data where you want it. Then substitute in the necessary php code calling forth the data from whatever database or selections you or the customer have made.

 

Showing you the code for my labels would be pointless. Its simple. Create 1 output page with fake data and then substitute the data with php code.

Link to comment
https://forums.phpfreaks.com/topic/72920-printing-in-php/#findComment-367821
Share on other sites

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.