Print Page | Close Window

How to printpreview without RC border

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=12431
Printed Date: 15 November 2024 at 3:43am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to printpreview without RC border
Posted By: joeliner
Subject: How to printpreview without RC border
Date Posted: 14 October 2008 at 1:24am
Hi,

i would like to printpreview the RC without the border that shows on the printpreview. Is this possible?

thanks


-------------
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3
Language: Visual Basic 6 SP6



Replies:
Posted By: Aaron
Date Posted: 24 October 2008 at 4:11am
Hi,
 
It looks like this isn't possible. The only way is to have CJ to add property for this. I agree, sometimes it would be nicer to print no border or gridlines at all.
 
Thanks
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: joeliner
Date Posted: 26 January 2009 at 4:24pm
Hi,

Is there a chance of having a version 12.1.2 with this feature. Its really a show stopper for me now.

regards,


-------------
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3
Language: Visual Basic 6 SP6


Posted By: joeliner
Date Posted: 13 February 2009 at 3:52pm
still not possible with 13.0.

Is it possible to have it as an option?


-------------
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3
Language: Visual Basic 6 SP6


Posted By: joeliner
Date Posted: 20 July 2009 at 9:53am
Still not possible with 13.1.

or is it?


-------------
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3
Language: Visual Basic 6 SP6


Posted By: joeliner
Date Posted: 20 July 2009 at 9:54am
I would appreciate if someone can tell me also how i can edit the RC header on printpreview using markup to apply some textformatting on the header text.

TIA


-------------
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3
Language: Visual Basic 6 SP6


Posted By: mdoubson
Date Posted: 20 July 2009 at 3:13pm
Printpreview the RC without the border
wndReport.GetPaintManager()->m_bPrintPageRectangle = FALSE;
 
in VB - similar
 
wndReport.PaintManager.PrintPageRectangle = False
 
use recent 13.1 update -  https://forum.codejock.com/uploads/DemoVersion/ReportControlUpdated.rar - https://forum.codejock.com/uploads/DemoVersion/ReportControlUpdated.rar
unrar it on same place your official 13.1 located
May be rename the same way as official filename use
No need to re-registrate as you already had it


-------------
Mark Doubson, Ph.D.


Posted By: joeliner
Date Posted: 21 July 2009 at 2:08am
Thanks Mark

Originally posted by joeliner joeliner wrote:

how can i edit the RC header on printpreview using markup to apply some textformatting on the header text.






-------------
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3
Language: Visual Basic 6 SP6


Posted By: JantjeKeizer
Date Posted: 21 July 2009 at 11:21am
Originally posted by mdoubson mdoubson wrote:


Printpreview the RC without the border

wndReport.GetPaintManager()->m_bPrintPageRectangle = FALSE;

 

in VB - similar

 


wndReport.PaintManager.PrintPageRectangle = False

 

use recent 13.1 update -  https://forum.codejock.com/uploads/DemoVersion/ReportControlUpdated.rar - https://forum.codejock.com/uploads/DemoVersion/ReportControlUpdated.rar unrar it on same place your official 13.1 located

May be rename the same way as official filename use

No need to re-registrate as you already had it
But if PrintPageRectangle is new, the interface must have changed?
Then you do need to re-register, unless PrintPageRectangle already existed right?


Posted By: mdoubson
Date Posted: 21 July 2009 at 11:34am
No - registry keep same link to ocx with same guids and we don't change guids between versions

-------------
Mark Doubson, Ph.D.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net