Generating PDF

Hi

Are there any installed components on JH windows servers to generate pdf documents using asp/asp.net? Or does anybody know an easyish way of doing this?

If so, can anybody provide me with a simple Hello World?

Thanks

I don’t know how using asp/asp.net but i have done it before using php quite easily.

We’ve had a server before with asp pdf components and they are a bit costly and not widely used.

php is fine - do you have any links for advice on doing this in php please?

You can try fpdf php class. Below is the site
[B]FPDF[/B]