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 10690 - 10719 of 19963   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10690
Hello, I have the problem, that I cannot install a newer Version of PHP on my machine and I am also not able to replace the exiting 4.0.6 binary. Therefore my...
hulmgulm
Online Now Send Email
May 1, 2004
11:00 am
10691
could some one supply me with a code snip that illustrates how to set the text alighment properites for a block. i have found some information speaking of...
dnegron1975
Offline Send Email
May 1, 2004
8:18 pm
10692
Thomas, or others who have had an opportunity to test this out... The multiline textflow feature is very exciting, potentially replacing a big chunk of work I...
Dave Brown
daveaasvorg
Offline Send Email
May 2, 2004
4:54 am
10693
Hi I have two questions. 1. Where can I find the libpdf_php.so file for the lite edition? In the normal edition is the file in the ../bind/php/<php_version> ...
indixperience
Offline Send Email
May 2, 2004
10:53 am
10694
... I assume you mean PDF_fit_textblock(), and not show_boxed(). The position property works exactly like the property option in PDF_fit_textline(). The...
Thomas Merz
thomasmerz1
Offline Send Email
May 2, 2004
3:12 pm
10695
... We don't distribute binaries for PDFlib Lite, but only source code. ... The PDFlib Lite distribution contains a readme.txt in the php directory which...
Thomas Merz
thomasmerz1
Offline Send Email
May 2, 2004
3:20 pm
10696
... I'm pretty sure that your coding time for implementing even a subset of the textflow feature will be worth much more than the upgrade fee... ... Obviously,...
Thomas Merz
thomasmerz1
Offline Send Email
May 2, 2004
4:34 pm
10697
Hallo Auf der Webseite steht, dass es sich um einen freien Betatest handle. Was ist mit frei gemeint? Das jeder daran Teilnehmen kann? Oder dass man die Beta...
indixperience
Offline Send Email
May 2, 2004
5:06 pm
10698
Hello all, I am just getting started with PDFLib and have sucecssfully recompiled PHP with PDFLib support. I gotta admit that I am really pumped about using...
brad@...
mazdaboi
Offline Send Email
May 2, 2004
6:01 pm
10699
Hi, regards Rainer ... you forget to copy the files you need from the bind/php/ext/ directory. Please follow the introduction in the bind/php/readme.txt or use...
Rainer Ploeckl
ruebennase_de
Offline Send Email
May 2, 2004
6:09 pm
10700
... I had copied those files, but when I did the ./buildconf it warned me I shouldnt do it. So I did a ./buildconf --force and it failed... ... I tried using...
brad@...
mazdaboi
Offline Send Email
May 2, 2004
6:15 pm
10701
HI, ... I assume, you have a wrong extension directory in the php.ini. Take care that you have modified to the directoy, where you placed the .so. (Do not use...
Rainer Ploeckl
ruebennase_de
Offline Send Email
May 2, 2004
6:18 pm
10702
Rainer, I went ahead and tried the DSO method again. You're right, I had my extension directory set to ./ . Pointed it to an absolute directory and it works...
brad@...
mazdaboi
Offline Send Email
May 2, 2004
6:27 pm
10703
Well, I just read the licensing agreement for the commercial version of the library... I see now that it's based on the number of CPU's... I could have...
brad@...
mazdaboi
Offline Send Email
May 2, 2004
6:40 pm
10704
How can I use the unicodes in PDFLIB? __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs ...
Asim Manzur
asimmanzur
Offline Send Email
May 2, 2004
9:17 pm
10705
How can use the unicodes in PDFLIB?...
Asim
asimmanzur
Offline Send Email
May 2, 2004
9:17 pm
10706
HI, ... see chapter 4.5 in the PDFlib Manual. Rainer -- Rainer Ploeckl rp@... http://www.pdflib.com Personalize PDF: PDFlib Personalization...
Rainer Ploeckl
ruebennase_de
Offline Send Email
May 2, 2004
9:19 pm
10707
Not really, but it's spelled out pretty well on page 90 (or so) of the PDFlib manual. show_boxed(Text,x,y,w,h,"justify","") Text=Variable or quoted text to be...
Ed Walter
edwardwalter65
Offline Send Email
May 3, 2004
12:06 pm
10708
http://www.insomniacreations.com/forum...
artist_1963
Offline Send Email
May 4, 2004
7:08 pm
10709
I started out with a question, but ended up answering it myself while writing this post, so never mind. However I did want to take a moment and congratulate...
aaron_hoyt
Offline Send Email
May 5, 2004
4:18 pm
10710
Hi, I am using PDFlib 5.0.2p1, Win32 COM Object in an ASP script. Data is in Unicode format being pulled from a MS SQL database (@CodePage is set to 65001 in...
jose_can_u_c
Offline Send Email
May 5, 2004
6:27 pm
10711
Hi, ... from the PDFlib Manual chapter 4.6.4 about the requirements and restrictions: - Text box formatting is only supported for 8-bit encodings. ...
Rainer Ploeckl
ruebennase_de
Offline Send Email
May 5, 2004
6:57 pm
10712
... Ah ha. Thanks Rainer. We will be updating to v6 when it comes out. I am trying out v6beta on a development machine now. -Lance...
jose_can_u_c
Offline Send Email
May 5, 2004
7:02 pm
10713
I ran into this problem while trying to use a ttf font to write some info into a pdflib block template. "Warning: Couldn't embed TrueType or OpenType font...
megabucks_stocks
megabucks_st...
Offline Send Email
May 5, 2004
7:58 pm
10714
... Ok, PDFlib 6 is great. I like it alot. Now, my deadline for this particular project is coming up very soon, probably before you will release PDFlib 6. I...
jose_can_u_c
Offline Send Email
May 5, 2004
8:34 pm
10715
I receive this error from my ASP.NET application when calling PDFlib 5.0.3p1: "Unable to load DLL (pdflib.dll)." I read section 2.7.6 of the manual, "Using the...
phlogiston235
Offline Send Email
May 5, 2004
9:04 pm
10716
... PDFlib has had OS-independent font handling since many years; on Mac and Windows we introduced OS-specific methods ("host fonts") much later. Both are...
Thomas Merz
thomasmerz1
Offline Send Email
May 5, 2004
11:44 pm
10717
... In PDF there is no distinction between embedding for preview and embedding for editing -- there's only one way of embedding, and if the font has internal...
Thomas Merz
thomasmerz1
Offline Send Email
May 5, 2004
11:48 pm
10718
... Which is only partly true, or am I missing something? As for what I know it is not possible to use for example a Mac Type 1 font on a PC hosted machine? ...
Brian Binnerup
binnerup2000
Offline Send Email
May 6, 2004
7:46 am
10719
... I would call this a limitation of the OS ;-) - Rob Laveaux ... Pluggers Software Thijssestraat 203 2521 ZG Den Haag The Netherlands Email:...
Rob Laveaux
rob.laveaux@...
Send Email
May 6, 2004
8:00 am
Messages 10690 - 10719 of 19963   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