I am curious why people are suggestion to use a web service that adds to the 
monthly bill for the company rather than a simple print using javascript, so 
long as the machines are on the same network a wifi printer would work.  If 
they are not on the same network then you would have to do some sort of email 
to the printer like the HP one suggested.

Thanks,
Joseph Crawford 
Sent from my iPad

On Sep 18, 2013, at 10:31 AM, selyah <sely...@yahoo.com> wrote:

> thanks for the input
> 
> From: Matthew Kaufman <mkfmn...@gmail.com>
> To: NYPHP Talk <talk@lists.nyphp.org> 
> Sent: Tuesday, September 17, 2013 12:05 PM
> Subject: Re: [nyphp-talk] printing orders to a printer
> 
> http://www.interfax.net/files/dev2/index2.htm
> 
> 
> On Sep 17, 2013, at 11:58 AM, Rob Marscher <rmarsc...@beaffinitive.com> wrote:
> 
>> On Mon, Sep 16, 2013 at 9:32 PM, selyah <sely...@yahoo.com> wrote:
>> Hi everyone:
>> I am redesigning a website for a pizza shop and one of the criteria is to 
>> have the orders that are placed on the to be printed on a printer (or fax 
>> machine) when an order is placed.
>> I understand that a printing protocol can be used, but wanted to know if 
>> there are any other ideas of ways of setting this up.
>> I have never done something like this before and not sure how to approach it.
>> thanks in advance
>> 
>> If you wanted to go down the route of sending a fax, you could try a web 
>> service that does it:
>> 
>> http://www.interfax.net/en/dev
>> https://www.phaxio.com
>> 
>> The advantage is that it could be done from a web server without needing to 
>> integrate with anything on-site.
>> 
>> I built an ordering app though and the owners log into a page that shows the 
>> current orders. They hit a button that users window.print to print out all 
>> of the pending orders and updates them in the database as having been 
>> printed. So next time when they print or reload the page, it doesn't print 
>> the same orders again. You can even use css page-break-after to separate 
>> orders into different pages.
>> 
>> 
>> 
>> _______________________________________________
>> New York PHP User Group Community Talk Mailing List
>> http://lists.nyphp.org/mailman/listinfo/talk
>> 
>> http://www.nyphp.org/show-participation
> 
> 
> _______________________________________________
> New York PHP User Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
> 
> http://www.nyphp.org/show-participation
> 
> _______________________________________________
> New York PHP User Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
> 
> http://www.nyphp.org/show-participation
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show-participation

Reply via email to