
Signature
Rinze van Huizen
C-Services Holland b.v.
Thanks for your information ....
The big picture is that I am designing a document management application...
so I am looking for a ubiquitous interface.
The Adobe - printer interface model seemed very powerfull.
So we want to deploy a "virtual" printer that when clicked would:
1) save the file to a location
2) prompt the user for some information
I have no experience wrting printer drivers. Just started vb.net a couple
of years ago and am learning about printer drivers.
The fact that it get's handed the info is good - now I need to learn
1) what format is the info coming in (doc, xl, txt, tiff, etc...)
and save to file accordingly.
That's the plan
Thanks for any insight
Terry
Big picture is that i am designing a document management application - so I
am looking for
>> Hello:
>> I would like to create my own printer driver so that it is available in
[quoted text clipped - 20 lines]
> to pull records from the opened database and write the contents to a
> database?
C-Services Holland b.v. - 30 Jun 2005 15:44 GMT
> Thanks for your information ....
> The big picture is that I am designing a document management application...
[quoted text clipped - 11 lines]
> Thanks for any insight
> Terry
I don't have experience with writing printer drivers myself, so that
ends it for me. But to me it sounds like you just need a PDF printer
driver. PDF995 for instance behaves like a printer, but it will ask you
where to store the file.
One of my coworkers was checking out an open source PDF printer on
sourceforge.net but I can't remember the name of it. Maybe you could
search there and modify it to suit your needs.

Signature
Rinze van Huizen
C-Services Holland b.v.