TCPDF link dysfunctional
TheoRichel - June 25, 2007 - 20:32
| Project: | Pdfview |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi Egon,
The link you provide to the TCPDF-file is dysfunctional. I finally found the code at Joomla but according to some I can use it on its own but the file itself mentions a tcpdf-config.php. Couldnt you write few lines how to make pdfview working? Should I make a config file myself, does tcpdf generate it? What parameters should I configure?
Thanks very much,
Theo Richel

#1
Here's a working link http://sourceforge.net/projects/tcpdf/
Yes, you have to edit the tcpdf config file by hand. It's commentend though, and only PATH settings should be required. There's an INSTALL file in the pdfview tarball
#2
Thank you very much, the link was most needed. Stupid of me not to look in the install-file. I have got it running now and am happy with it, though two problems jump to the eye, but I do not know if I should ask you about them or the maker of tcpdf:
1. I find the white space between paragraphs in the resulting pdf excessive, and not related to the original, can I correct that somewhere?
2. Where Drupal says: Submitted by: XXXX, I now only see: By: XXXX . How do I get the "Submitted" back?
Thanks again.