473,394 Members | 1,706 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,394 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 4088
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.