473,398 Members | 2,120 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,398 software developers and data experts.

php PDF_new()

I have to create new pdf file by using PDF_new() function. I get an error is undifined function PDF_new(), Why it will generate error to me.
Nov 6 '07 #1
2 1932
Call to undefined function PDF_new() in C:\wamp\www\dynamic_pdf_creation.php, why ?.
Nov 6 '07 #2
epots9
1,351 Expert 1GB
do you have php and apache installed?
Nov 6 '07 #3

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

Similar topics

2
by: john | last post by:
Does anyone have any experience using pdf_open_pdi or any other the other calls to open existing pdf files to edit them? I have searched high and low and have found nothing but one generic example...
8
by: Chris Mosser | last post by:
I have a client who would like to host a PDF on his site, but make it so that each individual that downloads it has to open it with a separate username and password. My question is if any php...
2
by: michael nieuwenhuizen | last post by:
<newbie alert> hello, just started with PHP last week, and i tried to create a pdf, but i get the error message: Fatal error: Call to undefined function: pdf_new() the php files starts...
0
by: Deane Barker | last post by:
I'd like to open an existing PDF and read out the bookmarks present in the document. Using PDFLib (http://www.pdflib.com/), I managed to get the page count out thusly: $pdf = pdf_new();...
2
by: StinkFinger | last post by:
All, Does anyone know of a script that already exists that would allow me to pass in the name of a JPG or GIF and spit out a PDF ? Just checking around before I buckle down and write one....
1
by: Amir | last post by:
Hi i wrote the following, which causes the script to terminate any help is greatly appreciated, thanks so much in advance! ======================= <?
2
by: news | last post by:
We're migrating our server from Apache 1.3.27 and PHP 4.1.2 to one with Apache 2.0.52 and PHP 4.3.9. We're using PDFlib 5.0.3. (Can't afford to upgrade right now.) Don't know if it matters, but we...
4
by: mukeshrasm | last post by:
<?php // create new document pdf_new(); $pdf = pdf_new(); pdf_open_file($pdf); pdf_begin_page($pdf, 500, 700); // define a font $font = pdf_findfont($pdf, "Courier", "host", 0);
1
by: mukeshrasm | last post by:
<?php // create new document pdf_new(); $pdf = pdf_new(); pdf_open_file($pdf); pdf_begin_page($pdf, 500, 700); // define a font $font = pdf_findfont($pdf, "Courier", "host", 0);
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.