[olug] OT

Rob Townley rob.townley at gmail.com
Fri Mar 13 20:47:53 UTC 2009


On Fri, Mar 13, 2009 at 3:39 PM, David Walker <olug at grax.com> wrote:
> Printing on Windows.  In my opinion, a printable document should be a
> lot simpler to create.  There is no built-in command to open an image, a
> pdf, and then print it.  I know I can use an internet explorer control
> and a print command from there or do some things with the adobe objects
> but those things seem likes workarounds for something the .NET system
> should support inherently, given the other things that it does support.
>
> If you know of some free printing libraries or commands I can use, I
> would appreciate it.  As it is, I have things working to my satisfaction
> at the moment but I would like a sturdier approach.
>
> Overall I like the language and I may consider it for future Linux
> development with Mono.
>
> Adam Lassek wrote:
>> Just out of curiosity, what do you hate about C#, specifically?
>>
>> On Thu, Mar 12, 2009 at 4:54 PM, David Walker <olug at grax.com> wrote:
>>
>>
>>> I can't get my frustration level high enough to hate anything I'm not
>>> currently working with.
>>> Today I hate C#, next week it will be Perl, and if I decide to pursue my
>>> RHCE, I'll probably hate NIS or something the week after that (I don't
>>> really plan that far ahead for things to hate)
>>>
>>>
>>> Curtis LaMasters wrote:
>>>
>>>> Someone else has to see the funny side of the Infrastructure Manager
>>>> at PowerDNN (a Windows Web Hosting Company) hating Microsoft Windows
>>>> :)
>>>>
>>>> hahahaha
>>>>
>>>> Curtis LaMasters
>>>> http://www.curtis-lamasters.com
>>>> http://www.builtnetworks.com
>>>>
>>>>
>>>>
>>>> On Thu, Mar 12, 2009 at 12:35 PM, Charles.Bird
>>>> <charles.bird at powerdnn.com> wrote:
>>>>
>>>>
>>>>> Windows sucks and I think Bill Gates should be caned, I'd love to have
>>>>>
>>> that
>>>
>>>>> weaslie **** in front of me right now....raised floor would be RED
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> The information transmitted in this e-mail message and attachments, if
>>>>> any, may be of a confidential matter, and is intended only for the use
>>>>> of the individual or entity named above. Distribution to, or review
>>>>> by, unauthorized persons is prohibited. All personal messages express
>>>>> views solely of the sender, which are not to be attributed to
>>>>> MobileNow, Inc.. If you have received this transmission in error,
>>>>> immediately notify the sender and permanently delete this transmission
>>>>> including attachments, if any.
>>>>> _______________________________________________
>>>>> OLUG mailing list
>>>>> OLUG at olug.org
>>>>> https://lists.olug.org/mailman/listinfo/olug
>>>>>
>>>>>
>>>>>
>>>> _______________________________________________
>>>> OLUG mailing list
>>>> OLUG at olug.org
>>>> https://lists.olug.org/mailman/listinfo/olug
>>>>
>>>>
>>>>
>>> _______________________________________________
>>> OLUG mailing list
>>> OLUG at olug.org
>>> https://lists.olug.org/mailman/listinfo/olug
>>>
>>>
>> _______________________________________________
>> OLUG mailing list
>> OLUG at olug.org
>> https://lists.olug.org/mailman/listinfo/olug
>>
>>
>
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> https://lists.olug.org/mailman/listinfo/olug
>

Probably not exactly what you are looking for but you may want to
check the language that pdfcreator is written in.  Redmon allows you
to redirect anything that is printable to a file and have work done on
that file.

redmon (printer redirection monitor)
ghostscript
pdfCreator at sf.net

all of the above are opensource of course.



More information about the OLUG mailing list