Pdfview - blank page - No CCK support

drumax - October 5, 2006 - 17:37
Project:Pdfview
Version:4.7.x-1.x-dev
Component:Code
Category:support request
Priority:critical
Assigned:Unassigned
Status:closed
Description

I tryed to install the pdfview.module but only get a blank page in Firefox. Safari tells something about "(NSURLErrorDomain:-1005)".

I think I installed everything correct, but I an not sure with the two Paths:
(Drupal is installed in a subfolder named "cms".)

<?php
define
("K_PATH_MAIN", "/var/webs/www.XXXXXXXXX.com/public_html/cms/modules/pdfview/tcpdf/");
define ("K_PATH_URL", "http://www.XXXXXXXXX.com/cms/modules/pdfview/tcpdf/");
?>

Can anybody tell me if these are correct? > In my phpinfo.php I found this:
DOCUMENT_ROOT /var/webs/www.XXXXXXXXX.com/public_html
(I know its different on different hosts)

I use Drupal 4.7, pdfview.module,v 1.28.2.5, tcpdf_1_53_0_TC024

Thanks for any Tips.

#1

hintbw - October 10, 2006 - 23:37

I'm experiencing a similar issue. I have traced my issue to CCK nodes. If I try to view as PDF for a CCK node it returns a blank page. If I view a "normal" node, i.e., a story node, than it will output correctly.

hintbw

#2

hintbw - October 10, 2006 - 23:43
Title:Pdfview - blank page» Pdfview - blank page - No CCK support

#3

Egon Bianchet - November 4, 2006 - 15:48
Status:active» patch (code needs review)

I need someone to test this patch (see howto apply patches)

The output is still somewhat inconsistent ...

AttachmentSize
pdfview-cck.diff.txt1.11 KB

#4

Egon Bianchet - November 13, 2006 - 23:24
Status:patch (code needs review)» fixed

I went ahead and committed it

#5

Anonymous - November 27, 2006 - 23:30
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.