|
Hello!
I'm using the pinEdit 5.2 (WP) evaluation product. I'm trying to upgrade from an older version so that I can take advantage of the new spell checking add-on.
My application is very sensitive to changes in margin real estate in both the vertical and horizontal directions. Our older version of pinEdit does not include the grey (9099AE) background/border around the document. As a result of this background, we loose about 20px in all directions. I would prefer to remove this background using the server side API. Do you currently have a function that supports removing this border? If not, could you add it to the next wish list?
I've thought about using the client script model to retrieve the document object (obj.editGetDocument()). I could use script to find the parent cell (<TD>) and remove the padding to get back my original dimensions. However, this method will receive criticism at my workplace because the next version of pinEdit could easily break my hack. If you have any other ideas, please let me know.
Thanks.
|