views:

140

answers:

2

We have a requirement to generate PDF documents using information from a PDA / Mobile Phone. We cannot send the information back to a server as the information is required immediately and the engineers with the devices may be out of coverage.

So, can anybody recommend a .NET compact framework component for producing PDFs?

Could you also tell me about your experiences with it?

Thanks

+2  A: 

Something like PDF4NET?

ctacke
Have you used it?
BlackWasp
+1  A: 

You can check iTextSharp

iTextSharp

Barbaros Alp