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 to share photos of your group with the world? 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 18366 - 18402 of 19965   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18366
This process area addresses the integration of product components into more complex product components or into complete products. The term "integration" is...
clarke.mills
Offline Send Email
Mar 3, 2008
6:43 am
18367
Hi, pdflib-lite couldn't build using latest gcc version. Please consider the simple attached patch (against 7.0.2p8). Remi....
Remi Collet
Fedora@...
Send Email
Mar 3, 2008
6:49 am
18368
Hi. I have a question about the performance of the fit_table call, because I was running some profile on my code to detect issues with performance. I've taken...
alsvha_dk
Offline Send Email
Mar 3, 2008
11:54 am
18369
Which version are you using? The first call of fit_table() runs longer than the subsequent calls, because the size of all table cells will be calculated in the...
Kurt Stützer
kurt@...
Send Email
Mar 3, 2008
12:27 pm
18370
Hi. I'm using version 7.0.2. The issue is that I have 30 loops of creating tables, meaning I have 30 tables and 30 pdf documents. The first table runs much...
alsvha_dk
Offline Send Email
Mar 3, 2008
2:22 pm
18371
Hi list, heres another long e-mail from me.. I've come across a weird thing regarding textflows. I've recently implemented some textflow handling into my...
Leo R. Lundgren
leo@...
Send Email
Mar 3, 2008
2:34 pm
18372
Hello, is it possible to place a table created by add_table_cell() invocations into a block defined by the PDFLib Block plugin? I've successfully created and...
Daniel T. Gorski
daniel.gorski@...
Send Email
Mar 3, 2008
4:49 pm
18373
Hi Daniel, it's not possible to define a table in the Block plugin. But if you want to put a table into a block rectangle, you can take an image block defined...
Kurt Stützer
kurt@...
Send Email
Mar 3, 2008
7:10 pm
18374
On 03 Mar 20:04, Kurt Stützer wrote: Hi Kurt, ... Thank you, I'll try this out. regards dtg -- _ ASCII ribbon campaign ( ) against HTML e-mail X / \...
Daniel T. Gorski
daniel.gorski@...
Send Email
Mar 3, 2008
8:35 pm
18382
Hi. I was wondering if I could change the background color of a block via a pdf-lib call, or if it can only be done using the block tool? With regards....
alsvha_dk
Offline Send Email
Mar 5, 2008
6:15 am
18383
The block property "backgroundcolor" is simultaneously an option of type "color" (see section 1.2 of PDFlib reference manual) in the block functions...
Kurt Stützer
kurt@...
Send Email
Mar 5, 2008
9:53 am
18384
Thank you :)...
alsvha_dk
Offline Send Email
Mar 5, 2008
10:32 am
18385
Hi, In my PDF I have set the userunit option to mm so that I can specify all coordinates in millimeters instead of points. This has the unwanted side-effect of...
tsyvanpe
Offline Send Email
Mar 5, 2008
11:35 am
18386
Sorry, there is no automatic conversion. But we think about that. Kurt ... -- _______________________________________________________________ Kurt Stützer...
Kurt Stützer
kurt@...
Send Email
Mar 5, 2008
9:32 pm
18387
I'm still interested in this, so if there is somebody which can help me I'd be happy. The code I run is the linked code (transformed into another language), ...
alsvha_dk
Offline Send Email
Mar 6, 2008
8:07 am
18388
Quran Fore more information about islam join us www.imanway1.com or contact us at dawaa2islam@... ... Never miss a thing. Make Yahoo your homepage....
Dai Dai
thewayoftruth1
Offline Send Email
Mar 6, 2008
10:51 am
18389
Hi, When adding text to a textflow, I use add_textflow(). Now, in some cases I have for example a price "299" that should be in one style, and then ",-" that...
Leo R. Lundgren
leo@...
Send Email
Mar 6, 2008
11:53 am
18390
m using php4. any one plese give me some ref code for convert html (will generate from php) to pdf. thanks in advance...
vibin_mca
Offline Send Email
Mar 6, 2008
12:41 pm
18391
Hi. I'm having a problem using leading when combined with textflows and tablecells, after reading both the API reference and a tutorial document. What I would...
alsvha_dk
Offline Send Email
Mar 6, 2008
12:49 pm
18392
I did of course mean "leader" all places I wrote leading :) ... document....
alsvha_dk
Offline Send Email
Mar 6, 2008
1:45 pm
18393
Hi, I have a problem regarding texts containing newlines in different invocations of the fit_textflow() function. An example text: text = "This is an example...
Daniel T. Gorski
daniel.gorski@...
Send Email
Mar 6, 2008
1:58 pm
18394
Hi Group, I wish to increase the line height of a textflow so that when <nextline> is used there is more vertical space between the line above and line below....
charlie.orford
Offline Send Email
Mar 6, 2008
4:21 pm
18395
Hi Leo, ... You can achieve that with inline option lists by: "price: <charspacing=20%>123<charspacing=0>4.-" or with add_textflow() with add_textflow(tfl,...
Kurt Stützer
kurt@...
Send Email
Mar 6, 2008
7:19 pm
18396
Hi, First, the table module doesn't know about anything within texflow, particularly leaders. I think you want to achieve following result: ............. first...
Kurt Stützer
kurt@...
Send Email
Mar 6, 2008
7:54 pm
18397
Hi Daniel, ... Yes! Please use the option "avoidemptybegin" in add/create_textflow(). Kurt ... -- ...
Kurt Stützer
kurt@...
Send Email
Mar 6, 2008
8:05 pm
18398
Hi Charlie, Textflow doesn't provide any options for distances between paragraphs, header lines and so on. But you can realize each configuration if you ...
Kurt Stützer
kurt@...
Send Email
Mar 6, 2008
8:30 pm
18399
Hi all, I am having trouble finding some clear guidelines for using mac fonts from php/pdflib, I am neither an expert in fonts nor in pdflib at this point, so...
Andrew Bush
andrew@...
Send Email
Mar 6, 2008
9:21 pm
18400
I`m just your average party gal who enjoys having a good time, and making sure the ones with me have an even better one... if you know what I mean! Let's...
juicyjasmine11
Offline Send Email
Mar 6, 2008
9:41 pm
18401
On 06 Mar 21:04, Kurt Stützer wrote: Hi Kurt, ... Very nice, thank you. It works :) regards dtg -- _ ASCII ribbon campaign ( ) against HTML e-mail X / \...
Daniel T. Gorski
daniel.gorski@...
Send Email
Mar 7, 2008
8:05 am
18402
Hi, ... Ah yes, there is the possibility of splitting the price so that one can "unapply" the charspacing before the left digit, so that it doesn't apply to...
Leo R. Lundgren
leo@...
Send Email
Mar 7, 2008
9:17 am
Messages 18366 - 18402 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