To change the font colour, you have to change the current fill colour. E.g. change the font colour to red: php_setcolor($pdf, 'fill', 'rgb', 1, 0, 0); See the...
Hi Jay, What is the error you are getting and what version of PDFlib are you using? Regards, Jan Boström ... From: sethurajj [mailto:sethurajj@...] ...
Hi, i'am using Linux (Suse 8.2) and pdflib 5.0.3 with PHP 4. When i call PDF_load_font($pdf, "Verdana", "winansi", "") i get an error "Metrics data not found",...
Boris Weisgerber
b.weisgerber@...
Feb 2, 2004 2:24 pm
10091
Have you previously specified paths for both the .pfb and .afm files? I am running PDFllib through PHP on a Windows server and am not even bothering to install...
Hi Dave, this helped me a lot! Now it works!!! Thank you very much, Boris ... likely ... ...
Boris Weisgerber
b.weisgerber@...
Feb 3, 2004 1:48 pm
10093
There is no specific error message. It is an Access Violation to address buffer. My PDFLib dll version is 5.0.1.1 Thanks Jay ... you using? ... PDF. ... that. ...
hi every body i'm trying to compile examples in the linux red hat 7.3 using gcc but i have some problem can any one hhwo had done the same thing before help ...
Hello, I have a question about the parameters of the PDF_fit_image function. My program internally works in millimeters, and I've used the PDF_scale function...
Guten Tag, ich habe folgendes Problem. ich arbeite mit asp.net und muss längere texte aus einer Datenbank in PDF-Files umwandeln. Diese Texte sind teilweise...
Hi, We're using Acrobat 6.0 on a PC, and PDFLib on a Linux Web Server with PHP. We'd like to be able to use acrobat to create PDF documents having text blocks...
... No, they are not imported (they will not be present in the generated output). Instead, they are filled. Actually, importing and filling are accomplished...
Hi Thomas, Thanks for your quick reply. ... font, ... OK, so they are not copied into the new document, but they ARE available to the PPS. That makes sense. ...
... It needs the font file(s), and will copy all the required data to the PDF. Working without font files (or installed fonts on Mac and Windows) is only...
Hello, I assume you mean by "measured size of an image" the dpi value of the image and that dpi has an "absolute" meaning. But if you define a coordinate...
Kurt Stützer
kurt@...
Feb 5, 2004 11:47 am
10103
2moderator: Please, don't delete this message. The probable help of a members is really necessary for us! We need your assistance! Find it in your heart to...
can anybody tell me if pdflib 4.0.3 is compatible with PHP 4.3.3. when trying to compile this version I get the error unable to load dynamic library...
Greetings. My code is working just fine when creating a file to screen, but when I try to write a file, I have an error which I don't understand. When I change...
Can someone enlighten me as to whether or not it is possible to change a font style inside a text block? Basically, If I want text to start off normal then...
I have being trying to do it myself but have not figured it out. Can you change the font size in a line on the same line when coding with oPDF.Show ?...
Unite with the arts forum, where the artist can discuss and post projects of many mediums, from film to art to music. This community is a great place for...
Ian and "merkasoft", PDFlib PPS text blocks and PDF form fields both offer only a single font at a single size. Review table 6.1 in the manual; basically, if a...
HI ... I think, you don't want create a PHP file with PDFlib, or? So I would prefer a suffix ".pdf". And the "$" before the function name is just a typo in the...
Hi, ... yes ... (1)$ tar xzvf PDFlib-Lite-5.0.3-Unix-src.tar.gz (1)$ cd PDFlib-Lite-5.0.3-Unix-src (1)$ ./configure (1)$ make (1)$ make test and then you find...
... code ... for ... I have the same problem but this time using a different binding language. I'm using pdfLib 5.0.3 with Windows 2003 Server, Apache 2.0, Php...
... Yes, reading the correct chapter in the PDFib Manual :-) From the PDFlib 5.0.3 Manual chapter 2.9.1: [snip] "File name handling in PHP. Unqualified file...
I need to generate a lot of static, not editable pdf files from alreday prepared (with blocks) files. Our project is in PHP. Some of theses files got more than...
Hi, I'm having a problem with Acrobat Professional 6.0 for Windows. I noticed some people had a similar problem and needed to set the "compatibility" parameter...
I just purchased pdfLib – we had downloaded the 5.0.2p1 and installed it to test and it worked great – after I paid and got the license key I installed the...