download #420
-
im able to download pdf but its showing reloading again and again
this was my above code
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hmm.... @KapilBagdi you are not supposed to use the example code as-is. For example, the fifth line tells the operation to use the If you still get an endless refresh, take a look at the log files - when Browsershot has a problem, it logs what happened, so it'll be easier to tell what exactly went wrong from there. Hope it helps! |
Beta Was this translation helpful? Give feedback.
Hmm.... @KapilBagdi you are not supposed to use the example code as-is. For example, the fifth line tells the operation to use the
user.invoice.wrapper
blade view - I don't think that exists in your project, it was just an example. It should probably work if you comment out those 3 last lines.If you still get an endless refresh, take a look at the log files - when Browsershot has a problem, it logs what happened, so it'll be easier to tell what exactly went wrong from there.
Hope it helps!