The site has a form with a background image, filling in which the user transfers to pdf a page with the same image.

Tell me how you can implement sending this form directly to the post office after filling it out, that is, after filling out:

  1. opens pdf with the data received from the form;
  2. All this data together with the BACKGROUND IMAGE are sent to the post office.

    0