Skip to content

feat(PdfGenerator): allow generated pages to be appended to PdfDocument#26

Merged
ArthurHub merged 1 commit into
ArthurHub:masterfrom
vmlf01:feature/append-pages-to-pdf
May 6, 2015
Merged

feat(PdfGenerator): allow generated pages to be appended to PdfDocument#26
ArthurHub merged 1 commit into
ArthurHub:masterfrom
vmlf01:feature/append-pages-to-pdf

Conversation

@vmlf01
Copy link
Copy Markdown

@vmlf01 vmlf01 commented May 6, 2015

Adds a new method AddPdfPages that generates and appends pages to the specified PdfDocument. This allows the creation of a PdfDocument page by page, where each set of pages can have different layouts and allows better control of page breaks/contents.

…ment

Adds a new method AddPdfPages that generates and appends pages to the specified PdfDocument. This allows the creation of a PdfDocument page by page, where each set of pages can have different layouts and allows better control of page breaks/contents.
ArthurHub pushed a commit that referenced this pull request May 6, 2015
feat(PdfGenerator): allow generated pages to be appended to PdfDocument
@ArthurHub ArthurHub merged commit a846872 into ArthurHub:master May 6, 2015
@vmlf01 vmlf01 deleted the feature/append-pages-to-pdf branch May 6, 2015 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants