| Function | ms_superimpose | ![]() |
PDF Merge Settings With the superimpose parameter you can lay two documents on top of each other. The superimpose parameter must point to a PDF file name, which will be the template. All pages of your current output will be created with the first page of the superimposed PDF file as background. Please note that if your current output paints the background you will not be able to see the template underneath.
public subroutine ms_superimpose (string arg_file);
i_PBbullzip.setvalue("MergePosition",arg_file)
end subroutine