Hi All, Gregg Irwin wrote: > Hi Robert, > > RMM> Hi (to the community), this printing stuff is showin up more and more. I'm > RMM> not an expert WRT printing on windows but shouldn't a good dialect do the > RMM> work for us? With /Pro Win32 printing functions should be available. What > RMM> do you think? > > Yes, we can wrap up the printing APIs inside a dialect (at least > nothing comes to mind that strikes me as impossible). One reason *I* > haven't done this is that won't be cross-platform <..> > -- Gregg
I was just printing using cups, so there was this wild idea running through my head ... anyone had a look at IPP (Internet Printing Protocol)? AFAIK it is http based, so it should be possible to make an ipp:// protocol in Rebol, which would work cross platform with any IPP capable printing system ... Just a thought - (at the moment I don't have the resources to make it a project, but you are free to do it ;-) Ingo -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
