brother.gabriel wrote: > Hi all! I am new to this forum and this is my first post. I need a basic > example on how to print a jpeg to the printer with horizontal orientation. I > can get the graphic to print to the default printer, but I am not sure how to > change the printer... > > Thanks for your help!
What OS? If Windows, PrintDlgEx(): http://msdn.microsoft.com/en-us/library/ms646942(VS.85).aspx Or PageSetupDlg(). The former is probably easier to implement. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
