in reply to Re^5: PDF::API2::Simple - pass parameter to header
in thread PDF::API2::Simple - pass parameter to header
Thanks, Corion!
I tried your suggestions. The first one can't work because the category name is changes in a loop I make after defining the pdf object. The second one gave the same 'not a code reference...' error. I placed a variable outside the fuctions which I set in my first function and use in the header function.
Thanks you very much!