On Sat, 19 Jan 2008 07:36:58 -0600 Joseph (Ragweed) wrote: > > My Friends, > > I went to a website of mine and cut some information from it. Then I > wanted to put it into an OO.o writer document. > > When I pasted the cut info into the OO.o document, I find that I can't > get it to use the entire margin to margin area.... There's about > two inches of unused space on the right (not counting the margin > itself). No matter what I've done, I can't get it to reach the right > margin. > > How can I get this to go across the entire page from margin to > margin?? >
In addition to bryans comments i have had more luck copying from Firefox browser to OO.o than any other Browser - Word Processor combination. But you may find using a different browser to copy from works better; remember Firefox, Opera and Safari are all free and all better browsers (standards compliance wise) than Internet Explorer. You will find that your web page is likely fixed width or possibly even fixed margin width. That causes your issues. * Fixed width table based design - Remove outer table (As per Bryans instructions [start with "Table - Select - Table" to get around nested table issues]) * Fixed width div or fixed margin div CSS based design - Look in format paragraph for indent vales and reset to zero. Possible cludge: Reset the page margins outwards, this will only work if the site is fixed margin CSS. Second possible cludge: Print Preview in the browser - then copy and paste. The print formatting may allow the information to go from margin to margin. Part time web designer here ;) -- Michael All shall be well, and all shall be well, and all manner of things shall be well - Julian of Norwich 1342 - 1416 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
