PDF & C#

  • Thread starter Thread starter Adam
  • Start date Start date
A

Adam

hello all,
i am looking for free library that will allow to me to create
a pdf files, but my intention is to create pdf that will contains
polish national characters... (i don't want to use iText,
Reports.NET and sharppdf from source forge does not fullfil
my needs (natianal charactersets).

does the microsoft did something in pdf direction?

Adam
 
Adam,

Unfortunately, there is no native support for PDF files in the
framework, nor do I believe that there is a free library out there to do
this. There are a number of third party vendors that have libraries that
will modify PDF files. I recommend that you use one of those (even though
you have to pay for them).

Hope this helps.
 
Okay - i can pay bor a piece of good stuff - but pay a $5000
to have a possibility to redistribute that piece.... creazy !
I had worked with sharppdf and Reports.NET - great, unfortunately
there is no support for polish charsets...
I send the info...but i am still waiting for new version (4th month).

Adam


U¿ytkownik "Nicholas Paldino [.NET/C# MVP]"
Adam,

Unfortunately, there is no native support for PDF files in the
framework, nor do I believe that there is a free library out there to do
this. There are a number of third party vendors that have libraries that
will modify PDF files. I recommend that you use one of those (even though
you have to pay for them).

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Adam said:
hello all,
i am looking for free library that will allow to me to create
a pdf files, but my intention is to create pdf that will contains
polish national characters... (i don't want to use iText,
Reports.NET and sharppdf from source forge does not fullfil
my needs (natianal charactersets).

does the microsoft did something in pdf direction?

Adam
 
If you can wait a couple of months, you might be interested in an advanced
PDF library
which i am currently developing.
We are not sure whether or not we shall distribute the library as
open-source freeware or not.
However, we need BETA testers in the near future, and those who are
interested
in testing the application for us will get free licenses.

As of today, my best bet is iText though.
 
PDF belongs to Adobe, not Microsoft.

You can buy a library from Adobe to do what you want.

I do not know of a free one.

--- Nick
 
Hello, Adam!

One other option is to use Crystal Reports and export to PDF.


You wrote on Mon, 20 Sep 2004 12:57:39 +0200:

A> does the microsoft did something in pdf direction?


With best regards, Nurchi BECHED.
 
Back
Top