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 7841 - 7870 of 19965   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7841
The file you're generating, may not be opened during the process by Acrobat Reader for example... Is the file closed? ... Van: Rob O'Mahoney...
Maarten W. Elsenaar
quorza
Offline Send Email
May 1, 2003
8:06 am
7842
Hi Group, When I try to set a pdf parameter with the PDF_set_parameter() Funktion I get the following error: "PDFlib error: [2124] PDF_set_parameter: Can't set...
fgfdgffgfg
Offline Send Email
May 1, 2003
3:50 pm
7843
Hi there, I set the value immediately after I create the PDFlib object and before creating a page. Perl code: use pdflib_pl 5.0.0; PDF_set_value($p,...
Andy
andykermes
Offline Send Email
May 1, 2003
3:56 pm
7844
... before ... The problem is that exactly this script runs perfectly on another server :( Thanks Alexander Mueller...
fgfdgffgfg
Offline Send Email
May 1, 2003
4:09 pm
7845
Hmmmm, I just fixed the code, but now there is another error: "Fatal error: PDFlib error: [2016] PDF_open_pdi: PDF import (PDI) not supported in this...
fgfdgffgfg
Offline Send Email
May 1, 2003
4:14 pm
7846
... I doubt it. - Rob...
Rob Laveaux
rlaveaux@...
Send Email
May 1, 2003
4:19 pm
7847
Are both PDFLib versions exactly the same on both servers? Check your version documentation, it may require things set differently and this may be why you get...
Andy
andykermes
Offline Send Email
May 1, 2003
4:20 pm
7848
... The serial number you are using doesn't include the PDI license. Check if you are using the right number. HTH, - Rob...
Rob Laveaux
rlaveaux@...
Send Email
May 1, 2003
4:20 pm
7849
I've written some php scripts that generate a PDF file and stream it to the browser. The problem is that IE only displays the PDF file about 50% of the time -...
keithfligg
Offline Send Email
May 1, 2003
4:26 pm
7850
... Sorry for my sarcasm :-) The other server probably has a configuration file that sets the serial number. I think you can set it in some environment...
Rob Laveaux
rlaveaux@...
Send Email
May 1, 2003
4:32 pm
7851
... I don't think so because I use the same serial on the other Server which successfully uses PDI. Alexander Mueller...
fgfdgffgfg
Offline Send Email
May 1, 2003
4:35 pm
7852
... serial ... used by ... Hmm... I realized that the serial is for the 4x Version of PDFLib. But I use 5.0.0. Are these keys compatible? Is there a way to...
fgfdgffgfg
Offline Send Email
May 1, 2003
4:51 pm
7853
Hi Keith, We had exactly the same problem. I do not remember the details but I believe that we finally switched to GET---the POST method did not work correctly...
Igor Khomyakov
ikh@...
Send Email
May 1, 2003
5:03 pm
7854
Igor: Thanks so much. I changed the form method from POST to GET and it all worked perfectly! Thanks again, - Keith ... http://docs.yahoo.com/info/terms/...
Keith Fligg
keithfligg
Offline Send Email
May 1, 2003
5:30 pm
7855
keep in mind that if your sending data via GET there is data size limitations... it used to be 255 but its larger now. We were running into problems putting...
David Herman
aspdave1
Online Now Send Email
May 1, 2003
5:39 pm
7856
... No. You need a new serial for PDFlib 5. ... Yeah, that is what every sysadmin wants. But the world isn't perfect ;-) - Rob...
Rob Laveaux
rlaveaux@...
Send Email
May 1, 2003
5:54 pm
7857
depending on your configuration you could also always re-direct them to the PDF. We save it to disk and the redirect a person to the file...All the files get...
David Herman
aspdave1
Online Now Send Email
May 1, 2003
6:04 pm
7858
... You are using PDFlib Lite, which does not include PDI. If you installed PDFlib (as opposed to PDFlib Lite) check whether another library may be pulled from...
Thomas Merz
thomasmerz1
Offline Send Email
May 1, 2003
7:03 pm
7859
... And where do I find the binary, free version of the PDF-Lib, which supports PDI and is compatible with PHP 4.3.1 ? Alexander Mueller...
fgfdgffgfg
Offline Send Email
May 1, 2003
7:13 pm
7860
There is no FREE version of PDFLib that includes PDI. If you want to take advantage of powerful software you have to pay for it. Note that you need a license...
Andy
andykermes
Offline Send Email
May 1, 2003
7:35 pm
7861
... PDI is only available for commercial licensing. There is no free version of PDI. Thomas _______________________________________________________________ ...
Thomas Merz
thomasmerz1
Offline Send Email
May 1, 2003
7:46 pm
7862
Dear Sir, I download PDFlib 5.0 for test, and I'm trying to make the strings align to left / center /right. but I can't find the api in the manual. could you...
primeho
Offline Send Email
May 2, 2003
5:27 am
7863
Use the "position" option of PDF_fit_textline() (see table 7.10 in the PDFlib manual). Thomas ... -- ...
Thomas Merz
thomasmerz1
Offline Send Email
May 2, 2003
11:01 am
7864
Hi, I am trying to create a PDF document containing the japanese charcters. But I am having problem with that. Some japanese charcters are missing in the PDF...
Durgaprasada Kalluraya
dkalluraya
Offline Send Email
May 2, 2003
12:29 pm
7865
The above comment has to be viewed in the EUC-JP encoding for viewing japanese characters. Sorry for inconvenience....
Durgaprasada Kalluraya
dkalluraya
Offline Send Email
May 2, 2003
12:36 pm
7866
Hi Durgaprasada, I couldn't see the code of your own function pdf_set_font. Please send us the code. And tell us please the difference between the input and ...
Kurt Sttzer
kurt@...
Send Email
May 2, 2003
1:00 pm
7867
Thanks for your quick reply. The PHP code is as follows, The charcter which does not get displayed digit one inside a circle. i.e. $B-!(B. If you can not...
Durgaprasada Kalluraya
dkalluraya
Offline Send Email
May 2, 2003
2:15 pm
7868
I haven't checked in detail, but I believe your expectation is wrong since the circled digits are not even contained in your character set. See also ...
Thomas Merz
thomasmerz1
Offline Send Email
May 2, 2003
2:39 pm
7869
Thomas, Thanks a lot for giving me correct link. I got the solution from the link you had given. The characters are comming properly in PDF. Following is the...
Durgaprasada Kalluraya
dkalluraya
Offline Send Email
May 2, 2003
5:17 pm
7870
PDFlib 5 supports custom CJK TrueType and OpenType fonts in addition to PDF's standard fonts. For details please refer to the manual. Thomas ... -- ...
Thomas Merz
thomasmerz1
Offline Send Email
May 2, 2003
6:55 pm
Messages 7841 - 7870 of 19965   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