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... » Name of a print job is missing
Re: Name of a print job is missing [message #6450 is a reply to message #5422] Mon, 13 November 2006 09:14 Go to previous messageGo to previous message
laurice is currently offline  laurice
Messages: 22
Registered: September 2006
Promising Member
Hi Mirek,

I tried the following in my code:

PrintJob pd("test");
Draw& w = pd.GetDraw();
w.StartPage();
w.DrawDrawing(500, 500, sz.cx, sz.cy, r.GetPage(0));
w.EndPage();

but it does not print anything. Am I missing anything?
btw, r = Report;

Thanks,

Laurice
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: report / qtf to pdf saving
Next Topic: Horizontal scrollbar
Goto Forum:
  


Current Time: Mon Aug 04 12:21:56 CEST 2025

Total time taken to generate the page: 0.08747 seconds