Open jimurl opened 8 years ago
Output final graph image as pdf in addition to png and jpg ( both are easy with standard gd image library). This is particularly important for graphs with text that makes them to big to fit on one page.
This is probably how we need to do this: https://pecl.php.net/package/pdflib But we will need to install PECL and pdflib on Mark's server.
Output final graph image as pdf in addition to png and jpg ( both are easy with standard gd image library). This is particularly important for graphs with text that makes them to big to fit on one page.