Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Problem with QPdfWriter: (2 Items)
   
Problem with QPdfWriter  
Hello,

I'm trying to use the QPdfWriter class with the latest build of Qt from Qnx (SDP 6.6)

I want to set the Pdf Orientation using setOrientation but the function seems no to be defined :
in QPdfWriter.h the definition of the functions setPageLayout setPageOrientation  etc... are encapsuled by #ifdef Q_QDOC
 which doesn't seem to be defined...

Am I wrong somewhere ??

Regards,
Paul
Re: Problem with QPdfWriter  
Never mind... working now that I'm correctly typing it... sorry for my mistake.