Extra-height row printing |
Post Reply |
Author | |
aceproof
Newbie Joined: 24 March 2008 Location: Russian Federation Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 25 December 2013 at 2:01am |
The row is never printed if its height more then its print area. ToolkitPro v16.2.6: int CXTPReportControl::DrawRows(CDC *pDC, CRect &rcClient, int y, CXTPReportRows *pRows, int nTopRow, int nColumnFrom, int nColumnTo, int *pnHeight) { ...
nRowHeight = pRow->GetHeight(pDC, nRowWidth); ... } |
|
Michl
Senior Member Joined: 14 September 2007 Status: Offline Points: 138 |
Post Options
Thanks(0)
|
Hi
I have the same problem. But the bug is not your specified source snipset. It's more an implementation problem of whole print preview. See additional information follow my post: http://forum.codejock.com/forum_posts.asp?TID=22298&MF=Y&PID=72488 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |