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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 11350 - 11379 of 19965   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11350
IT Free To Join Billion Cash Club Check out Billion Cash Club and Start making profit Guaranteed! "It is simply the easiest way for normal people like you to...
GIFF TAY
mee6632000
Offline Send Email
Aug 1, 2004
4:07 pm
11351
It works great ! Thanks !!! ... absolute...
iwantanewid2010
Offline Send Email
Aug 2, 2004
6:51 am
11352
Hello, After a migration to php5, my pdf scripts ask me to enter all the optional parameters for the pdflib functions. This "pdf_stringwidth($this->pdf,$text)"...
iwantanewid2010
Offline Send Email
Aug 2, 2004
7:40 am
11353
... I got a similar problem here (I'm referring to my yet unanswered question [11298]). I downloaded the evaluation PDFLib 6.0.0p1 (Win 2000/NT/XP), without...
Till
till213
Offline Send Email
Aug 2, 2004
8:23 am
11354
... Yes! See options "hortabmethod", "ruler", "tabalignment". ... Sorry, there is no automatic drawing of image border. ... -- Best regards, Kurt ...
Kurt Stützer
kurt@...
Send Email
Aug 2, 2004
9:30 am
11355
Hello, I've downloaded pdflib lite and i try to use it... As there is only the source code available for download on www.pdflib.com , i've tried to build it...
Julien
20vt@...
Send Email
Aug 2, 2004
10:13 am
11356
I am using pdflib 5.0.2 with the block plugin on a linux server running php when I use the following code to get the text for the output pdf if for instance...
edge233
Offline Send Email
Aug 2, 2004
1:54 pm
11357
... This is a buglet in the pdflib_dll project which you can easily fix: Simply add dependencies to the jpeg, png, and pdf projects (Project, Dependencies...)....
Thomas Merz
thomasmerz1
Offline Send Email
Aug 2, 2004
2:21 pm
11358
Hello, I've downloaded PDFLib lite 6 and I use it with PHP. On each page generated with PDFLib, there's www.pdflib.com written on the background. Do you know...
Julien
20vt@...
Send Email
Aug 2, 2004
4:01 pm
11359
If you want to remove the watermark you should buy the library. Go to pdflib.com for more details. Dimitar...
Dimitar Slavov
dimitar@...
Send Email
Aug 2, 2004
4:12 pm
11360
buy a license ... Hello, I've downloaded PDFLib lite 6 and I use it with PHP. On each page generated with PDFLib, there's www.pdflib.com written on the...
Matt Matijevich
durdenmm
Offline Send Email
Aug 2, 2004
4:12 pm
11361
Fred & Rainer... Thankk you very much for the wonderful work! Saw this post over the weekend, tried it, it worked and ended our problems. Using this method...
Mike Ellsworth
younicycle
Offline Send Email
Aug 2, 2004
4:12 pm
11362
I use PDFLib with PHP. I've tried all the samples distibuted and they all work fine. What I don't understand is that I read on www.pdflib.com that the lite...
Julien
20vt@...
Send Email
Aug 2, 2004
4:31 pm
11363
Can PDFlib add this to their documentation?...
Brian Ray
brianray34
Offline Send Email
Aug 2, 2004
5:01 pm
11364
I certainly don't want to speak for the fine folks at PDFlib GmbH but, I see the solution I posted as a "workaround" for those of us who need/want the Mac OSX...
Fred Wunderlich
powerbuck
Offline Send Email
Aug 2, 2004
5:26 pm
11365
I use PDFLib with PHP. I've tried all the samples distibuted and they all work fine. What I don't understand is that I read on www.pdflib.com that the lite...
Julien
20vt@...
Send Email
Aug 2, 2004
8:04 pm
11366
I have just dowloaded the PDFlib-6.0.0p1-SunOS-sparc.tar.gz to install in a Solaris8/Sparch machine. Unzipped and untared the file succesfully. We are going to...
Perez Pola, Jorge
jorge.perezpola@...
Send Email
Aug 3, 2004
8:14 am
11367
... Some TTF fonts have a "Don't embed this font" flag set (for legal reasons etc.) Might that be the case with your font? Did you try other TTF fonts? (other...
Till
till213
Offline Send Email
Aug 3, 2004
2:15 pm
11368
... He was talking about the "Lite" version which is available for free, if I'm not wrong... did you press the wrong download button maybe? ;) Cheers, Oliver...
Till
till213
Offline Send Email
Aug 3, 2004
2:19 pm
11369
Hello, i am trying to set a fontcolor for some words in a textflow, but i can't find out how it works. I have a variable $text (in php): $text = " Blablabla...
Benedikt Quirmbach
benedikt@...
Send Email
Aug 3, 2004
2:26 pm
11370
... From: "Till" <tknoll@...> To: <pdflib@yahoogroups.com> Sent: Tuesday, August 03, 2004 4:17 PM Subject: [pdflib] Re: www.pdflib.com on each pdf ... ...
Julien
20vt@...
Send Email
Aug 3, 2004
2:29 pm
11371
Hello I think this will work : $text = "<fontname=Arial fontsize=8 fillcolor=rgb {0 0 0}>blablabla <fontname=Arial fontsize=8 fillcolor=rgb {0.7 0.7 0.7}>Gray"...
vincentmary2002
Offline Send Email
Aug 3, 2004
2:38 pm
11372
Oups sorry next time I'll re-read before I send, please disregard my previous message. The correct syntax is $text = "<fontname=Arial fontsize=8 fillcolor={rgb...
vincentmary2002
Offline Send Email
Aug 3, 2004
2:41 pm
11373
Hello Vincent, thank you for the tipp! ... is it also possible to change only the color? I'm using different macros... Something like this: $text =...
Benedikt Quirmbach
benedikt@...
Send Email
Aug 3, 2004
3:00 pm
11374
Hello Benedikt, Unfortunalety I only started using PDFLib 2 weeks ago, and never used the macros althought I know they exist and are very useful. So my answer...
vincentmary2002
Offline Send Email
Aug 3, 2004
3:14 pm
11375
Hi, I got the following problem with PDFLib 6 (evaluation) when trying the ... cc -I./include -L./lib hello.c -lpdf -lm -o hello ld32: ERROR 33 :...
Till
till213
Offline Send Email
Aug 3, 2004
3:50 pm
11376
... it on my computer with visual c++ 6. I also downloaded the pdflib 6 binaries to use "libpdf_php.dll" wich wasn't in the package of the lite version.....And...
Till
till213
Offline Send Email
Aug 3, 2004
3:53 pm
11377
I work at a web development organization. A client is interested in using pdf capabilities. In order to assess the usability of pdflib I downloaded the...
David
kozaricd
Offline Send Email
Aug 3, 2004
4:12 pm
11378
Hello, i'm trying to create fields with PDFLib 6 on WIN XP pro with php. But have no success! Could anyone email an example please? I need a pushbutton with no...
Benedikt Quirmbach
benedikt@...
Send Email
Aug 4, 2004
10:09 am
11379
HAI FRIENDS DO THIS AND GOT BENEFITED... JUST RUSH IN, TO DO THIS........ "REALLY IT WORKED OUT"-- GREAT WAY TO GET FREE CALLING CARDS Dear Friends This is the...
freecardsforall
Offline Send Email
Aug 4, 2004
5:46 pm
Messages 11350 - 11379 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