Skip to content

Can I export to a PDF with multiple pages? #94

Answered by dlemstra
Dan1ve asked this question in Q&A
Discussion options

You must be logged in to vote

I was suspecting that this was happening. And you are correct about the collection.read(array); line. You will need to read and an image and add it without disposing it. You can do that with collection.push(MagickImage.Create(array)). But I should probably add an extra method where you can just do collection.newMethod(array). But what method name would you expect for this?

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dlemstra
Comment options

Answer selected by Dan1ve
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants