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...
Show off your group to the world. Share a photo of your group with us.

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 12551 - 12580 of 19963   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12551
... You must define the spot color (with PDF_makespotcolor()) before you can use it; otherwise PDFlib (and Acrobat...) won't be able to deal with it. The...
Thomas Merz
thomasmerz1
Offline Send Email
Feb 1, 2005
9:01 am
12552
Hi folks, I'm using PDFlib with PHP binding and try to set soft hyphens by inserting character-references like &shy; inside my string: $string="blah...
Lars Pennig
l.pennig@...
Send Email
Feb 1, 2005
3:25 pm
12553
Is there the remote possibility to turn of the wordwrap of this (pdf_create_textflow) function? Thanks in advance.....
ruskeverhoeven
Offline Send Email
Feb 1, 2005
3:46 pm
12554
Thanks for the fast reply. I've got it now. But it seems, that properties with percent values can't be read out. For example the property "leading". I have to...
magni2k
Offline Send Email
Feb 1, 2005
3:49 pm
12555
Hello, ... what do you mean here exactly? ... -- Best regards, Rainer Schaaf rjs@... http://www.pdflib.com Personalize PDF: PDFlib...
Rainer Schaaf
rjsatwork
Offline Send Email
Feb 1, 2005
3:59 pm
12556
... Reading percentage values is a bit tricky. They are stored in the PDF in the following format: /leading [130.0(%)] I.e. an array containing a float value...
Thomas Merz
thomasmerz1
Offline Send Email
Feb 1, 2005
4:10 pm
12557
... "­" is the cahracter reference for "soft hyphen" and not for "hyphen". This could be the reason for "randomly". Soft hyphens will only be converted to...
Kurt Stützer
kurt@...
Send Email
Feb 1, 2005
4:15 pm
12558
Hello, I use pdflib with a tomcat server, it works fine, but there's a problem when I reload my application context (with tomcat manager or when it detects a...
Mathias Terreaux
mathias_tx
Offline Send Email
Feb 1, 2005
4:46 pm
12559
... Did you try the suggestions in the Java-specific readme file? Thomas _______________________________________________________________ Thomas Merz...
Thomas Merz
thomasmerz1
Offline Send Email
Feb 1, 2005
4:50 pm
12560
... problem ... already ... Where do you have the pdflib.jar file located in your tomcat installation? You should have it locate in the Tomcat/shared/lib ...
jasonjtmd
Offline Send Email
Feb 1, 2005
5:22 pm
12561
... oops, shame on me thanks. Mathias...
Mathias Terreaux
mathias_tx
Offline Send Email
Feb 1, 2005
5:32 pm
12562
Nico, I'm wondering if you would mind giving me a little info on what you're doing here... I was told that we should look into storing our PDF reports in a...
Earl
earlallin
Offline Send Email
Feb 1, 2005
9:13 pm
12563
Carl, Thanks for the try... I just noticed your reply (checking again to see if anyone did respond).. but that still didn't help. I still get the Page not...
Earl
earlallin
Offline Send Email
Feb 1, 2005
9:20 pm
12564
Does anyone have details on how to integrate PDFlib 5.03 to ASP with basic data access? Any info is welcome! Thanks in advance for your help!...
jjmacrub
Offline Send Email
Feb 2, 2005
8:34 am
12565
When I put some text in a textflow wich is not terminated by linebreaks, the textflow will automaticly wrap the words. What I need is the alignment function of...
ruskeverhoeven
Offline Send Email
Feb 2, 2005
9:18 am
12566
... of ... Thank you Kurt, I needed to insert more soft hyphens, to let PDFlib decide where to break. Now it works. Lars...
Lars Pennig
l.pennig@...
Send Email
Feb 2, 2005
9:59 am
12567
Thanks again :) I hope I get now all properties :)...
magni2k
Offline Send Email
Feb 2, 2005
11:13 am
12568
Thanks again :) I hope I get now all properties :)...
magni2k
Offline Send Email
Feb 2, 2005
2:42 pm
12569
I need to generate text with an arc... l l e 0 h 0 the text is variable so it as to fit in one blocktext ... Thanks guys, J-F...
Qrev
Offline Send Email
Feb 2, 2005
4:40 pm
12570
sorry, here is there arc exeple......
Qrev
Offline Send Email
Feb 2, 2005
4:53 pm
12571
I've just install the new PDFlibBlock plugin in Acrobat and I can't create default text with several lines, in the older version of the plugin I just had to...
d_monnehay
Offline Send Email
Feb 2, 2005
4:54 pm
12572
I assume you are trying to show, printing on a curve, like a curved baseline, right? So you want the characters to slant along the baseline. Or do you just...
brianray34
Offline Send Email
Feb 2, 2005
9:39 pm
12573
... I'm useing pdflib_dll.lib & pdflib_dll.dll in package PDFlib-6.0.1- Windows-BCC.zip. ... how to use p.resume_page(), can you give me an example? tks. ...
szx501
Offline Send Email
Feb 3, 2005
2:37 am
12574
The solution to this is to reboot the Windows 2003 server. This is a known problem, according to the PDFlib support people. We rebooted our server, and PDFlib...
jimcole23@...
jimcole23
Offline Send Email
Feb 3, 2005
4:31 am
12575
I have to write a list of items (as an invoice) that I'd like to divide with some horizzontal lines into a textflow. Is there a way to draw a line inside a...
Nico
tricera_it
Offline Send Email
Feb 3, 2005
11:29 am
12576
Hi, Nico, you can interrupt textflow output by option "return" with own keywords. After an interruption of fit_textflow you can draw lines. Then you can call...
Kurt Stützer
kurt@...
Send Email
Feb 3, 2005
11:37 am
12577
Hi again. I need to add, on each page, its number / total pages number. I mean, if the document has three pages, on the first page I need to write "page 1 of...
Nico
tricera_it
Offline Send Email
Feb 3, 2005
12:56 pm
12578
Hallo Nico, it's very easy with pdflib 6. Look in the documentation under PDF_resume_page PDF_suspend_page Here you can jump between the pages. Matthias...
Kunsmann, Matthias
kunsmann@...
Send Email
Feb 3, 2005
1:01 pm
12579
This may be obvious to some members of the group, but I didn't see anything in the documentation on how to do it: My program needs to be able to load an...
Pat
patjnolan
Offline Send Email
Feb 4, 2005
2:25 am
12580
Thomas - are these mini samples posted somewhere on the web? I do not own PDFLib.. I am developing with it for a client who owns the license.. so I don't have...
Pat
patjnolan
Offline Send Email
Feb 4, 2005
4:02 am
Messages 12551 - 12580 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