This is a discussion on "Help changing page setup options at runtime" within the ASP.NET Forum section. This forum, and the thread "Help changing page setup options at runtime are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Help changing page setup options at runtime
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Help changing page setup options at runtime
Hello, I have an ASPX page with tables that are full of data. The page prints perfect when the top, bottom, left and right margins are set to .25 and there is no header or footer. The problems is not everybody on our network has these settings. Does anyone have a quick way to make these changes at runtime and then set them back? I know where the settings are in the registry, but I can't seem to figure out how to access them and change them. Any help would be greatly appreciated.
Thanks in advance. |
|
|
|
#2
|
|||
|
|||
|
These are local to the machine and not something you can control from a web page. You can add instructions to your site for it or look at doing something like printing it to a PDF on the server and letting them print from that (I'm not 100% but I think that'll let you control the formatting).
|
![]() |
| Tags |
| help, changing, page, setup, options, runtime |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| No tab/page refresh when internet options internet settings are set to never | srinivasyadav | JavaScript Forum | 3 | Oct 17th, 2007 07:53 |
| changing color options in php. | Lchad | PHP Forum | 2 | Sep 19th, 2007 18:06 |
| How to setup this type of page? | port80 | Web Page Design | 10 | Feb 23rd, 2007 14:40 |
| Changing URL without refreshing page ? | Perfection Studios | JavaScript Forum | 4 | Sep 14th, 2006 12:22 |
| Changing css with page refresh | krrish | Web Page Design | 3 | Jul 26th, 2006 08:20 |