I managed to give myself the capability to print to paper with just a couple function calls, but my efforts have stalled there.
I would like to, minimally, be able to change a few page elements such as the typeface and margins, but it appears the properties and methods are buried much deeper than the examples I have encountered so far.
All documentatiion I have uncovered is for the C wxPrintout module, and is minimal at best.
If anyone has documentation/instructions, or some example code that does something of this nature, it would be most helpful.
Thanks.
I would like to, minimally, be able to change a few page elements such as the typeface and margins, but it appears the properties and methods are buried much deeper than the examples I have encountered so far.
All documentatiion I have uncovered is for the C wxPrintout module, and is minimal at best.
If anyone has documentation/instructions, or some example code that does something of this nature, it would be most helpful.
Thanks.
Comment