Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Added the ability to pass a file to the pdf constructor not just the file name #34

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

wstrootman
Copy link

No description provided.

nchrysler and others added 17 commits November 10, 2016 16:58
…ded helper method PdfDocument::appendPagesFrom()
removed MODE_FILL for the time being (difficulties with V attributes vs storing the value in the associated stream value);
started prepping for finding and using the font specified in the form field;
…g references to objects that weren't included in the PDF
drawTextAt() was not recognizing line breaks for tokens, so exploding on "\n" to create an array of lines then calling drawTextAt() for each line
…ld or line breaks inserted into the text

new constant of MODE_REPLACE_WRAP
moved getting the location array into a helper function
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants