Skip to main content
0 votes
1 answer
229 views

I'm getting an error when rendering PDFs with Grover gem in a rails app: Grover::JavaScript::TimeoutError: Timed out after waiting 30000ms Couple key points: Using Grover gem on rails 7 app Fails in ...
karns's user avatar
  • 5,937
0 votes
1 answer
223 views

I'm using Kamal to deploy a Sinatra web app and within that I'm using Grover to process pdfs. The problem I've got is that when I to https://myserver.com/pdf3 I get the following error; Grover::...
map7's user avatar
  • 5,126
0 votes
0 answers
190 views

I am using grover gem to generate PDF from HTML template. Its working fine locally, but PDF looks UI less on production environment. I am using AWS cloudfront as CDN in production mode. Here is a ...
Sachin Singh's user avatar
  • 7,297
0 votes
1 answer
123 views

I am trying to integrate Grover into my project on Google App Engine (GAE) Standard, ruby30 environment. When I try to print a pdf I get the following message: Grover::DependencyError (Cannot find ...
Mauro's user avatar
  • 1,271
1 vote
1 answer
299 views

two snippets of code are leading to the same result <span style='color: rgb(255, 0, 0); ' > [...]</span> <div class='tree_vertical_father'> [...] </div> *where* ....
Jerome's user avatar
  • 6,353