Active
Project:
Pdfview
Version:
5.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2008 at 19:47 UTC
Updated:
21 Feb 2008 at 19:47 UTC
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.