From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: Date: Fri, 19 Oct 2007 11:44:31 -0300 From: "Claudio Takahasi" To: "BlueZ development" In-Reply-To: <014201c78883$55aec980$8935c70a@dlh.st.com> MIME-Version: 1.0 References: <1177608335.14980.100.camel@aeonflux.holtmann.net> <014201c78883$55aec980$8935c70a@dlh.st.com> Subject: Re: [Bluez-devel] basic printing profile server? Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net Does someone still interested on help me? The objective is create a BPP server(CUPS proxy). The objects/jobs are pushed to the desktop(BPP server), PostScripts and raw text documents it works perfect since CUPS already supports filters for these formats. However for XHTML-Print we have to implement a new CUPS filter. I don't want convert XHTML-Print to PostScript inside in the BlueZ. The simple push model is trivial, however for the Job-Based transfer model we need put more effort. The current prototype is able to handle SOAP messages, but I am facing a problem: I have no idea how retrieve a referenced image. This is the last data received after create a job: ... ...
According to the BPP spec the referenced img should be retrived using a object channel/reverse channel, defined in the Sender's Basic Printing Referenced Objects Service Record. But my N95 doesn't contains any record with this UUID. How can I retrieve this img? I tried to send a GetReferencedObjects msg in the same job channel(instead of establish a reverse connection) but it is not working. The printer I ordered will arrive next week only :-( BR, Claudio. -- --------------------------------------------------------- Claudio Takahasi Instituto Nokia de Tecnologia - INdT On 4/27/07, Sumeet VERMA wrote: > Hi > I have seen the dump of a printing application for Nokia phones (Nokia > 6600). Its developed by nokia and HP collectively. It asks for BPP. However > it wont work with your device if you don't support > application/vnd.pwg-multiplexed doc format. Same goes with Nokia N Series. > > Regards, > Sumeet > -----Original Message----- > From: bluez-devel-bounces@lists.sourceforge.net > [mailto:bluez-devel-bounces@lists.sourceforge.net] On Behalf Of Marcel > Holtmann > Sent: Thursday, April 26, 2007 10:56 PM > To: BlueZ development > Subject: Re: [Bluez-devel] basic printing profile server? > > Hi Adam, > > > I was wondering if anyone has worked on a basic printing profile > > server for Linux? By server, I mean a way that phones or other small > > devices can send jobs to a Linux desktop host which would then print > > through CUPS (or lpd, etc.). > > there have been ideas about it, but I can't recall an actual implementation. > However it might happen that INdT starts working on something like this in > the future. > > > It seems like a missing piece, since CUPS can already print to > > bluetooth printers. > > The CUPS plugin can only print via HCRP and Serial Port Profile. > > > My new phone supports printing of SMS messages and photos, so before I > > try writing a server for it, I wanted to check to see if someone has > > done it. > > There are many printing profiles around. You should check which one the > phone actually uses. Run "hcidump -X -V" and look for the profile UUID it > requests. > > Regards > > Marcel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel