Skip to content

Commit

Permalink
Set printed PDF title == filename
Browse files Browse the repository at this point in the history
Should fix #497
  • Loading branch information
FreneticScribbler committed Oct 18, 2022
1 parent e7e760d commit 39ed5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RIGS/templates/base_print.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
bulletFontSize="10"/>
</stylesheet>

<template > {# Note: page is 595x842 points (1 point=1/72in) #}
<template title="{{filename}}"> {# Note: page is 595x842 points (1 point=1/72in) #}
<pageTemplate id="Headed" >
<pageGraphics>
<image file="static/imgs/paperwork/corner-tr-su.jpg" x="395" y="642" height="200" width="200"/>
Expand Down

0 comments on commit 39ed5ae

Please sign in to comment.