Telerik UI for ASP.NET AJAX
Overview
Demos
Roadmap
What's New
Roadmap
Release History
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Try now
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX
This is a migrated thread and some comments may be shown as answers.
page number in pdf export.
1 Answer
23 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alyssa
Top achievements
Rank 1
Alyssa
asked on
07 Nov 2013,
01:31 PM
Hi,
How to set the page number in pdf export.?
Add a comment
Submit comment
Cancel
1 Answer
, 1 is accepted
Sort by
Score
Date
0
Princy
Top achievements
Rank 1
answered on
07 Nov 2013,
01:34 PM
Hi Alyssa,
Please try the following code snippet to set page number for PDF export.
ASPX:
<
ExportSettings
IgnorePaging
=
"true"
>
<
Pdf
>
<
PageFooter
>
<
MiddleCell
Text="<?page-number?>" />
</
PageFooter
>
</
Pdf
>
</
ExportSettings
>
Thanks,
Princy
Add a comment
Submit comment
Cancel
Answer this question
Drag and drop files here or
browse
to attach...
Browse
for files to attach...
Supported file types: PNG, JPG, JPEG, ZIP, RAR, TXT. Max total file size - 20MB.
Submit answer
Cancel
Tags
Grid
Asked by
Alyssa
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 1
Share this question
or
Copy link