Hacker News new | ask | show | jobs
by DonnyV 3220 days ago
Why are you doing layout code in javascript? If it can't be done using CSS then your doing something wrong. This is being used to generate PDFs of exact width and height size documents. Hard code the width and height of your page.