PHP Classes

Example doesn't work

Recommend this page to a friend!

      xColor  >  All threads  >  Example doesn't work  >  (Un) Subscribe thread alerts  
Subject:Example doesn't work
Summary:It would be nice if the example worked...
Messages:3
Author:Michael Schulz
Date:2010-01-07 12:19:30
Update:2010-01-18 14:23:52
 

  1. Example doesn't work   Reply   Report abuse  
Picture of Michael Schulz Michael Schulz - 2010-01-07 12:19:30
... but it doesn't.
After having included the library (why isn't this already included in the example?) After I encountered some other errors (something about an unknown function bround in the library in line 623) I lost my enthusiasm for xcolor a bit.
Could you please a working set of library with example?

  2. Re: Example doesn't work   Reply   Report abuse  
Picture of Robert Eisele Robert Eisele - 2010-01-07 13:27:54 - In reply to message 1 from Michael Schulz
Hi Michael,

as you may read, you need the infusion extension I mentoined in the head comment of the class. I extended the example code to get the class working without this extension.

Robert

  3. Re: Example doesn't work   Reply   Report abuse  
Picture of Michael Schulz Michael Schulz - 2010-01-18 14:23:52 - In reply to message 2 from Robert Eisele
I really have to learn to read one of these days, I hear it's enlightening...
Thanks for the version with all neccessary functions, after figuring out the various functions I can figure out some color problems I had.