• Hi, is it possible to upload automatically generated pdf to database?
    I have a plugin that allows me to upload a file to website.
    I wonder if it is possible to create pdf with wc cart pdf plugin and upload pdf without download the document on my local drive, but upload it on db.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Jensen

    (@dkjensen)

    @admt2018 Technically you can’t store a file such as a PDF in the database, but you could save the file to the web server and then store the file location or URL in the database.

    Thread Starter admt2018

    (@admt2018)

    Hi, David, thankyou for quick response.
    Yes, you’re right! That’s what I meant.
    Do you think that is possible to apply the hook?
    I need to create a directory where i can put my cart pdf.
    May you help me?
    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Upload automatically pdf in database’ is closed to new replies.