|
-
Sep 20th, 2008, 10:55 PM
#1
Thread Starter
Hyperactive Member
[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?
-
Sep 20th, 2008, 11:25 PM
#2
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
-
Sep 22nd, 2008, 09:39 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|