U++ framework
Do not panic. Ask here before giving up.

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 Jul 06 00:06:17 GMT+2 2026

Total time taken to generate the page: 0.00553 seconds