Hello - so in recent weeks I have been experimenting quite a bit with PHP & SQL.
I am looking for guidance in how I might:
a) automatically fun a crystal report using php
b) print that crystal report to a pdf
c) make that pdf accessible to a user
Thanks in advance!
Writing these reports straight to a pdf is out of the question - too large, too much formatting
If I could print an html view to pdf, I might be able to manage that...
I am looking for guidance in how I might:
a) automatically fun a crystal report using php
b) print that crystal report to a pdf
c) make that pdf accessible to a user
Thanks in advance!
Writing these reports straight to a pdf is out of the question - too large, too much formatting
If I could print an html view to pdf, I might be able to manage that...