Hi all ,
I need to send doctype values via URL to customer so I don’t need to attachment a copy in email
placed the url and he can see the pdf thorugh url
currently customer need to login first to preview the pdf so I want to disable login permission here.
thanks
@AliMJawad
If you’re using the system generated URL then you need to login first to view the PDF. If you don’t want to login then keep the pdf in the public/files directory of that site and share the URL like www.yoursite/pdf
@rohit_w
thank you very much for your helpful replay so I can’t share this url
site1.local:8000/printview?doctype=Sales Invoice&name=SINV-00031
best regards ,