Utils downloadPage

  • Goal: when I try to execute the download page utility the page gets chopped in half for some reason.

  • Details: I have a button to print a document I execute the downloadPage method inside a js query as follow

utils.downloadPage(${getData.data.sku}_Briefing_${new Date().toLocaleDateString('en-AU')},{
componentsToExclude: ["printButton"],
scale: 2
})

Anyone else experiencing this ?

Hi @Ricardo_Furtado :wave:

I believe this was a regression that has now been fixed. Are you still seeing this error?

To be honest, we didn’t receive a response in the first days so we moved this functionality to an external service instead, but thank you for the response

1 Like

5 posts were split to a new topic: utils.downloadPage() result is chopped