I can't get a script to work which did when usinc php4. I also can't even get the samples to work. For example, pdfclock.php throws the error below: Fatal...
Hello, ... I don't think, this is one of our provided PDFlib 6 example. you mixed two the old styles and the new PHP 5 OOP style. please compare both version...
I'm trying to use the examples as refereces, but for all php5 examples I get: Fatal error: Trying to clone an uncloneable object of class PDFlib in ...
Sean, it might be the best way to open a support case at support@... and send further details: - your complete phpinfo() output - detailed information...
I'm wanting to use PDFBlocks to create a PDF invoice. My difficulty is how can I create the invoice lines so that I can repeate them as many times as I have...
I'd like to set page numbers of pdf documents arbitrarily : i.e. not starting from page 1, and not counting-up by 1. e.g. 10 (1st page), 12 (2nd page), 40(3rd...
... You want to create what PDF calls "page labels". Use the following option in your first call to PDF_begin_page_ext() to create, say, decimal arabic numbers...
Hi Rainer, By placing ini_set('zend.ze1_compatibility_mode', 0); at the top of php code, it all works. Should I still submit this as a bug? Thanks. Sean...
Please excess me if this is a copy. Here is the scenario. I created a pdf from MS Excel(the spreadsheet was furnished to me). I save the pdf to a .ps file. I...
Jmrasmus, ... Sounds good so far ... And just what is this article # 15135? ... But did distiller make a pdf? Or did it get cancelled per the font setting ...
... Behalf ... created a ... pdf ... times, I ... pdf ... feel ... help ... Lou, 1. Sorry, article # 15135 is message 15135 in this group. 2. Yes distiller did...
... Behalf ... created a ... pdf ... times, I ... pdf ... feel ... help ... Lou, 1. Sorry, article # 15135 is message 15135 in this group. 2. Yes distiller did...
... It's always a good idea to include symptoms (message text) when reporting a problem... ... I guess the problem is that "/" is not a valid option. Thomas ...
... Yeah, you're right... if the string is : "/" it is OK if the string is : "<" Nope!!! I can't see anything... if the string is : "</" it returns: End...
... The character "<" is the control character for the begin of an inline option list by default (see chapter 8.3.5 "Inline Option Lists for Textflow"). There...
Kurt Stützer
kurt@...
May 4, 2006 2:30 pm
15200
... Great!!! I think I'm getting some troubles following instruction... (page 219) Inline option lists must be encoded in winansi encoding, and must be ...
... Hi Dennis, sorry, but I think you can't do that directly. But may be you can use a kind of workaround. But at first some things for understanding: First:...
Patrick Schulz
pschulz@...
May 8, 2006 8:49 am
15206
hi, kann anybody help me, i want to install pdflib, i load den Zip from www.pdflib.com but i don't know how to install it. thanks,...