help with ezPDF?

Author Message

Alvin Chua

Sunday 10 September 2006 8:08:07 pm

i apologize if this is not the right forums to ask for this but i am currently having problems using ezpdf?

i tried the actual code in the manual but the display in the manual is different from the actual output when the script is run in php. line spacing is not followed and when strings are appended or inserted with (\n) or newline character it makes the test overlap each other instead of chopping them into two separate lines. there are also other cases when the newline character is just converted into a square output in the text and still no newline was applied in the text.

i really need help with this because i cannot find a decent documentation about the problem

thanks in advance.

Norman Leutner

Sunday 10 September 2006 10:33:01 pm

Hi Alvin,
using the pdf interface is a bit tricky,
take a look at the documentation under
http://ez.no/doc/ez_publish/technical_manual/3_8/reference/template_pdf_functions
Here are all function listed. Remember that the text function has a align attribute.
Always use the pdf view gui to display attributes or you will need to seperate each line with a {pdf( 'new_line' )}

There is also a xml bug which you will need to fix if you are using secial characters.

Take a look at the bus reports for the patch instructions:
http://ez.no/community/bugs/pdf_content_pdf_problem_with_utf_8_and_or_german_umlauts

Hope this helps.

Mit freundlichen Grüßen
Best regards

Norman Leutner

____________________________________________________________
eZ Publish Platinum Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

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 15:58:24
Script start
Timing: Jan 18 2025 15:58:24
Module start 'layout'
Timing: Jan 18 2025 15:58:24
Module start 'content'
Timing: Jan 18 2025 15:58:25
Module end 'content'
Timing: Jan 18 2025 15:58:25
Script end

Main resources:

Total runtime0.9014 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0067 587.7891152.6094
Module start 'layout' 0.00670.0038 740.398439.4141
Module start 'content' 0.01040.8893 779.8125523.7422
Module end 'content' 0.89980.0016 1,303.55478.1875
Script end 0.9014  1,311.7422 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.3844160.0002
Check MTime0.00130.1476160.0001
Mysql Total
Database connection0.00080.089610.0008
Mysqli_queries0.854594.7989540.0158
Looping result0.00060.0636520.0000
Template Total0.868196.320.4340
Template load0.00240.270820.0012
Template processing0.865696.029020.4328
Template load and register function0.00020.026110.0002
states
state_id_array0.00100.108710.0010
state_identifier_array0.00080.084620.0004
Override
Cache load0.00190.2088190.0001
Sytem overhead
Fetch class attribute can translate value0.00050.057620.0003
Fetch class attribute name0.00170.192230.0006
XML
Image XML parsing0.00100.115020.0005
class_abstraction
Instantiating content class attribute0.00000.001430.0000
General
dbfile0.00120.1349170.0001
String conversion0.00000.001540.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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs