Enlarge pictures in printed directory?

11 views
Skip to first unread message

Allan Mitch

unread,
Feb 1, 2018, 10:46:02 PM2/1/18
to Church.IO
I was just wondering if there is some way of controlling the size of the pictures in the printed directory.  Currently, they seem to be about 50% of the column width.  For large families this size picture makes faces very small and difficult to make out.  Is it possible to increase the size of the picture to >50% of the column width?

I tried digging around in the code, but frankly I don't know what I'm looking for or where to find it.

Allan Mitch

unread,
Feb 1, 2018, 11:11:16 PM2/1/18
to Church.IO
Actually, I found the answer to my question, indirectly, by digging around in this group.  Anyway, the file to be modified is:

/opt/onebody/app/models/printable_directory.rb

Lines 181-183

def image_bounds_width
    bounds.width * 0.6
end


I changed bound.width*0.6 to bounds.width * 0.9

Now the pictures are bigger.
Reply all
Reply to author
Forward
0 new messages