What produces this margin in Crystal Reports? - crystal-reports

I have recently upgraded crystal reports to the latest version, and some margins appear to have been introduced. i've included a picture - this is the report preview. What are these dotted lines? (they only appear top and left)
The page setup is set to A4 and 0 for all margins
Some extra information. If I print out from the original version, and print out from this newer version, everything on the page has been shifted down by about half a cm (the same size as that top margin essentially)
I can make the lines disappear and reappear by toggling Freeze Pane
Page Setup Screen:
Layout Tab under Options

When you upgraded Crystal probably reset your options to display guidelines in Preview mode. Head to "File" → "Options" → In the upper right of the window, deselect "Guidelines" under the "Preview" section.
Otherwise, Crystal will print those dotted lines anywhere you have horizontal or vertical guidelines placed in the Design view ruler.

Related

Split Search/Replace preview vertically (top/bottom)

Currently, search/replace preview is shown with 'before' view on left and 'after' on right.
For longer code lines or smaller screens this is quite impractical:
Is there a possiblity to open the split view vertically?
(I have tried setting workbench.editor.splitInGroupLayout to vertical)
The closest I found was to enable inline view (in preview editor's top right overflow menu):

VSCode editor not filling all space available

When I open a file in VSCode, its not filling all editor space but instead of that, it stays in the middle and with a small width. How could I fix it to not resize and fill all space available.
The screenshot shows this behavior
Screenshot
Go to View > Appearance > Untick Centered Layout

Viewing "alphabetical filters" on a small screen

The Paraview "Alphabetical Filters" menu appears to be bigger than my laptop screen.
When I open the menu, a list of filters covers my entire screen (as has happened when I've used Paraview previously on other, larger, screens). I see filters listed alphabetically. They start at "AMR connectivity" on the upper-left corner of the screen, but terminate with "Tube" at the bottom right, with filters U through Z out of sight.
How can I access the full set of filters on this laptop?
This is Paraview 5.4.1 64-bit on lubuntu.
There is a dedicated option for this, but only with ParaView >= 5.5.0
Edit->Settings->Show advanced options (cogwheel)
General->Force Single Column Filter Menu
In Paraview 5.4, the menu text size can be reduced, allowing more options to fit on the screen:
edit > settings > general > GUI font > override font > set font size to 8
This fix works down to a 14" or 15" screen, provided the user is comfortable reading small text.

Remove space before footer in Microsoft Word on Mac

I want to remove space before footer in word file. I am using 15.37 version of Word on Macbook. I have tried the method mentioned in https://answers.microsoft.com/en-us/office/forum/office_2010se-word/how-can-i-remove-the-space-above-the-footnote/6bcb9853-74d9-41c0-afd3-9a5c3394171c?page=1&auth=1 but still not solved.
I want to remove space mentioned in red box and it only appears on the first page only.
I have also attached the screenshot of my paragraph setting. Thanks in advance.
You can go to Header and Footer section in Word. Adjust Footer from Bottom in the top-right corner. It will reduce the space between actual text and footer section.

How do I rearrange sections in Crystal Reports

I have created 5 sections in crystal report and I want section 3 to be on top of section 2. I tried dragging the sections but nothing changes.
I have found the answer under Section Expert. Highlight the section you want to rearrange the click the arrow beside the Merge Button. Changes will appear after clicking OK.