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 to share photos of your group with the world? 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 9891 - 9920 of 19973   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9891
Hi, I want to draw on a pdf document with a pencil tool and then save the pdf document with the drawn images on it. How do i get to do this using pdflib. The...
Subhro
subhrajyotim
Offline Send Email
Jan 1, 2004
8:00 am
9892
Hi, regarding this error we found the same problem, and your tip worked great with the TrueType version of our font! Except --- we wanted to use our Type 1...
Jen
jenhuebert
Offline Send Email
Jan 2, 2004
12:56 am
9893
... There are no Windows PFM metrics with Mac encoding... ... PDFlib supports only WinNnsi or Unicode encoding for fonts with PFM font metrics (since PFMs with...
Thomas Merz
thomasmerz1
Offline Send Email
Jan 2, 2004
9:45 am
9894
with block plugin, it works as WYSIWUG. it's a very good product. Rayc ... layout ... of...
raypcheng
Offline Send Email
Jan 2, 2004
7:54 pm
9895
Can someone please be so kind providing me with an example on how to display for example the alpha character. I am really stuck here, probably because i almost...
rogiermulders
Offline Send Email
Jan 3, 2004
11:53 am
9896
... Simply use $font = PDF_load_font($p, "Symbol", "builtin", ""); and PDF_show($p, "a"); You can use the chartab example in the PDFlib distribution to create...
Thomas Merz
thomasmerz1
Offline Send Email
Jan 3, 2004
11:57 am
9897
I put pdflib.jar in the /admin/library/pdflib.jar I trying to compile and run java examples in terminal of mac X server with command line below: Compile...
zhl790703
Offline Send Email
Jan 5, 2004
12:43 am
9898
Tired of your partner sneaking around on the Internet watching low resolution, 15 second, porn clips? Get them a gift that keeps on cumming, literally......
young_hornie_bi8
young_hornie...
Offline Send Email
Jan 5, 2004
1:00 am
9899
I'm using PDFlib with ASP and I am having a problem with a couple of my documents that I'm creating. In most cases it all works fine, but with one document I...
jonbroadley
Offline Send Email
Jan 5, 2004
11:47 am
9900
Greetings .... I'm having trouble understanding PDF_fit_textline() ... I've tried numerous variations on pdf_fit_textline($pdf, $address1, 124, $y_position,...
Kenn Murrah
kennmurrah
Online Now Send Email
Jan 5, 2004
6:44 pm
9901
and to reply to myself, and ask a further question, I seem to have it SORT OF working now, using pdf_fit_textline($pdf, $address1, 124, $y_position,...
Kenn Murrah
kennmurrah
Online Now Send Email
Jan 5, 2004
7:07 pm
9902
... If you want to fit the text in a box you must specify both box width and box height. If boxsize = {0 100} the text will be placed relative to a vertical...
Kurt Stützer
kurt@...
Send Email
Jan 5, 2004
8:47 pm
9903
... Is there any way to ensure that the horizscaling factor of 90 is used if the line fits, else scale as necessary? or is that what it's going to do? thanks...
Kenn Murrah
kennmurrah
Online Now Send Email
Jan 5, 2004
9:23 pm
9904
While working on a project with PDF templates I came across the problem of filling a string of characters with different font styles into a PDF textblock. As I...
cymodix
Offline Send Email
Jan 6, 2004
12:23 pm
9905
Sorry, my first answer was not correct: horizscaling is independent on a possible scaling because of fitmethod. A scaling only in horizontal direction can...
Kurt Stützer
kurt@...
Send Email
Jan 6, 2004
4:14 pm
9906
thanks for the clarification! it's SO hard, when dealing with only a 90 percent scaling, to tell if the program is doing what i expect ... your explanation...
Kenn Murrah
kennmurrah
Online Now Send Email
Jan 6, 2004
4:32 pm
9907
Hi All I have almost no experience with pdflib and was wondering, is it possible to set the security settings of a PDF file as it is created? Or change the...
JBLangworthy
Offline Send Email
Jan 6, 2004
11:13 pm
9908
Yes it is possible to encrypt using the standard PDFlib. For example, PDF_set_parameter(v_PDF, "userpassword", "test"). PDF_set_parameter(v_PDF,...
Gordon Campbell
liveonjersey
Offline Send Email
Jan 6, 2004
11:18 pm
9909
... PDFlib supports user and master password as well as permission settings for the generated file, but does not operate on existing PDFs. In the latter case...
Thomas Merz
thomasmerz1
Offline Send Email
Jan 6, 2004
11:21 pm
9910
here,¢Ù is not a standrad character, i use the PDFlib to output, it will output the wrong code. Another thing, ¢Ù is inputed by user, so i do NOT know the ...
csqlhy
Offline Send Email
Jan 7, 2004
1:05 am
9911
Hi, i've a prob with PDF_fill_textblock en embed font. i've a pdf with Arial and Verdana embed, but when i use this code : foreach ($data as $key => $value){ ...
pdflibwest
Offline Send Email
Jan 7, 2004
10:21 am
9912
I have experienced the same error when trying to embed fonts in an output pdf, As far as I know(and I am not an expert by a long way) you have two options; 1....
wo_dawe
Offline Send Email
Jan 7, 2004
10:34 am
9913
I've had this problem... Although the fonts I wanted to use were installed on the server, I got the fault. The way I got round it was by: Adding the ttf files...
lexwellard
Offline Send Email
Jan 7, 2004
10:36 am
9914
Hi, I'm using PDFLib v.4.0 to produce a PDF with a table of descriptions. Since I do not know in advance how long each description will be, I would like to...
dasseni
Offline Send Email
Jan 7, 2004
10:48 am
9915
I struggled with this for quite a while. pdf_set_parameter was the key! I simply had to tell the PDF where the font was. Here's the code that worked for me: ...
Bill Dawson
billdawson5
Offline Send Email
Jan 7, 2004
1:38 pm
9916
Our company is in the midst of trying to purchase PDFlib but cannot seem to get a response from the PDFlib company. Does any one have suggestions/ideas??? Has...
matthewbperry
Offline Send Email
Jan 7, 2004
4:21 pm
9917
We never had this problem. We've been using it for a couple years now....
Greg Kopp
glockfanohio
Offline Send Email
Jan 7, 2004
4:37 pm
9918
... We certainly had hundreds of customer contacts in the last few weeks. The support crew said they handled ca. 11000 mails in 2003, so there's pretty much...
Thomas Merz
thomasmerz1
Offline Send Email
Jan 7, 2004
4:54 pm
9919
I have had no problems with PDFlib support. In fact they have been quite helpful. try again I guess....
Steve Smith
steve669ca
Offline Send Email
Jan 7, 2004
4:54 pm
9920
Hi, I am using websphere server running on my windows 2000 machine. I have copied the pdflib.jar and pdf_java.dll files and trying to run the invoice.jsp from...
skanaki
Offline Send Email
Jan 7, 2004
7:03 pm
Messages 9891 - 9920 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