RE: Document Preview

thumbnail
Marco Azzalini, modified 6 Years ago. Regular Member Posts: 146 Join Date: 11/18/14 Recent Posts
Hi, having to deal with lots of document in A4 format (vertical, or portrait, layout) my users would like to have an higher preview panel  because the default in Liferay is instead more suitable for a landscape layout. With an higher layout panel, the full page preview would be less reduced and so more readable, avoiding the full screen zoom feature.
Beside of giving more vertical space to the Liferay.Preview widget in the the view_file_entry.jsp page, I need also to change the default height of the preview images generated by Ghostscript (or ImageMagik?).

How can I configure Liferay/Ghostscript to achieve this ?

​​​​​​​I am using Liferay 6.2GA3

thanks in advance
Marco
thumbnail
Marco Azzalini, modified 6 Years ago. Regular Member Posts: 146 Join Date: 11/18/14 Recent Posts
I realized that no changes are needed on the server side. I solved it simply modifying some css rule about div containers on the page.

bye Marco