and there is another problem there is no header or footer display in first chapter page but here can see page number. I need both header and footer and page number all the pages.
Attachments
page-style-usual.jpg (68.08 KiB) Viewed 14140 times
chapter-page-style.jpg (64.95 KiB) Viewed 14140 times
Last edited by localghost on Sun Oct 21, 2012 3:25 pm, edited 6 times in total.
Sure, if you give specific information about your headers and footers. I don't think that the example you posted earlier is your actual page style for your document.
Nevertheless the package manual has all necessary information for you to customize the page style for your document in form of concrete examples.
In header or footer commands, use the macro \thepage to print the page number, such as \rhead{\thepage}. It's impossible to give the code you need since you did not say where the page numbers should be: in the header, in the footer and in the left or the right side or the center then.
Regarding the chapter start pages, just follow Thorsten's reference. There's a short and clear explanation. Try \fancypagestle{plain}{}.