Hi, ... No, PDFlib doesn't calculate ascender and descender. The distance between text rows is defined by option "leading". The default value is the current...
Kurt Stützer
kurt@...
Jul 1, 2008 9:17 am
18772
Any news here? I try to workaround his using a pdflib.upr and TrueType fonts, but haven't been successful until now. I would like to know in which order...
Hi Michael, ... That depends on whether you are working with fonts installed at the host computer. In this case, the MAC font manager will search the font at...
Kurt Stützer
kurt@...
Jul 2, 2008 4:00 pm
18774
So, I was surprised to find out (after using 6.0 for two years) that in 7.0 you can't rotate textflow but you can rotate textline. Please please please tell me...
Hi, I'm trying to setup pdflib for java on a windows machine and am getting the following exception: Caused by: java.lang.UnsatisfiedLinkError: PDF_boot at...
... Yeah... When you call add_table_cell(), the optionlist 'fittextflow={}' allows you to specify options that would work in the fit_textflow() command. One of...
... command. ... OK rotate worked, thanks Lance, but now the text is not in the cell at all its actually outside the cell. Hmm I guess different problem ...
Hi, orientate=west etc. within the option list of fittextflow must work. We don't know and cannot reproduce a bug in this regard. What is the effect? If you...
Kurt Stützer
kurt@...
Jul 3, 2008 1:04 pm
18781
Hey Kurt, No effect, it just displays vertically as it would do without it, but rotate does work so I'm happy with that. However, rotate option rotates the...
Hey Kemal, ... As I said , orientate=west etc. must work. Please look for cookbook examples on our home page (http://www.pdflib.com/pdflib-cookbook/tables/),...
Kurt Stützer
kurt@...
Jul 3, 2008 3:41 pm
18783
Hi Not sure if somebody could help me on this but Im very new to pdflib and have always worked with fop. I have pages that have 4 flow maps running down each...
I am extracting PDF text as XML and encountered a problem with the upside down exclamation point. I am using UTF-8 encoding and the character is displaying as...
Ben, your question requires some qualification... ... What does "display" mean here? Is some editor doing something weird but you know that the UTF data...
Hi, what are you meaning by "4 flow maps"? 4 textflows for each column? Or 1 table with 4 columns? Please describe a little bit more in detail what you want to...
Kurt Stützer
kurt@...
Jul 7, 2008 4:37 pm
18787
Kurt, Orientate works, sorry I have used fittextline instead of fittextflow, however now rotate is causing problems. In textflow or in the table if you try to...
Hi Kurt I'm not using a table at all as I need the text to flow from column to column so they are textflows sorry as I said pdflib is very new to me Ive used...
Thank you for your email. I shall be away from the office from July 5th, and back on July 14th. If your enquiry is urgent, then please call my assistant on...
Thank you for your email. I shall be away from the office from July 5th, and back on July 14th. If your enquiry is urgent, then please call my assistant on...
Kemal, Indeed, it's easy to introduce the option "position" for the relative position of the reference point of the textflow fit box. But if rotate != 0, the...
Kurt Stützer
kurt@...
Jul 8, 2008 9:44 am
18792
Okay - I have made some progress and identified the culprits. Here is the XML extraction - note the non-standard characters are appearing as "" which...
65533 (decimal) is FFFD (hex), and U+FFFD (formally known as the Unicode Replacement Character) is the default "unknownchar" in TET. It will be created in all...
Hello, I understand how to do a axial color gradient between, for example, red and black. But how can i create a multi color gradient, with more stop colors....
I guess this is just an error in PDFLib for people out there and if it's not then GREAT, i would love to hear the explanation. If you have a table and you...
We released updated versions of the following plugins for use with Acrobat 9 on Windows: - PDFlib Block Plugin for use with PDFlib Personalization Server ...
Hi I have a problem with my pdflib. I have pdflib 5.xxx installed on a linux server with an java web application. The development of this application was on a...
Hello, ... no, this is not possible. ... after reading your email, I get the following solutions in mind: - update your Linux PDFlib 5 version to PDFlib 7 -...
i need to simply fill existing PDF-Forms with values from a database. do i understand that right that - i would need to buy PPS to be able to do this with...