Home All Groups Group Topic Archive Search About

PDF Creation components

Author
21 Nov 2006 4:22 PM
The Frog
Hi Everyone,

I am trying to find a set of components that will allow me to
programatically create PDF documents, purely in managed code without
having to use a "printer driver". I have seen some of the commercial
ones available, and they are really expensive. I was hoping there might
even be a free one out there somewhere...

Any suggestions?

Cheers

The Frog :)

Author
21 Nov 2006 4:58 PM
Ken Tucker [MVP]
Hi,

        Here is a nice open source project I have used.
http://sharppdf.sourceforge.net/

Ken
----------------------------

Show quoteHide quote
"The Frog" wrote:

> Hi Everyone,
>
> I am trying to find a set of components that will allow me to
> programatically create PDF documents, purely in managed code without
> having to use a "printer driver". I have seen some of the commercial
> ones available, and they are really expensive. I was hoping there might
> even be a free one out there somewhere...
>
> Any suggestions?
>
> Cheers
>
> The Frog :)
>
>
Author
22 Nov 2006 8:22 AM
The Frog
Thanks Ken,

I have had a brief look at the site you suggested, and it says that the
components are for C#. Will this also work in VB.NET?

The Frog


Ken wrote:
Show quoteHide quote
> Hi,
>
>         Here is a nice open source project I have used.
> http://sharppdf.sourceforge.net/
>
> Ken
> ----------------------------
>
> "The Frog" wrote:
>
> > Hi Everyone,
> >
> > I am trying to find a set of components that will allow me to
> > programatically create PDF documents, purely in managed code without
> > having to use a "printer driver".
<SNIP>
Author
23 Nov 2006 5:21 PM
Ken Tucker [MVP]
Hi,

     Yes the dll is written in c# but you can add a reference to the dll and
use it with vb.net

Ken
---------------------------------

Show quoteHide quote
"The Frog" wrote:

> Thanks Ken,
>
> I have had a brief look at the site you suggested, and it says that the
> components are for C#. Will this also work in VB.NET?
>
> The Frog
>
>
> Ken wrote:
> > Hi,
> >
> >         Here is a nice open source project I have used.
> > http://sharppdf.sourceforge.net/
> >
> > Ken
> > ----------------------------
> >
> > "The Frog" wrote:
> >
> > > Hi Everyone,
> > >
> > > I am trying to find a set of components that will allow me to
> > > programatically create PDF documents, purely in managed code without
> > > having to use a "printer driver".
> <SNIP>
>
>
Author
24 Nov 2006 8:34 AM
The Frog
Thankyou Ken,

I am off to try and get it all to work...

Thankyou for your help. Fantastic stuff.

Cheers

The Frog

Ken wrote:
Show quoteHide quote
> Hi,
>
>      Yes the dll is written in c# but you can add a reference to the dll and
> use it with vb.net
>
> Ken
> ---------------------------------
>
> "The Frog" wrote:
>
> > Thanks Ken,
> >
> > I have had a brief look at the site you suggested, and it says that the
> > components are for C#. Will this also work in VB.NET?
> >
> > The Frog
> >
> >
> > Ken wrote:
> > > Hi,
> > >
> > >         Here is a nice open source project I have used.
> > > http://sharppdf.sourceforge.net/
> > >
> > > Ken
> > > ----------------------------
> > >
> > > "The Frog" wrote:
> > >
> > > > Hi Everyone,
> > > >
> > > > I am trying to find a set of components that will allow me to
> > > > programatically create PDF documents, purely in managed code without
> > > > having to use a "printer driver".
> > <SNIP>
> >
> >