You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Hiep Nguyen <hi...@ee.ucr.edu> on 2007/09/04 17:59:53 UTC

[users@httpd] print label on dot matrix printer

Hi all,

i use php & mysql to product a page so that user can use web browser 
(explorer, firefox, netscape, ... etc) to print some labels.  my question 
is how am i going to format the page so that user can print on continuous 
label with dot matrix printer?

Label size is: 7.5in x 3.5in (width x heigth)

appreciates any help.

T. Hiep

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] print label on dot matrix printer

Posted by Hiep Nguyen <hi...@ee.ucr.edu>.
On Tue, 4 Sep 2007, Dragon wrote:

> Hiep Nguyen wrote:
>> Hi all,
>> 
>> i use php & mysql to product a page so that user can use web browser 
>> (explorer, firefox, netscape, ... etc) to print some labels.  my question 
>> is how am i going to format the page so that user can print on continuous 
>> label with dot matrix printer?
>> 
>> Label size is: 7.5in x 3.5in (width x heigth)
>> 
>> appreciates any help.
> ---------------- End original message. ---------------------
>
> Sorry, but I doubt you are going to find much help here, this is not an 
> Apache web server issue and not an appropriate topic for this list.
>
> But to give you a nudge in the right direction, you will want to look into 
> Cascading Style Sheets (CSS) and setting up a style sheet for printing 
> devices. Go to http://www.w3.org/ to get started with the CSS documentation.
>
> From there, if you still need help, I suggest finding a list or forum that 
> deals with CSS and web design issues.
>
> Dragon
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Venimus, Saltavimus, Bibimus (et naribus canium capti sumus)
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>  "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
thanks.
T. Hiep

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] print label on dot matrix printer

Posted by Dragon <dr...@crimson-dragon.com>.
Hiep Nguyen wrote:
>Hi all,
>
>i use php & mysql to product a page so that user can use web browser 
>(explorer, firefox, netscape, ... etc) to print some labels.  my 
>question is how am i going to format the page so that user can print 
>on continuous label with dot matrix printer?
>
>Label size is: 7.5in x 3.5in (width x heigth)
>
>appreciates any help.
---------------- End original message. ---------------------

Sorry, but I doubt you are going to find much help here, this is not 
an Apache web server issue and not an appropriate topic for this list.

But to give you a nudge in the right direction, you will want to look 
into Cascading Style Sheets (CSS) and setting up a style sheet for 
printing devices. Go to http://www.w3.org/ to get started with the 
CSS documentation.

 From there, if you still need help, I suggest finding a list or 
forum that deals with CSS and web design issues.

Dragon

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Venimus, Saltavimus, Bibimus (et naribus canium capti sumus)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org