View Revisions: Issue #1297

Summary 0001297: Fix SVG position mismatch on PDF
Revision 2025-06-27 17:54 by rijkr
Description IST: Given a fixed SVG, different rsvg-convert versions (e.g. 2.48.9 and 2.54.7) produce PDF's with different paper sizes. Because these PDF's are used as overlay in 'SavaPage Draw", this may result in a position mismatch on the background PDF page..
SOLL: Scale the PDF output file from rsvg-convert to the background page mediabox where it is applied as overlay.
Revision 2025-06-27 19:42 by rijkr
Description IST: Given a fixed SVG, different rsvg-convert versions (e.g. 2.48.9 and 2.54.7) produce PDF's with different paper sizes. Because these PDF's are used as overlay in 'SavaPage Draw", this may result in a position mismatch on the background PDF page.
SOLL: Scale the PDF output file from rsvg-convert to the background page mediabox where it is applied as overlay.