Re: Decorative border on page
Michael Hipp <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/5/2013 12:20 AM, Stephan Richter wrote: > On Wednesday, December 04, 2013 08:05:04 AM Michael Hipp wrote: >> I am designing a pdf that will be a certificate to frame and hang on the >> wall. Does anyone have some code to put a decorative border around the >> outer edge of the page? Something vaguely like the link below (or even >> simpler). > > I solve these problems by merging PDF pages using pypdf (now PyPDF2). z3c,rml > integrates pypdf to support merging pages via RML. (RML2PDF also supports > merging pages.) Thanks. This is probably what I'll do - just purchase a "frame" from a graphic designer and use it as a backdrop. Michael