Computer problems,Computer help
*AX SOFT>>>Programming & Design

Page breaks?


can anyone tell me how t o get rid of page breaks so that all my work is on one sheet ?

Put ur cursor above the break press the left mouse button and drag it to the other part if the break. Release the mouse button and press backspace.. Ur break wil be gone..

If you're talking about a Word document:

Highlight the entire document.

Ctrl-H

Find: ^m
Replace with: leave blank
Replace all

^m is a manual page break.

If you want to eliminate all page breaks, you have to define paper long enough to hold the entire document - Word puts automatic page breaks at the end of defined-paperlength pages.

You don't say whether you are on word or excel. If in Excel go into page set up and set print to 1:1. Or rt.click mouse and drag the page break across. This could affect the page when being printed.
In Word just keep pressing the Delete key until all the words are on one page (if too long then reduce the size of the font).

Your question needs more details to understand properly so I'll make some assumptions that you are working on a web page page that already has forced page breaks. A typical situation is where a Word document is converted to HTML. You will then find tags at each page break that looks like this...
<br clear=all style='page-break-before:always'>
Remove the inline style of that <BR> tag (use a global delete if you have multiple pages)

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • How can i make a site like facebook ? can you do it on dreamweaver ?

    You have to learn PHP and mysql.

    ...
  • Whats the code in vb.net to apply a variable in search engine url?

    Don't know Dave ,on your way ...

  • What are the pros and cons of PHP over JSP?

    JSP takes more resources to host the website but is better when you have simultaneous users. I've used PHP for the server-side scripting language for sites that don't get as much traff...

  • Where can i download the source code for video games.?

    Most major game developers haven't/won't release their source code. It is their work which they have worked hard on and possibly spent years producing. Then they release the source code a...

  • Will any body help me with C++?

    it's called "executing", "booting" is when you turn your computer on. This code should work- #include <iostream> #include <cstdlib> using namespace std;...

  • The best free website server?

    if its name try ...

  • Converting a swf file to a quicktime file?

    Also, being asked and answered here; ...

  • Xml parsing?

    I'd use Xerces, from ...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster