Re: Converting a MySQL Table to PDF File
Barry:
I got PHP working and I got the FPDF file incorporated but I got a number of error messages about Font Files missing.
I think it should be easier to convert to a .CSV file. The code looks so easy e.g. SELECT Field2, Field3, Field4 From Letter01 INTO OUTFILE 'c:\temp\invoice01d.csv';
but it fails because of apparent password errors even though it works fine with basic MySQL code.
There seems to be a lot of theory kicking around but anything I have found simply doesn't work.
Mike
Subject
Written By
Posted
Re: Converting a MySQL Table to PDF File
May 24, 2023 03:01PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.