I'm a newbie.
I was wondering is there a way to display(in inches) the length of the current FCKeditor window? Just like in MS Word, there is a ruler at the top that displays the length of your page in inches. It also displays the height of the page. I couldn't find a way to do this in FCKeditor. It would be nice if this could be done.
thanks.
I was wondering is there a way to display(in inches) the length of the current FCKeditor window? Just like in MS Word, there is a ruler at the top that displays the length of your page in inches. It also displays the height of the page. I couldn't find a way to do this in FCKeditor. It would be nice if this could be done.
thanks.
Re: displaying length(like a ruler) on FCKeditor toolbar
Alt Print screen of the MS Word with 91% at 1280 x 1024 - or you can you use a piece of paper to verify by lining up against the screen. I then cut out the ruler.
- I alligned in Normal View - not Print View in MS Word.
- I saved as a JPG.
- I set the MS Word margin at 7"
Set the JPG in your HTML containing the FCKEditor.
- I alligned at the top left right above the FCKEditor with not padding.
- I alligned the the FCKEditor to the left top to it sits directly below the JPG.
- I set the FCKEditor width to 100%
I would resize the html dialog so that the left side of the scroll matches up with the 7" mark of the Ruler.
Dont remember off hand how many pixels equate to 7" but you can look it up.
When I printed, everything was definitely wysiwyg which was very nice to have. Also when I pasted to Word from the FCKEditor with the editor resized, it was the same as well.
Without giving away all my secrets This is a nice way to get it to work.
C in Sunny SD