That only turns off the visibility of the guidelines. The handles for the guidelines are still in the ruler, and objects will still "Snap to" the horizontal guidelines.
I'm using Crystal 9, and whenever I add a new section to a report, and attempt to expand it, Crystal adds a BUNCH of horizontal guidelines.
It's really irritating. I figure there's got to be some setting I've tripped, but I can't figure out which one.
Any ideas?
My coworker and I have been trying to work with a Crystal 9 Report in VBA \ VB6. We need to set the database location programmatically.
We are using the following code:
For Each oSection In oSections
For Each oRptObj In oSection.ReportObjects
If oRptObj.Kind = crSubreportObject...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.