Results 1 to 7 of 7

Thread: .net control print preview in IE

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    6

    .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

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: .net control print preview in IE

    What so is this an IE add-in that actually runs inside of IE?
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    6

    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?

  4. #4
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: .net control print preview in IE

    Ohh you mean its a web site? Like an ASP.NET application or something?
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  5. #5

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    6

    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.

  6. #6
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    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
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  7. #7

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    6

    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
  •  



Click Here to Expand Forum to Full Width