Welcome Guest Search | Active Topics | Sign In | Register

MVC to PDF - Changing the header and footer on the first page Options
Irishmaninusa
Posted: Friday, September 6, 2013 4:16:53 PM
Rank: Newbie
Groups: Member

Joined: 9/6/2013
Posts: 1
I am trying to set up a pdf, where my first page is my title page and will some logo stuff and so on, but I don't want to have my header and footer stuff in place, or at least different than what I will have on the rest of the pages in the pdf.

I there a way to do this with the MVCToPDF.RenderAsPDF and if so, how do you do that?
eo_support
Posted: Friday, September 6, 2013 4:39:58 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
Hi,

What you will do is to use MVCToPDF to render the main output, then use a loop to add footer/header on each page. Inside the look, you can either use HTML to PDF interface or ACM interface to add the footer/header. You can take a look of the corresponding samples and documentation for more information.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.