473,407 Members | 2,315 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,407 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 1934
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
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.