PDF with left margin

Hello is it easy to create a PDF file from an other with à large left margin (set by user).

  1. Open an input PDF File
  2. Create an output PDF File
  3. Ask the left margin.
  4. Draw the input in the output with left margin

My question is about the last point only. I have MBS plugin. Please note the PDF I want to convert have highlighted strings on it.

Thanks

Yes, you are looking for PlaceTemplate function.
With DynaPDF you can open the PDF and import each page as a template. Make a new page in the new PDF, set page size to something bigger and place the template with a margin.