How can we transfer, for example, a customer receipt or a student's academic report card that we designed using Visual Web as an image or PDF file to WhatsApp? - Forum

Forum Navigation
You need to log in to create posts and topics.

How can we transfer, for example, a customer receipt or a student's academic report card that we designed using Visual Web as an image or PDF file to WhatsApp?

Hello and good morning to all dear friends
How can we transfer, for example, a customer receipt or a student's academic report card that we have designed using Visual Neo Web as an image or a PDF file to WhatsApp? That is, convert it into a variable that WhatsApp can receive! I would appreciate it if you have a solution or experience in this regard, please share it with me. Thank you all.

@javadrajabihakami

I think you can upload the generated PDF/image to a server (or a file-sharing service) and then share the link in WhatsApp.

SetVar [messageText] "Hi! Your report is ready. Download it here: https://yourserver.com/files/report.pdf"
OpenURL "https://wa.me/PHONE_NUMBER_WITH_COUNTRY_PREFIX?text=[messageText]"

You will need a local WhatsApp installation.
It will be necessary to click the "Send" button manually in WhatsApp.
A hybrid application built with VisualNEO Win and Web could probably automate the entire process.

javadrajabihakami has reacted to this post.
javadrajabihakami