473,324 Members | 2,002 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

PHP ezPDF Class - Tables

Hi,
I'm trying to use this class to put a table into a pdf.
When I copy and paste the demo I get a pdf with a table of 5 rows (as
the data array is 5x3) but the cells have nothing in them. Is this a
limitation of my php installation or am I missing something completely
obvious? When I use $pdf->ezText it displays the text in the pdf.
Thanks!
Dec 14 '09 #1

✓ answered by zorgi

I used DOMPDF in the past for generating pdf files from HTML. If you do not need HTML/CSS pages converted to pdf files than fpdf class is better option. Anyway i think DOMPDF uses fpdf class to do what it does.

They are very easy to use unless you need special characters, than it becomes bit harder to set up.

Good luck

3 4081
kovik
1,044 Expert 1GB
I've nvr heard of this class... Where did you get it?
And we can't provide much help if you don't attempt to debug your code and find out where the problem is. Track down the problem and get back to us.
Dec 15 '09 #2
Do you know of a pdf class that you would recommend?
Dec 16 '09 #3
zorgi
431 Expert 256MB
I used DOMPDF in the past for generating pdf files from HTML. If you do not need HTML/CSS pages converted to pdf files than fpdf class is better option. Anyway i think DOMPDF uses fpdf class to do what it does.

They are very easy to use unless you need special characters, than it becomes bit harder to set up.

Good luck
Dec 16 '09 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Anonymous | last post by:
Hey, in my init I created some code to create a tabbed interface. The code worked very well. It simply adds a table with the required cells/rows to a placeholder, which is located on the page....
0
by: Deepak C.G via .NET 247 | last post by:
I want to dispose the image object in my child form, unless I won't dispose this object i can't delete the image file in my folder. I get this error in MDIparent form "An unhandled exception...
0
by: Sonnich | last post by:
hi all! I am using azpdf as follows and I'd like to have a header on each page, as below. The page number is there, but how do I get the logo there every time? BR Sonnich include...
2
by: Sonnich | last post by:
hi all! I use ezPDF like this $pdf = new Cezpdf('a4','potrait'); $tmp = array( 'b'=>'Courier-Bold.AFM', 'i'=>'Courier-Oblique.AFM', 'bi'=>'Courier-BoldOblique.AFM',
1
by: dsbsolutions | last post by:
Hi, is there a way to insert a graphic image into a table created with ezpdf? Thanks, Mike
4
by: Brad Everman | last post by:
This may or may not be the correct place to discuss my question; if not, please direct me. I am using the ezPDF library to dump the contents of a table into a PDF with the function: ...
9
by: Anil Gupte | last post by:
After reading a tutorial and fiddling, I finally got this to work. I can now put two tables created with a DataTable class into a DataRelation. Phew! And it works! Dim tblSliceInfo As New...
0
by: yumi ice | last post by:
Hi all, I'm a new bie on ezpdf.I have been trying to create a custom header that appear on each page but to no avail. Can someone please guide me. Thanks a lot!
6
by: nzkks | last post by:
Hi I am using these: ASP.Net 2.0 with VB.Net, Visual Studio 2005, SQL Server 2005 I suspect, there is something missing in BLL class. I created the ASP.Net form also and checked whether it is...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.