Closed (won't fix)
Project:
Views PDF
Version:
6.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2011 at 23:55 UTC
Updated:
7 Mar 2013 at 19:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
paulen commentedThe anomalies jump around as the formatting is adjusted.
Comment #2
paulen commentedComment #3
hunziker commentedCan you provide the views export, the resulting PDF and if existing the PDF template files?
Comment #4
paulen commentedAttached docs, no templates.
Thanks!
Comment #5
paulen commentedComment #6
c3alm commentedOn a multiple page pdf (A4, landscape), after each page break, the next two rows are overlapped.
The top margin is ignored only in page1.
Header is present only in page 1.
Thanks!
Comment #7
candelas commented@c3alm: i dont know if it is the same bug that i am having in http://drupal.org/node/1226980
are you using the unformated style?
if so. can you try to take everything from header and footer and see if it works ok?
do you have any field that has to be cut between to pages?
and if you see something, con you please report there? thanks :)
Comment #8
c3alm commentedI'm using table style.
The problem i find is identical to the one showed in http://drupal.org/files/issues/View%20PDF.pdf
The first line of page 2 is overlapped because it follows from page 1.
Page 3 is OK as page 2 ends with page break.
On my table, adding a page number field to the table, shows that the first line printed on page 2 is from page 1.
Comment #9
candelas commentedso the problem comes when divides one cell in to pages, as in unformated style.... i get no mumbers when a field is in more than 2 pages... and has to break the cell (even if it is not a table...).
i hope hunziker has a clue on this... :)
Comment #10
hanoiiI am experiencing the same issue, also table display
Comment #11
hanoiiFor what it worth, playing a little bit with page margins as well as setting table height sizes fixed this for me.
Comment #12
netmate commentedThe error seems to be around row 589 in views_pdf_template.php
Comment #13
netmate commentedI came up with a little fix, which needs testing.
From line 580-587 in in views_pdf_template.php (version 6.x-1.0)
Change to:
Comment #14
sozonov commentedset Row Height in TABLE POSITION and everything should work
Comment #15
simon georges commentedI apologize, the 6.x version is not maintained any more. This issue is close for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.