PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index PDFsharp - moved to http://forum.pdfsharp.net/
Please visit the new PDFsharp forum at http://forum.pdfsharp.net/
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Important Notice: We regret to inform you that our free phpBB forum hosting service will be discontinued by the end of June 30, 2024. If you wish to migrate to our paid hosting service, please contact billing@hostonnet.com.
Add Header and footer to every page

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index -> Support - moved to http://forum.pdfsharp.net/
View previous topic :: View next topic  
Author Message
dalkiel



Joined: 11 Jan 2008
Posts: 1

PostPosted: Fri Jan 11, 2008 8:43 pm    Post subject: Add Header and footer to every page Reply with quote

Sorry Im just a beginner developing webs with asp. What I need to do is to define a header and footer (images) and when the user press the print button the header/footer appears in every page. the numer of pages changes dynamically, depnding on the data that the user request, sometimes i need to print 1 - 2 -4 pages.
Back to top
View user's profile Send private message
Thomas Hoevel



Joined: 16 Oct 2006
Posts: 387
Location: Cologne, Germany

PostPosted: Tue Jan 15, 2008 10:19 am    Post subject: Reply with quote

Use MigraDoc and simply set the Header and Footer.
_________________
Regards
Thomas Hoevel
PDFsharp Team
Back to top
View user's profile Send private message Visit poster's website
sheppard



Joined: 11 Jun 2008
Posts: 1

PostPosted: Wed Jun 11, 2008 12:54 pm    Post subject: Reply with quote

Thomas Hoevel wrote:
Use MigraDoc and simply set the Header and Footer.


can you explain this in detail? i'm new with pdfsharp/migradoc and didn't find any example.
i have problems to code this (maybe you can give me a hint or a code example).
thanks a lot...
Back to top
View user's profile Send private message
Thomas Hoevel



Joined: 16 Oct 2006
Posts: 387
Location: Cologne, Germany

PostPosted: Wed Jun 11, 2008 1:22 pm    Post subject: Reply with quote

Open MigraDocLite Samples.sln and search for "Primary".
"Samples C#\HelloMigraDoc" and "Samples C#\Invoice" use headers/footers.

Or look here:
Some hints.
Then normally add Paragraphs:
Code:
paragraph = section.Footers.Primary.AddParagraph();

Both Headers and Footers contain FirstPage, EvenPage, and Primary.
Primary is the default header/footer.
If you specify that the first page has different headers/footers (see PageSetup), then FirstPage will be used.
If you specify that even pages have different headers/footers, then EvenPage will be used.
Primary is used for all pages by default (it's always used for odd pages).

HTH
_________________
Regards
Thomas Hoevel
PDFsharp Team
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index -> Support - moved to http://forum.pdfsharp.net/ All times are GMT
Page 1 of 1

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


Powered by phpBB © phpBB Group. Hosted by phpBB.BizHat.com


Start Your Own YouTube Clone

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!
For Support, visit Forums.BizHat.com