Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Originally posted by Clyde Schechter View Post
    Code:
    quietly log using filename.txt, text replace
    codebook
    quietly log close
    Is there a way I can do it with pdf?
    I want my codebook in pdf.

    Thanks
    Akash

    Comment


    • #17
      I don't think there is any way you can directly export the codebook to pdf. But, you can export the log file to pdf with the -translate- command. See -help translate-.

      Comment

      Working...
      X