PHP Classes

One problem, I had to send pdf that wasn't saved on disk to t...

Recommend this page to a friend!

      PHP Google Cloud Print API  >  All threads  >  One problem, I had to send pdf that...  >  (Un) Subscribe thread alerts  
Subject:One problem, I had to send pdf that...
Summary:Package rating comment
Messages:1
Author:Kim Christensen
Date:2017-02-24 01:55:17
 

 

Kim Christensen rated this package as follows:

Utility: Good
Consistency: Good
Documentation: Good
Examples: Good

  1. One problem, I had to send pdf that...   Reply   Report abuse  
Picture of Kim Christensen Kim Christensen - 2017-02-24 01:55:17
One problem, I had to send pdf that wasn't saved on disk to the printer.
So I had to copy sendPrintToPrinter to sendStringToPrinter and remove the read file stuff.
But that was a minor thing.