Asked 6 years ago
12 Aug 2017
Views 1339
jaydeep

jaydeep posted

pdf not viewable at google for mail attached

i am using TCPDF to generate invoice mail for PHP web application.



in short some error which causing , or some format issue for pdf which causing no preview aviliable

in other hand . if i download the pdf and open with acrobat reader , its view good
Mitul Dabhi

Mitul Dabhi
answered Nov 30 '-1 00:00

if TCPDF not working with mail attachment than you should try other pdf creator library for php like
FPDF :: http://www.fpdf.org/
dompdf :: https://github.com/dompdf/dompdf

one thing i forget to tell its all mail goes to spam so is that issue with it . - jaydeep  
Aug 12 '17 06:52
yes it is possible it issue because you mail is in spam try to make it so it goes to direct inbox . may be it work - Mitul Dabhi  
Aug 12 '17 06:53
Post Answer