empira / PDFsharp-1.5

A .NET library for processing PDF
MIT License
1.28k stars 588 forks source link

Landscape orientation and Letter format missing footer. #116

Closed brunis closed 4 years ago

brunis commented 4 years ago

If you think there is a bug in PDFsharp then please use the IssueSubmissionTemplate to make the issue replicable.
http://www.pdfsharp.net/wiki/IssueSubmissions.ashx

Thanks.

Resources

The official project web site:
http://pdfsharp.net/

The official peer-to-peer support forum:
http://forum.pdfsharp.net/

Reporting an Issue Here

Expected Behavior

Footer should be attached to all pages regardless of orientation or page format.

Actual Behavior

Footer is missing from Landscape orientation and Letter format

Steps to Reproduce the Behavior

We strongly recommend using the IssueSubmissionTemplate to make sure we can replicate the issue.
http://www.pdfsharp.net/wiki/IssueSubmissions.ashx

ThomasHoevel commented 4 years ago

PDFsharp does not support footers. MigraDoc supports footers.

Closed as "cannot reproduce".