I wrote a Piece of code to generate an Excel file. I would like to create a Pdf from this file thru my code. How to handle this? I saw the PHPExcel, but I don`t know how it`s work!
Even doing this in VBA is a little tricky. I remember getting it right some years back, but I think it involved setting up a script to do some printing.
Anyhow, here's a potential strategy:
This link might help. Or maybe try to get it to work manually, and then record the code inside excel.
Comment