linebraks in pdf

Author Message

risto CMS user

Wednesday 23 November 2005 7:27:22 am

After installing eZ Im staring to get the hang of it now. But I'm having some problems with pdf.

First off I keep getting very big spaces between paragraphs. meby many linebrakes or something like this I just dont know. It the same for serveral instalations. Any Ideas on this issue?

My second pdf issue is I cant seem to tget lists <li> to work. Il displays the disc, but no linebreake or indentation.

Alexandre Abric

Wednesday 23 November 2005 8:06:39 am

Hi

For your PDF problem, find the files named xml_paragraph.tpl and replace the code with :

{pdf(newline)}
{pdf(text,$content|wash(pdf) )}
{pdf(newline)}

That worked for me at least ...

Per Henrik Johansen

Thursday 08 December 2005 3:51:22 am

Worked for me also! Thanks!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 11:45:22
Script start
Timing: Jan 18 2025 11:45:22
Module start 'layout'
Timing: Jan 18 2025 11:45:22
Module start 'content'
Timing: Jan 18 2025 11:45:23
Module end 'content'
Timing: Jan 18 2025 11:45:23
Script end

Main resources:

Total runtime0.8408 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 588.9453152.6094
Module start 'layout' 0.00600.0027 741.554739.4141
Module start 'content' 0.00870.8306 780.9688540.0469
Module end 'content' 0.83920.0015 1,321.01568.1875
Script end 0.8408  1,329.2031 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3796160.0002
Check MTime0.00130.1516160.0001
Mysql Total
Database connection0.00100.124910.0010
Mysqli_queries0.789993.9471590.0134
Looping result0.00070.0791570.0000
Template Total0.800995.320.4004
Template load0.00230.271420.0011
Template processing0.798694.980220.3993
Template load and register function0.00010.012810.0001
states
state_id_array0.00160.187910.0016
state_identifier_array0.00090.102220.0004
Override
Cache load0.00190.2270150.0001
Sytem overhead
Fetch class attribute can translate value0.00060.069130.0002
Fetch class attribute name0.00110.136450.0002
XML
Image XML parsing0.00140.164930.0005
class_abstraction
Instantiating content class attribute0.00000.001050.0000
General
dbfile0.00120.1372210.0001
String conversion0.00000.000740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs