#5·cv

Print in the command menu renders the PDF different from using window.print() in the console or Ctrl + P

Author: fredricknkumCreated Dec 27, 2023Updated Dec 28, 2023

This is what I get when I use the print in the command menu Screenshot 2023-12-26 222004

when I use window.print() in the console or ctrl + p.(I'm on windows and I'm using chrome) Screenshot 2023-12-26 222030

Suggestion: Instead of the Print command in the command menu why don't you tell the user to use ctrl + p.