Search the web
Sign In
New User? Sign Up
pdflib · PDFlib users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 10088 - 10118 of 19965   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10088
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...
Shaun Moss
shaunmoss
Offline Send Email
Feb 2, 2004
12:56 am
10089
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@...] ...
Jan Boström
jgbptl
Offline Send Email
Feb 2, 2004
8:54 am
10090
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@...
Send Email
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...
Dave Brown
daveaasvorg
Offline Send Email
Feb 2, 2004
4:06 pm
10092
Hi Dave, this helped me a lot! Now it works!!! Thank you very much, Boris ... likely ... ...
Boris Weisgerber
b.weisgerber@...
Send Email
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. ...
sethurajj
Offline Send Email
Feb 3, 2004
2:00 pm
10094
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 ...
EL Marouri Mounir
mmarouri
Offline Send Email
Feb 4, 2004
12:14 pm
10095
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...
rclobus
Offline Send Email
Feb 4, 2004
1:50 pm
10096
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...
steffenwhitewolf
steffenwhite...
Offline Send Email
Feb 4, 2004
2:06 pm
10097
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...
jtresponseltd
Offline Send Email
Feb 4, 2004
5:46 pm
10098
... No, they are not imported (they will not be present in the generated output). Instead, they are filled. Actually, importing and filling are accomplished...
Thomas Merz
thomasmerz1
Offline Send Email
Feb 4, 2004
6:37 pm
10099
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. ...
jtresponseltd
Offline Send Email
Feb 4, 2004
7:16 pm
10100
... 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...
Thomas Merz
thomasmerz1
Offline Send Email
Feb 4, 2004
7:28 pm
10101
Hello, how can i use different styles in a textbox? thanks Steffen...
steffenwhitewolf
steffenwhite...
Offline Send Email
Feb 5, 2004
7:58 am
10102
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@...
Send Email
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...
boldin
boldin2_2004
Offline Send Email
Feb 5, 2004
5:12 pm
10104
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...
miles_platting
Offline Send Email
Feb 5, 2004
6:26 pm
10106
hi every one i'm trying to build a sample example (hello) using pdflib lite over linux red hat 7.3 is this possible ? and is the distrubition...
EL Marouri Mounir
mmarouri
Offline Send Email
Feb 5, 2004
6:35 pm
10107
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...
Kenn Murrah
kennmurrah
Online Now Send Email
Feb 5, 2004
7:12 pm
10108
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...
merkasoft
Offline Send Email
Feb 5, 2004
7:53 pm
10109
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 ?...
ianhulley
Offline Send Email
Feb 5, 2004
8:06 pm
10110
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...
Insomnia Creations
insmncreations2
Offline Send Email
Feb 5, 2004
10:52 pm
10111
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...
Dave Brown
daveaasvorg
Offline Send Email
Feb 6, 2004
4:51 am
10112
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...
Rainer Ploeckl
ruebennase_de
Offline Send Email
Feb 6, 2004
9:11 am
10113
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...
Rainer Ploeckl
ruebennase_de
Offline Send Email
Feb 6, 2004
9:16 am
10114
... 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...
alain34
Offline Send Email
Feb 6, 2004
12:38 pm
10115
... 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...
Rainer Ploeckl
ruebennase_de
Offline Send Email
Feb 6, 2004
1:11 pm
10116
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...
ghislain_cote
Offline Send Email
Feb 6, 2004
2:51 pm
10117
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...
dantestyu
Offline Send Email
Feb 6, 2004
3:40 pm
10118
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...
jakestahh
Offline Send Email
Feb 6, 2004
5:11 pm
Messages 10088 - 10118 of 19965   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help