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 10279 - 10309 of 19973   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10279
... your ... the ... Thanks for the suggestion, I'll look into that. I have been reviewing a before/after version of the file that was sent to hotmail, and it...
dhodgeh
Offline Send Email
Mar 1, 2004
2:03 pm
10280
FYI, I once received a PDF copy of something from some service/utility zipped. I thought it was strange since the .zip file was actually a few bytes longer...
Dave Brown
daveaasvorg
Offline Send Email
Mar 1, 2004
3:45 pm
10281
Unite with the arts forum, where the artist can discuss and post projects of many mediums, from film to art to music. This community is a great place for...
Insomnia Creations
insmncreations3
Offline Send Email
Mar 2, 2004
3:39 am
10282
Hey, there! When I have needed to include vector-based artwork, I just export a pdf from the program that generates the EPS, and use PDI to place it on the...
blossommerz
Offline Send Email
Mar 2, 2004
5:03 am
10283
For those of you interested, I've been able to fix the problem. Though at first it seemed to me that the problem was with the filesize of the images, it...
phalanx747
Offline Send Email
Mar 2, 2004
6:06 pm
10284
... In one of the very few references to this problem that I found in the usenet archives (deja.com), this ended up being the final solution. I'll probably...
dhodgeh
Offline Send Email
Mar 2, 2004
7:47 pm
10285
We are eventually upgrading to version 5, but I need to know what syntax to use to create links to varying pages within the PDF in earlier versions. Can you...
darin_powell
Offline Send Email
Mar 2, 2004
8:46 pm
10286
I am using the php gd lib to produce a barcode: // Barcode if (extension_loaded('gd')) { $bc_value = "VISA12345671V"; if (isset($bc_value) && strlen($bc_value)...
rtcary
Offline Send Email
Mar 2, 2004
9:00 pm
10287
Hi, I wanted to know if somebody can help me with som example code regarding stringwidth function using ASP. Here is how i am trying to use the function...
Sajjad Khan
untexas
Offline Send Email
Mar 2, 2004
9:16 pm
10288
... I don't know about the C39Object, but if you have a handle to the image data you can use to create a PDFlib Virtual File (PVF), and then pass its file name...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 2, 2004
10:17 pm
10289
I am looking for an effective way to create a pdf which uses PDI to insert pdf files from various sources. One page can have a pdf file included many times....
Brian Ray
brianray34
Offline Send Email
Mar 2, 2004
10:32 pm
10290
... What makes you think so? You can place an imported page within a template as well as within a page. ... No. ... If I understand your question correctly it...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 2, 2004
11:01 pm
10291
I'm working with PHP 4.3.1 and pdflib 4.0.3, when I try to run a php script I get this error message "PHP Warning: Unknown(): Unable to load dynamic library ...
Cecilia Diaz
adiaz@...
Send Email
Mar 3, 2004
11:55 am
10292
... [...] ... you can pass a PHP GD image resource to pdf_open_memory_image() (assuming you have access to the image resource within your barcode object) see...
Hartmut Holzgraefe
hartmut@...
Send Email
Mar 3, 2004
2:42 pm
10293
... Note that pdf_open_memory_image() is not a supported function of the PDFlib PHP binding, and its implementation is based on a deprecated PDFlib function....
Thomas Merz
thomasmerz1
Offline Send Email
Mar 3, 2004
8:56 pm
10294
Hey group, I'm having severe problems creating a PNG image with transparency in GIMP - or rather: I'm having problems getting PDFlib to acknowledge the fact...
Thomas
sltl1611
Offline Send Email
Mar 4, 2004
8:51 am
10295
... PDFlib does not support alpha channels in PNG images. Single transparent color values are supported, however. For multiple values, only the first one with...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 4, 2004
11:34 am
10296
Hey, Yea, I kinda figured that out by reading the manual... :o) BUT! Any chance anybody here knows how to create a PNG image with transparency that works with...
Thomas
sltl1611
Offline Send Email
Mar 4, 2004
11:46 am
10298
I'm going to be developing an application using coldfusion and the java binding of pdflib. There seem to be a number of ways to make this happen. the cfobject...
natevandenbroek
Offline Send Email
Mar 4, 2004
3:30 pm
10299
i'm trying to get pdflib set on a win2K server to use with coldfusion. in trying to get test it i've gotten the hello.java code to compile. hoever when i try...
natevandenbroek
Offline Send Email
Mar 5, 2004
3:21 am
10300
Don't just take my word for it.... http://products-for-millionaires.give2me.com...
walter_smitty2003
walter_smitt...
Offline Send Email
Mar 5, 2004
3:25 am
10301
That error means that your code can not find the pdflib.jar. Do you have the jar file on your classpath?...
jasonjtmd
Offline Send Email
Mar 5, 2004
1:50 pm
10302
Is there any way to check if a PDF is using CID fonts or not?...
kenlynch04
Offline Send Email
Mar 5, 2004
4:53 pm
10303
I have a variable: $text = "Ship To: ABC Company 123 Lane Townsville, USA 12345"; then I do : PDF_show_xy($pdf, $text, 10, 200); the output looks like tis: ...
cbice@...
emence
Offline Send Email
Mar 5, 2004
5:38 pm
10304
Try the show_boxed function....
Teller Coates
teller@...
Send Email
Mar 5, 2004
6:38 pm
10305
the pdf used as a template has only 1 page. but i want the result page to be 2 or more. how can i insert pages? rayc...
raypcheng
Offline Send Email
Mar 5, 2004
10:44 pm
10306
I'm beginning to get to the bottom of this problem and it has nothing at all to do with fonts. It seems that the problem lies with decoding streams. I've been...
kenlynch04
Offline Send Email
Mar 6, 2004
6:15 pm
10307
I've encountered this before. The only workaround I have found is to use Acrobat to "re-make" the PDF. This can be batch automated as needed. Wish I could be...
sean mckelvie
smckelv
Offline Send Email
Mar 7, 2004
3:54 pm
10308
Hallo! Ich benutze die aktuelle Lite Version (weil Forschung...). Ich möchte gerne das DSO für PHP einbinden. In den txt steht, dass man "nur" die...
Mirco Jeske
homjeske
Offline Send Email
Mar 7, 2004
8:53 pm
10309
... Binaries are available only for the full version of PDFlib. PDFlib Lite must be built from source code. Thomas ...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 7, 2004
10:55 pm
Messages 10279 - 10309 of 19973   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