Skip to content

allow configuration for SetDocTemplate()#155

Open
danielrona wants to merge 1 commit intomccarlosen:masterfrom
danielrona:master
Open

allow configuration for SetDocTemplate()#155
danielrona wants to merge 1 commit intomccarlosen:masterfrom
danielrona:master

Conversation

@danielrona
Copy link
Copy Markdown
Contributor

This will allow us to set a Document Template based on SetDocTemplate()

also Fixes #136

Example:

$pdf = MPDF::loadView('report', config: ['doc_template_file' => 'template.pdf','doc_template_continue' => true]);

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.

Use template on first page

1 participant