|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^5: Write To PDF Fileby SuicideJunkie (Priest) |
| on Jun 29, 2012 at 15:27 UTC ( #979137=note: print w/ replies, xml ) | Need Help?? |
|
You can hook the STDOUT of the generator to the STDIN of your pdf generator with a pipe. You could also concatenate the text lines into a variable and then use that directly. What exactly is the problem? Why aren't you using any of frozenwithjoy's suggested code?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||