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
Hi
I am try to converts converts PDF file to an image.
I have added
using libpdf;
and run program then error comes at line
->
using (var pdf = new LibPdf(bytes))
Please help me to solve this issue.
Did I forget to include any else..
Original issue reported on code.google.com by mpatel2...@gmail.com on 25 Aug 2012 at 11:12