Hi there, Well, I need some help. I've been trying to programmatically add a page number (and ultimately a page count, too) in the footer using the API with no success. I'm using Java this time.
When I try to create a service object "com.sun.star.text.textfield.PageNumber" from the SpreadsheetDocument, I get an "NoSuchServiceRegistered" (or something similar) exception. So, I'm at a loss on getting a page number object to insert into an XHeaderFooterContent object. Is it even possible via the API? If so, could someone give me a pointer? Thanks, Kohei --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
