You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe you can check if the original wand had an error with mw.GetLastError()? If it only happens with certain sizes of PDF then it might be related to ghostscript or C Imagemagick. The Go bindings wouldn't do anything different depending on the PDF
Thank you, It was low disk space issue, and mw.MontageImage() don't have any error return, so that's why this issue wasn't caught, but thank you for letting me know about. mw.GetLastError().
On Fri, May 15, 2020, 10:18 PM Shahzada Saleem ***@***.***> wrote:
Thank you, It was low disk space issue, and mw.MontageImage() don't have
any error return, so that's why this issue wasn't caught, but thank you for
letting me know about. mw.GetLastError().
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#236 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACE7RU5VKBMGLU2FIA56ZTRRUJI5ANCNFSM4NA2YAIA>
.
Using 7.0.9-8 for ImageMagick
9.52 Gslib
and 3.30 for golang imagegick
`
It returns Assertion Failed error after
This issue only comes if we pass large PDF file which contains more than 300+ pages depends on content of page.
The text was updated successfully, but these errors were encountered: