Re: pscript5 customization



very much possible that there are exceptions, but a lot depends on the
driver on top of which
it mirrors. If the underlying driver is buggy, well there will be issues. It
should be a proper vendor driver. You can send in a email on the email
included in the source code or readme just to keep newsgroup out of the
nitty gritties.

Thanks
Vipin


"tesract" <tesract@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E94D8577-5891-415C-9611-6814FDE83539@xxxxxxxxxxxxxxxx
>I downloaded your rleased code from cvs (which installs ok) but throws
> exceptions in a few places once i tried playing with it.
>
> Also i got all your source code,etc and tried making a build of my own so
> I
> can start playing with it. It seems cvs is missing a file called
> patchup.cpp
> i've checked both the vipin and the MAIN branches but its not in either
> location. The text step for me is to attempt to remove references to that
> file/ and exported function but I'm doubting this is practical to do.
>
> Could you update CVS with this file? Its been 16 months since you touched
> this stuff, I'm hoping you still have the original code...
>
> "Vipin" wrote:
>
>> Possible. To get some direction, checkout my driver, well it won't
>> accomplish what you want
>> as it is, but it can possibly do what you are tyring to do.
>>
>> Thanks
>> Vipin
>> (http://angelfire.com/extreme4/vprint)
>>
>> "tesract" <tesract@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:13FA6579-0635-4923-A9BA-A9D8E71FA6A4@xxxxxxxxxxxxxxxx
>> > Ok here is my setup. My company uses pscript5 as the driver for there
>> > software printer. We use our own port monitor to show a dialog box to
>> > the
>> > user so they can save to disk in various file formats. My goal is to
>> > be
>> able
>> > to share this printer on a server machine, and have the clients get the
>> > dialog box on there machine, instead of on the server.
>> >
>> > What I think needs to happen is I'll have to update/replace/mod the
>> pscript5
>> > driver so that when its shared over the network it will be installed on
>> the
>> > new machine, and when the user printer from that new machine the driver
>> will
>> > cause a dialog box to display on that users machine before sending
>> anything
>> > over the network (maybe never send anything). This way a client can
>> > use
>> the
>> > printer and save what ever there printing to disk.
>> >
>> > I've tried a few approaches to doing this but seem to hit dead ends.
>> > If
>> > some one could point me in the correct direction I can follow the path.
>> >
>> > Just for reference I've already gotted the ddk and managed to compile
>> > the
>> > oemps drivers, but cant figure out how to install them, I've also tried
>> > writting wrapper dlls for the pscript5.dll tried creating inf files for
>> them.
>> >
>> > Thanks in advance,
>> > Eric Brooks
>>
>>
>>


.



Relevant Pages

  • Re: pscript5 customization
    ... I downloaded your rleased code from cvs (which installs ok) but throws ... exceptions in a few places once i tried playing with it. ... To get some direction, checkout my driver, well it won't ...
    (microsoft.public.development.device.drivers)
  • Re: How to trap a Div by zero error in Interrup roputine of a kernel driver
    ... > possible exceptions at the point where they are generated rather than ... > cascading them elsewhere in a kernel mode driver, ... And you'll have a very hard time finding the bug, ...
    (microsoft.public.development.device.drivers)
  • Re: LCD screen rotation 90 ??
    ... GPE you would derive your driver classes from GPERotate and GPESurfRotate. ... m_pVirtualFrameBuffer = gFrameBuffer; ... but 5A it crashes with all kinds of data exceptions. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Help with ATMEL Wireless on SuSe 9.1 (Was: Help/Question SCM2662 (USB - atmel) wireless card on
    ... I couldn't get the file via CVS, ... I sort of figured out that the driver was there. ... previous installs, ... Will it make a difference if I install the firmware from thekelleys website ...
    (alt.os.linux.suse)
  • Re: exception handling
    ... > How are exceptions handled in driver: say I want to see what happens if driver ... > was no TCP connection, the driver was trying to eshtablish TCP connection at ... Not all exceptions can be handled by the driver. ... Brian Catlin, Sannas Consulting 310-944-9492 ...
    (microsoft.public.development.device.drivers)