Commit 8d71a8c2 authored by Jérome Perrin's avatar Jérome Perrin

bigger preview

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34627 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7f034c63
......@@ -42,11 +42,11 @@
<div class="pdf-preview-content"\n
tal:define="frame request/frame|\n
python:here.PDF_getPageNumberFromSelectionIndex(request.get(\'selection_index\', 0));\n
display request/display|string:large;\n
display request/display|string:xlarge;\n
format request/format|string:png;">\n
<img src="" style="margin:0pt 5%;width:90%;"\n
tal:attributes="src\n
string:${here/absolute_url}/index_html?display=${display}&format=${format}&frame=${frame}&resolution:int=200">\n
string:${here/absolute_url}/index_html?display=${display}&format=${format}&frame=${frame}&resolution:int=300">\n
</div>
]]></string> </value>
......
1109
\ No newline at end of file
1110
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment