Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » RichText,QTF,RTF... » Is it possible to send a QTF text to the printer (PrinterJob)?
Re: Is it possible to send a QTF text to the printer (PrinterJob)? [message #38186 is a reply to message #38112] Tue, 04 December 2012 15:58 Go to previous messageGo to previous message
deep is currently offline  deep
Messages: 263
Registered: July 2011
Location: Bangalore
Experienced Member
Hi Lectus,

Check this

http://www.ultimatepp.org/forum/index.php?t=msg&goto=376 18&&srch=report+preview#msg_37618

You can use following functions / File <Report/ReportDlg.cpp>

Vars(Report,firstpage,JobTitle) This prints with printer selection dialog
bool Print(Report& r, int i, const char *_name)



Same as above but prints to default printer without dialog
bool DefaultPrint(Report& r, int i, const char *_name)


Warm Regards

Deepak
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: RichEdit page size
Next Topic: Is there a way to set page width in the QTF Designer / Topic++ editor / UWord ?
Goto Forum:
  


Current Time: Fri Apr 26 18:16:21 CEST 2024

Total time taken to generate the page: 0.03185 seconds