Announcement

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

  • Fitting a log to A4 when convert to pdf

    I am listing many variables to a specific ID. Here's what happens on the stata screen and on my smcl log:
    Click image for larger version

Name:	Untitled.png
Views:	1
Size:	14.3 KB
ID:	1347743






    However, when I convert to pdf:
    Click image for larger version

Name:	2.png
Views:	1
Size:	37.0 KB
ID:	1347744






    Depending on how big my stata program is resized same happens on the smcl, but not on the stata screen.
    Is there a fix to this? Maybe change page orientation to landscape?

    edit: i found out that doing

    translator set smcl2pdf pagesize custom
    translator set smcl2pdf pagewidth 11.0
    translator set smcl2pdf pageheight 8.5\

    works well before translating. But is there any option on making it smaller to fit portrait ?

    edit2: well just found out that setting fontsize to 8 solves my problem. Close topic
    Thanks
    Last edited by George Scotton; 01 Jul 2016, 12:26.
Working...
X