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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 16448 - 16483 of 19971   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16448
When I put text that contains newlines in a textflow all goes fine until I get a _boxfull just before a newline. If this happens the second call to...
Rick Schippers
rickschippers
Offline Send Email
Jan 2, 2007
10:08 am
16449
... Yes! Please look for the option "avoidemptybegin" in PDF_add/create_textflow(). Kurt ... -- _______________________________________________________________...
Kurt Stützer
kurt@...
Send Email
Jan 2, 2007
11:23 am
16450
... Ah, excellent. That was exactly what I was looking for. Working great now. Thanks, Rick...
Rick Schippers
rickschippers
Offline Send Email
Jan 2, 2007
12:23 pm
16451
Hi, We are using the Trial version (OCX) of of PDFlib to check if it's ok for our software product. We have written our own EMF parser and write out RTF text...
heather nova
bautom
Offline Send Email
Jan 3, 2007
1:38 pm
16452
... Could you please send the relevant data (font, sample code snippet, resulting PDF) to our support so that we can take a look? Thomas ...
Thomas Merz
thomasmerz1
Offline Send Email
Jan 3, 2007
2:06 pm
16453
... As i ... font ... two ... coordiante, ... correct. ... Yes, i will prepare a small test app, but it's in Delphi. Bye the way, i think the "fakebold" is not...
heather nova
bautom
Offline Send Email
Jan 3, 2007
3:02 pm
16454
... That's not really a big surprise. From the PDFlib API manual: "fakebold: ... It is strongly recommended to use bold font variations for emphasis; this...
Thomas Merz
thomasmerz1
Offline Send Email
Jan 3, 2007
6:36 pm
16459
Dear Lance (and everybody else), Is there another workaround with PDI blocks than the one I use below, that may result in embedded fonts? I double checked the...
Jolmer Tilstra
j.tilstra@...
Send Email
Jan 4, 2007
10:28 am
16461
Hello, Can I do a bookmark with PDFLib ? Nicolas...
Nicolas Villain
nikolian_fr
Offline Send Email
Jan 4, 2007
3:36 pm
16462
Hello All, Does any one know how to create a page break...
kamat_anita
Offline Send Email
Jan 4, 2007
8:23 pm
16463
Close/End the page you are working on and then start a new one. ... From: "kamat_anita" <anita_kamat@...> ... Hello All, Does any one know how to create a...
ygor@...
macalphageek
Offline Send Email
Jan 4, 2007
9:11 pm
16464
... Yes! Look for the function PDF_create_bookmark(). Kurt ... -- _______________________________________________________________ Kurt Stützer...
Kurt Stützer
kurt@...
Send Email
Jan 5, 2007
5:43 am
16465
Hello, I create PDFs with PDFLib 6.x and PHP. In the PDFs i use fonts, that should be embedded. I do this with: PDF_set_parameter($p, "FontOutline",...
Benedikt Quirmbach
benedikt@...
Send Email
Jan 5, 2007
11:33 am
16466
Dear Lance (and everybody else), Is there another workaround with PDI blocks than the one I use below, that may result in embedded fonts? I double checked the...
Jolmer Tilstra
j.tilstra@...
Send Email
Jan 5, 2007
2:48 pm
16468
... Jolmer, I think I may have misunderstood your request. You mention using PDI, which is for placing a PDF inside another one as an object. But you talk...
Lance Cotton
jose_can_u_c
Offline Send Email
Jan 5, 2007
3:04 pm
16469
I only need to fill the PDI-blocks with PPS; I suppose the method i used is wrong? Is there an complete example how to fill a block, preserving the embedded...
Jolmer Tilstra
j.tilstra@...
Send Email
Jan 5, 2007
3:25 pm
16470
... After looking through the PDFlib documentation, it looks like the fill_textblock function takes as optionlist items many of the same options as textflows....
Lance Cotton
jose_can_u_c
Offline Send Email
Jan 5, 2007
3:35 pm
16471
It :is: possible to embed fonts when filling blocks, but they have to be resident in your operating system. Yes, you cannot reuse or extract the fonts that...
Russen Guggemos
zhilic
Offline Send Email
Jan 5, 2007
4:00 pm
16472
... Yes. This statement registers the connection between the PDFlib font name and the font file. ... Acrobat lists also fonts which are not embedded. The font...
Kurt Stützer
kurt@...
Send Email
Jan 6, 2007
5:20 am
16473
TradePub.com is pleased to present complimentary one-year subscriptions to dozens of leading publications. There are absolutely no hidden or trial offers, and...
Anthony Ross
anthony_ross101
Offline Send Email
Jan 6, 2007
3:31 pm
16474
Hi All, I've tried to search for a solution to this error but I haven't had any success yet. Our server has the following specs: Linux Apache 1.3 php 4.4.2 ...
hrmadrianisnow
Offline Send Email
Jan 8, 2007
7:08 am
16475
Hi, ... you have not used our provided PHP 4.3.0 DSO, and compiled you PHP with PDFlib support directly. Unfortunately you have use a wrong PDFlib wrapper. ......
Rainer Plöckl
ruebennase_de
Offline Send Email
Jan 8, 2007
8:48 am
16476
Hi everybody (also Lance and Russen! I've tried virtually everything to get the fonts embedded, but without any luck. But isn't this one of the most common...
Jolmer Tilstra
j.tilstra@...
Send Email
Jan 8, 2007
11:32 am
16477
Hello, ... just add "embedding" to the option list of PDF_fill_textblock(). Please take care, you must make the fonts available on the server, where you fill...
Rainer Plöckl
ruebennase_de
Offline Send Email
Jan 8, 2007
11:53 am
16478
That’s it! Finally! :) You couldn’t have made me more happy, today! It works just fine now! Superb! Met vriendelijke groet, Jolmer Tilstra, Hellinga...
Jolmer Tilstra
j.tilstra@...
Send Email
Jan 8, 2007
1:09 pm
16479
Hi! I also write about here: http://groups.google.com/group/comp.text.pdf/browse_thread/thread/ eb432060f5264d0b/b63b298e7f20027e? and here: ...
durumdara
Offline Send Email
Jan 8, 2007
1:11 pm
16480
Hello, I create PDFs with PDFLib 6.x and PHP. I'm using macros to style texts in the PDFs. But sometimes these macros do not create the results i'm looking...
Benedikt Quirmbach
benedikt@...
Send Email
Jan 8, 2007
2:50 pm
16481
How can i find the right position for PDF_fit_table() when i want to place the table after a textflow with PDF_fit_textflow()? How can i find the coordinates...
nicopdf
Offline Send Email
Jan 8, 2007
4:42 pm
16482
... Check out the manual entry for the info_textflow function, specifically the "textendy" parameter. -Lance...
Lance Cotton
jose_can_u_c
Offline Send Email
Jan 8, 2007
4:59 pm
16483
... Look for the function PDF_info_textflow() and there for the key "textendx" and "textendy". Kurt ... -- ...
Kurt Stützer
kurt@...
Send Email
Jan 8, 2007
7:31 pm
Messages 16448 - 16483 of 19971   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