c++ - How do I print a wxImage with wxWidgets? -


i writing program using wxwidgets , need print wximage object. how do this? also, image needs scaled fill whole available print area? tried find information on google , found this.

however, couldn't understand based on page! great!

if need fine control on printing, must define own wxprintout-derived class. printing sample shows how , need explain problem more solving it.

in many cases, using wxhtmleasyprinting can enough, , easier -- won't take care of filling image on own, need scale yourself.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -