-1

Example

Can someone advise how to remove the printer marks in the pdf file generated by Bookdown?

Yihui Xie
  • 28,913
  • 23
  • 193
  • 419
Frank Wang
  • 21
  • 1
  • If you are writing a book for Chapman & Hall/CRC, you don't need to remove these marks: https://github.com/yihui/bookdown-crc/issues/14 – Yihui Xie Aug 26 '22 at 03:14
  • 1
    Please provide enough code so others can better understand or reproduce the problem. – Community Aug 26 '22 at 15:43

1 Answers1

-1

This is really a LaTex question. You can try using a different document class, as specified here, though:

https://bookdown.org/yihui/bookdown/latexpdf.html

jtbayly
  • 303
  • 1
  • 6