[TYPO3] pdf_generator2 and tv_pdfgen problems
Bartosz Aninowski
bart at sonik.pl
Sat Apr 1 16:02:20 CEST 2006
HI
I have problem running above with rc2.
First of all pdf_genrator2 wants to load pdflib.so despite of Use pdflib
is set to false
Warning: dl(): Unable to load dynamic library
'/usr/lib/php4/../html2ps/pdflib.so' - /usr/lib/php4/../html2ps/pdflib.so:
cannot open shared object file: No such file or directory in
/web/typo3conf/ext/pdf_generator2/html2pdf/output.pdflib.class.php on line
300
Regarding doc I've try to add pdf link to my page so I've added
lib.print_url = USER_INT
lib.print_url.userFunc = tx_pdfgenerator->getPdfTarget
to my template but nothing happend
If I change above to
lib.print_url.userFunc = tx_pdfgenerator2->getPdfTarget
index.php?id=X&type=123 is shown instead of complete link
More information about the TYPO3-english
mailing list