Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

pdflib · PDFlib users

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3733
  • Category: Cyberculture
  • Founded: Jun 28, 1999
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 19324 - 19355 of 21927   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
19324 jake_gordon2001 Send Email Feb 1, 2009
7:15 pm
[we're using PDFLib 7.0.3 PHP binding on Win XP] We have a $pdf->fit_textflow and "minfontsize=6%" works fine, however when we try "minfontsize=10" (or any...
19325 alsvha_dk Send Email Feb 3, 2009
3:13 pm
Hi. We have tried to insert a PNG 8 image which keeps transparency into documents created with pdf-lib 7.0.2. But when we tried with PNG 24 images the...
19326 Thomas Merz
thomasmerz1 Send Email
Feb 3, 2009
3:24 pm
... PDFlib 7 does not use alpha channels in PNG, but only converts single transparent color values to PDF (for details see manual). Presumably, in your case...
19327 Thomas Merz
thomasmerz1 Send Email
Feb 3, 2009
4:09 pm
PDFlib GmbH announces the immediate availability of a new major release of PDFlib TET. TET is a developer product for reliably extracting text and raster...
19328 alsvha_dk Send Email Feb 3, 2009
5:51 pm
... I guess the image contains an Alpha channel, although its not visible in Photoshop under the Channels tab - like in other image formats. The PNG-24 format...
19329 Thomas Merz
thomasmerz1 Send Email
Feb 3, 2009
8:35 pm
... Yes, there is a full alpha channel in the image which is not supported by PDFlib 7. ... Yes... ... ...when it's ready, which will take a while. Thomas ...
19330 Nicolas Villain
nikolian_fr Send Email
Feb 4, 2009
7:46 am
Hello, If you have Photoshop you can use an automation to transform your PNG Library in a PDF Library. After, you can use easily PDF File with transparency in...
19331 Benedikt Carda
carda@... Send Email
Feb 5, 2009
3:13 pm
Hello All, I try to install pdflib on a new CentOS Linux box (Centos 5.2). I have already successfully installed the pdflib package itself, now I try to get...
19332 Rainer Schaaf
rjsatwork Send Email
Feb 5, 2009
3:35 pm
Hello Benedikt, this looks like a small bug in the unsupported GD_SUPPORT. To switch on the GD_SUPPORT you have to add something like this: #define...
19333 Philipp Wolfer
outsidecontext Send Email
Feb 5, 2009
5:52 pm
Hi, is there a way using one of PDFlib's products to reduce the resolution in an existing PDF file? I had a look at PLOP which pretty much does all the...
19334 Ben Marchbanks
pdflibpilot Send Email
Feb 5, 2009
7:42 pm
I have a small project to convert one of the PCOS samples in the PDFlib cookbook to a PHP script with some modifications. ...
19335 Leo R. Lundgren
leo@... Send Email
Feb 5, 2009
11:32 pm
Hi Ben, I was unable to send mail to you (the recieving server said "550 sorry, mail to that recipient is not accepted (#5.7.1)"). Please contact me off list...
19336 buffmeat Send Email Feb 6, 2009
4:29 pm
I've searched a bit, but I'm not sure on the terms. We have a web to print-tool that works great with PDFLib to print cards on demand. The issue I'm having...
19337 Thomas Merz
thomasmerz1 Send Email
Feb 6, 2009
11:08 pm
... Most likely the image has some transparent areas. You can try the "ignoremask&quot; option of PDF_load_image(): it instructs PDFlib to ignore transparency...
19338 stephan.weiher Send Email Feb 9, 2009
6:44 am
Hello, I want to extract plain text from a PDF like you can do manually by opening the PDF in Acrobat Reader, selecting all the text and copy it to clipboard....
19339 Thomas Merz
thomasmerz1 Send Email
Feb 9, 2009
8:14 am
... Our product TET (Text Extraction Toolkit) is your friend. It comes with a PHP language binding. The "concordance&quot; example in the TET Cookbook demonstrates...
19341 stephan.weiher Send Email Feb 9, 2009
9:17 am
... by ... copy it to ... PDFs ... in my ... would be ... this ... thousands of ... Many Thanks for that. It is what I was looking for....
19342 princi_fish Send Email Feb 9, 2009
5:32 pm
Hi kurt, Can you please give me an example on weblink. PDF.add_weblink x, y, x, y, "http://www.example.com" PDF.show_xy "Example", x, y I tried it this way. ...
19343 princi_fish Send Email Feb 9, 2009
5:57 pm
Hi kurt, Can you please give me an example on weblink in pdflib 4.0.3. PDF.add_weblink x, y, x, y, "http://www.example.com" PDF.show_xy "Example", x, y I tried...
19344 Rainer Plöckl
ruebennase_de Send Email
Feb 9, 2009
8:19 pm
Hello Princi_fish, ... this is fine, but you shouldn't use for the lower left and uper right corner the same coordinates. Please see PDFlib 4.0.3 Manual ...
19345 David Brown
daveaasvorg Send Email
Feb 9, 2009
8:21 pm
I'm guessing you're creating a proof PDF that shows the tan background of the paper and getting a non-transparent image knocking out that background? Maybe you...
19346 bjmosk Send Email Feb 9, 2009
11:35 pm
Hello, I need to find the exact portion of a textflow that gets placed on each page. Since there is no tool for this provided, I have written a script that ...
19347 Kurt Stützer
kurt@... Send Email
Feb 10, 2009
7:33 pm
Brian, we implemented in PDF_info_textflow() the two keys "used" and "remainchars&quot;. By means of the key "used", you can retrieve the used text as percentage of...
19348 Brian Moskowitz
bjmosk Send Email
Feb 10, 2009
8:43 pm
Hi Kurt, Thanks for the response.  My application allows a user to create a PDF based on their writing, mainly in the form of journal entries saved to their...
19350 Abro
abro_79 Send Email
Feb 11, 2009
4:59 pm
Hi, I am using begin_document() to create a new PDF. But by default it dumps newly created PDF in my program folder. I want to set up path/folder where the new...
19351 Rainer Plöckl
ruebennase_de Send Email
Feb 11, 2009
6:14 pm
Hi, ... I assume you have some permissions issues here. In error case, it's recommended to retrieve the PDFlib error reason: MsgBox(oPDF.get_errmsg()) Reasons...
19352 notlkh Send Email Feb 11, 2009
6:15 pm
Abro, What version of PDFLib do you have? For what development environment? It appears you are using VB6 or less? Does there actually exist a directory called...
19353 Abro
abro_79 Send Email
Feb 11, 2009
6:50 pm
... Hi Lou, thanks for the reply, you are right the directory didnt existed ( i thought it would automatically be created).so by adding this line i solved the...
19354 jinsamuel1122 Send Email Feb 11, 2009
9:38 pm
I need to output a dynamic pdf file using pdflib, and run into a problem to display text/character along an arc, which is required by the project, does any...
19355 jonakim@...
jonakim... Send Email
Feb 12, 2009
3:39 pm
Why cant we use verticalalign in macros? $macro = "<macro { gs {fontname=Frutiger fontsize=7 alignment=left verticalalign=bottom leading=100% ... PHP Fatal...
Messages 19324 - 19355 of 21927   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help