The language of the PDF library doesn't matter as they are .net and will work with C# or VB. Here is a nice list:
http://csharp-source.net/open-source/pdf-libraries On Tue, Oct 14, 2008 at 11:06 AM, Rahul Simlote <[EMAIL PROTECTED]> wrote: > Can you suggest a good PDF library for VB.NET? Also, do you know how we > can print from a windows forms? > > > > > On 10/14/08, AstroDrabb <[EMAIL PROTECTED]> wrote: >> >> Look into creating reports, like with a PDF library. You will have a lot >> more control. Web browsers have very poor programmatic printing control. >> You can do some things with CSS like set page breaks, etc. but it is still >> sadly limited. >> >> On Tue, Oct 14, 2008 at 11:01 AM, Rahul Simlote <[EMAIL PROTECTED]>wrote: >> >>> Its a form with a bunch of textboxes and gridviews, so only one >>> datasource wouldn't work. What exactly I need is to number the page when >>> printing. I want the footer to say the department name and then the page >>> number (for ex: Fin-1, or HR-1) >>> >>> >>> >>> >>> On 10/13/08, Shoriful Islam <[EMAIL PROTECTED]> wrote: >>>> >>>> you can used paged datasource. may be this url help you >>>> http://aspnettutorials.com/tutorials/controls/pageddatasource-vb.aspx >>>> >>>> >>>> On Tue, Oct 14, 2008 at 2:38 AM, R <[EMAIL PROTECTED]> wrote: >>>> >>>>> >>>>> I have an ASP.NET <http://asp.net/> page that I want to print with >>>>> customized page >>>>> number instead of taking the default from IE. How can I control the >>>>> page numbers in ASP.NET <http://asp.net/>? Thank you. >>>>> >>>>> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
