Jump to content
Software FX Community

Printing Questions


User (Legacy)

Recommended Posts

I've got a couple of questions about printing... 

(Using VC++, DLL)

1) Is there any way to remove the frame that is placed around the charts

(around everything... titles and all) when it is printed?

2) Does anyone have a good example (or some sample code) of how I can print

multiple charts (on separate pages) as part of a single print job? That is,

I've got 10 charts that I want printed when the user calls a "Print All"

function. If I call PrintIt on each one, I get 10 print jobs. I need all 10

to come up as one print job (though on separate pages.) How should I go

about doing this?

Thanks in advance for any help.

Andrew

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...