CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: Printing

  1. #1
    Join Date
    Apr 1999
    Posts
    4

    Printing



    I am trying to print with JDK1.2 and it doesn't behave as I would expect.

    Buttons are filled black so I can't see any text in them. Same for

    text fields and comboboxes.

    I called printComponents() on my main frame and would expect that to

    print something that looks like a screen capture. But it comes out very ugly.


    Anybody understand printing?

    Help would be appreciated, thanks.


    Darrell Denlinger

  2. #2
    Join Date
    Mar 1999
    Posts
    19

    Re: Printing



    hi

    U will find more information on printing

    at http://www.javareport.com

    here u check for Feb.99 issue in which u will get the code for

    print related things


    by

    sunil




    click here to get feb99. Scott's Solution for printing

  3. #3
    Join Date
    Apr 1999
    Posts
    2

    Re: Printing

    hi Darell,

    I have print script for both netscape4.0 and MSIE4.0. I don't know about exact requirement whether u want to accomplish the task through script or through applet.

    let me know than i can help you i am registered user of codeguru u can send private message to me.

    i am pleasured if u come with ur requirement.

    thanx and regds
    ganesh



    ganesh ramya

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

Featured