Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
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.