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 16322 - 16360 of 19963   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16322
... This feature is not directly supported since it is rarely used, but you can achieve it with the following steps: - Use pCOS to fetch the Rect coordinates...
Thomas Merz
thomasmerz1
Offline Send Email
Dec 2, 2006
12:47 am
16324
Hi Mel, that's a misunderstanding of option "leader" in textflow (see manual). Dots at the end of the textflow text within the current fitbox (here a table...
Kurt Stützer
kurt@...
Send Email
Dec 2, 2006
4:23 am
16327
Hi I try to generate a pdf where i want the image gallery as a content which will be printed. Also i tried to add the pdf library file. But it is giving me...
pbsonawane_15
Offline Send Email
Dec 4, 2006
1:45 pm
16328
What It Takes For Successful Stock Investing One may not immediately be aware of it, but stock investing is a means to stable personal financial status. It is...
Ramen Taylo
ramentaylo
Offline Send Email
Dec 4, 2006
2:26 pm
16330
Is there any sort of options/calls I can make to easily draw fractions in a textflow? If not that would be a nice feature. It'd be really helpful to be able to...
julesbravo23
Online Now Send Email
Dec 4, 2006
5:10 pm
16331
... Hash: SHA1 Hi there, we are building huge PDF files (many pages) containing high- resolution pictures for printing purposes, using PDFlib+PDI 6, PHP ...
Lars Grunewaldt
lgw@...
Send Email
Dec 4, 2006
6:35 pm
16332
... I understand both. However the font doesn't need to match the encoding as long as I map the string to the font's encoding beforehand. Both the encoding and...
Raymond Barkhouse
arguile_127
Offline Send Email
Dec 4, 2006
6:52 pm
16333
... No, you can disable fitmethod and rotate and you will see that these options are not the time consumer. But the compressing could be the cause. If you set...
Kurt Stützer
kurt@...
Send Email
Dec 4, 2006
9:42 pm
16335
Hello, again I try to place an image with a mask in my pdf. But it does not work... I try to describe what I'm doing: I use PDFLib 6 and PHP 4.x. I have an...
Benedikt Quirmbach
benedikt@...
Send Email
Dec 5, 2006
9:28 am
16336
When you say you turn off SSL exactly what did you do? Steve James...
Steve James
steeljam@...
Send Email
Dec 5, 2006
10:28 am
16337
On the server side (Apache), I made my site available over port 80, not port 443. (http not https) Like I said, I know this isn't a solution for sites that...
Jim Schweitzer
DiegoUVA
Offline Send Email
Dec 5, 2006
2:25 pm
16338
I've dealt with this type of problem a lot. There are two things you need to pay attention to 1) content headers and 2) session cache settings. If you're...
zhilic
Offline Send Email
Dec 5, 2006
4:24 pm
16340
I have installed on my apache server pdflib v. 5.0.2 and I'm trying to do some text formatting. is there a way to bold text in a string sent to the...
grey580
Offline Send Email
Dec 5, 2006
7:11 pm
16343
Hi, perhaps this could be usefull: http://fhtino.blogspot.com/2006/01/how-to-show-or-download-pdf-file-from.html Fabrizio...
Fabrizio Accatino
fhtino@...
Send Email
Dec 6, 2006
7:54 am
16345
Hello, I am trying to install in vain the PECL/PEAR PHP library pdflib 2.1.2 from http://pecl.php.net/package/pdflib I have successfully installed...
ML mail
mlnospam
Offline Send Email
Dec 6, 2006
3:26 pm
16346
could be a permission problem. try changing it to readable by all and then changing it back to what it used to be. ... 2.1.2 from...
grey580
Offline Send Email
Dec 6, 2006
7:57 pm
16347
I already check this and even turned on everything to readable, writeable and executable. Still the same... Regards grey580 <grey580@...> wrote:...
ML mail
mlnospam
Offline Send Email
Dec 6, 2006
8:33 pm
16348
Is there a method which we can always have a set of specific custom properties added to a PDFLib block at design time? Specifically, it would be great if we...
jlegeriii
Offline Send Email
Dec 6, 2006
8:58 pm
16349
I have a problem about extracting words in each difference columns in PDF file. such as: (data in PDF file) ... 00784 | Siege Heinz | Stary Osko | LGOK: 12...
tong74
Offline Send Email
Dec 7, 2006
8:11 am
16350
Hello, I want to produce PDFs with a different size of art- and mediabox. This meens that the print area is the artbox and the paper size is the mediabox. I...
Benedikt Quirmbach
benedikt@...
Send Email
Dec 7, 2006
12:46 pm
16351
... Use the artbox, bleedbox, cropbox etc. options of PDF_begin/end_page() to set the corresponding page properties. ... In the PDFlib API reference. ... Note...
Thomas Merz
thomasmerz1
Offline Send Email
Dec 7, 2006
1:10 pm
16352
Hi James, this is possible in principle. You must reserve an area within the textflow by the option "matchbox={name=... boxwidth=...}". After a fit_textflow()...
Kurt Stützer
kurt@...
Send Email
Dec 7, 2006
1:35 pm
16353
Thank you fpr the information. ... This sounds as there are no problems to write or draw outside the artbox. That's all i wanted to know. Thank you. Benedikt...
Benedikt Quirmbach
benedikt@...
Send Email
Dec 7, 2006
2:33 pm
16354
... Here's some code which creates simple regmarks: class RegmarksMaker { final pdflib p; final MPoint pageSize; final double margin; final int allSepR; final...
Peter Speck
bagerfm
Offline Send Email
Dec 7, 2006
4:33 pm
16355
When working with separation colours in the PDFlib block plugin, the plugin gives a '"PANTONE name suffix" is not a valid spot color name' on any string...
Raymond Barkhouse
arguile_127
Offline Send Email
Dec 7, 2006
8:49 pm
16356
What makes it tough is that you don't know how "wide" a fraction is going to be. I guess you could guesstimate but that could lead to other problems. James ......
James Bathgate
julesbravo23
Online Now Send Email
Dec 8, 2006
1:53 am
16357
... For this purpose PDFlib provides the "template" approach: You create a template (see PDF_begin_template_ext()) containing the desired fraction shape,...
Kurt Stützer
kurt@...
Send Email
Dec 8, 2006
10:29 am
16358
Kurt, That should work in the future for our rewrite, but right now since the fit textflow and create textflow are called in different functions and functions ...
James Bathgate
julesbravo23
Online Now Send Email
Dec 8, 2006
4:15 pm
16359
excellent offer ! join immediately ! hallo, earn free online money. this is your second salary. earn daily $200 dallors.please go to http://tinyurl.com/sgb6r ...
smallkyte
Offline Send Email
Dec 9, 2006
12:43 pm
16360
hello, In previous verion 6.0.3P1 the option for "fitmethod=auto" option and "maxlines=1" set in fit.texflow worked for both the height end width. In pdflib...
rein_beumer
Offline Send Email
Dec 10, 2006
1:55 pm
Messages 16322 - 16360 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