Results 1 to 3 of 3

Thread: [2005]If want to print aspx layout into A4 size, write to pdf is good solution?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2007
    Posts
    445

    [2005]If want to print aspx layout into A4 size, write to pdf is good solution?

    I want to make a button that let user to print the current page they browse...
    write the page to PDF and let download to their local pc and let them open the downloaded file and print is good solution?

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [2005]If want to print aspx layout into A4 size, write to pdf is good solution?

    Hey,

    A place to start might be with the following, iTextSharp. I haven't personally played with it, but I have seen it referenced in a few different places now.

    Hopefully this will help you!!!

    Gary

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005]If want to print aspx layout into A4 size, write to pdf is good solution?

    What is your reason for wanting this? If you just want to give the user the page, then they can press Ctrl+P while on the page itself. If you're trying to present specific data in a specific format (a.k.a. reporting), then you should be considering other formats such as XLS or PDF. But if it's just a web page you want them to print, they can do it themselves.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width