Ok, i´m going to read about pango. My aplication is being develop on c++ with gtkmm which include pango.
I would like to use a special widget which show information on screen an after print out. I would like to connect a button with this widget and so print the require information after show it.. Can be this done aproximatly with pango? thank you. ----- Original Message ----- From: "Marco" <[EMAIL PROTECTED]> To: "Juan Francisco González" <[EMAIL PROTECTED]> Cc: "gtkmm general discussion" <[email protected]> Sent: Tuesday, September 20, 2005 8:10 PM Subject: Re: printing > On Tue, 20 Sep 2005 19:49:21 +0200, Juan Francisco González > <[EMAIL PROTECTED]> wrote: > > > Ok, but i have been searching on web about libgnomeprint windows and i > > haven´t find any thing suitable to do it. > > > > Can you post me any link to read about it? > > > > thank you. > > Sorry but i think i answered to quickly, i made a class to output > formatted text to a printer in linux, windows and to a textview with the > same api about a year ago, and never looked at the details since. > > I checked just now and i am using libgnomeprint only in linux, in windows > i use pangowin32, i can then render a pango layout to the windows printer > Hdc. > > If you like i can send you my source code, maybe you can use it as a > starting point. > > -- > Marco > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
