Jump to content
Software FX Community

Printing the graphics


leila.benakezouh

Recommended Posts

 Hi,

 The printing functionnalities provided bu the graphics (using the print button in menu bar og the graphics) work well.

I need to print a report that contains data and also graphics. I put each part in a JComponent but when I try to print it using a print method related to the main component (without using the print method of the graphics), the graphic do not appear on the printed page.

The main component I need to print (that corresponds to a general report containing textual data and graphics) is on multiple pages and the graphic can be on the middle or on the end of the report so it is not displayed (the JPanel that contains he graphics is empty).

 

How can I print the graphics without using their own printing functions???

 

Best regards

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...