Conflict with module / Malformed PDF
Kirok - February 21, 2008 - 19:47
| Project: | Pdfview |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
I've noticed a conflicted with the Diggthis and Servicelinks modules.
If you go here - http://thelinuxsociety.org.uk/content/in-drupal-we-trust - you'll see how the post should look.
However when trying to create a PDF, one is created but it is malformed and looks such.
In Drupal We Trust
By finux
Published: 02/21/2008 - 13:19
digg_url = 'http://thelinuxsociety.org.uk/content/in-drupal-we-trust';
digg_title = "In Drupal We Trust";
digg_bodytext = " rn rn In Drupal We Trust Hi Guys,";
digg_skin = 'standard';
I'm not sure if this is a PDF View issue or a TCPDF issue.
