|
-
Jan 26th, 2009, 01:29 PM
#1
Thread Starter
New Member
.net control print preview in IE
Hi, I created a control using the rich text box to load in IE. However, when I try to print the text, the area where I load the box comes out completely black. How can I allow IE to print out the text in the box without having to take a print screen?
Thanks
-
Jan 26th, 2009, 02:35 PM
#2
Re: .net control print preview in IE
What so is this an IE add-in that actually runs inside of IE?
-
Jan 26th, 2009, 02:51 PM
#3
Thread Starter
New Member
Re: .net control print preview in IE
it's hosted inside IE. I tried running just a simple form and the buttons and regular text boxes appear fine on the print preview. It's only the RTF box that turns out all black. Does anyone have any idea why?
-
Jan 26th, 2009, 02:59 PM
#4
Re: .net control print preview in IE
Ohh you mean its a web site? Like an ASP.NET application or something?
-
Jan 26th, 2009, 03:40 PM
#5
Thread Starter
New Member
Re: .net control print preview in IE
no it's not an asp application. I created a dll and I've embedded it into a page in IE. Kind of like this
http://www.vbdotnetheaven.com/Upload...nVBdotNET.aspx
The problem is that one of the controls doesn't print out correctly.
-
Jan 26th, 2009, 04:04 PM
#6
Re: .net control print preview in IE
Ahh I see! Sorry I dont have a clue about that kinda thing Hopefully someone else can help you out
-
Jan 27th, 2009, 09:58 AM
#7
Thread Starter
New Member
Re: .net control print preview in IE
I've created a new dll with most of the available controls in the toolbox and loaded it in IE. It seems like most of the controls work out fine in the preview except for the rich text.
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
|