Re: ipp help - need advice

2009-12-17 Thread Jeremy Pereira
IPP is an open standard. The spec is available on the Internet. The relevant RFCs are 2910 and 2911. On 15 Dec 2009, at 23:42, Development wrote: > I have constructed a url request to send a png file to a ipp printer to be > printed. The problem is that I get a Bad Request error when I post i

ipp help - need advice

2009-12-15 Thread Development
I have constructed a url request to send a png file to a ipp printer to be printed. The problem is that I get a Bad Request error when I post it. I am wondering if some one that knows how to construct a correct ipp job request would look at my code and point out what I have done wrong. I know t