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...
18772
Michael Müller-Hil...
michaelmh
Jul 2, 2008 12:17 pm
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...
18773
Kurt Stützer
kurt@...
Jul 2, 2008 4:00 pm
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...
18774
kkvakic
Jul 2, 2008 6:28 pm
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...
18775
aarif_rashid
Jul 2, 2008 6:50 pm
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...
18776
aarif_rashid
Jul 2, 2008 7:57 pm
Hi, Never mind. I solved it. I had an old v6 pdflib.jar lurking that shouldn't have been. Sorry for any inconvenience. Regards, Aarif...
18777
Lance Cotton
jose_can_u_c
Jul 2, 2008 8:14 pm
... 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...
18778
kkvakic
Jul 3, 2008 12:09 pm
... command. ... Lance, I honestly thought the same thing before I've even wrote this but it did not work. Here is my opt_list being passed to...
18779
kkvakic
Jul 3, 2008 12:18 pm
... 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 ...
18780
Kurt Stützer
kurt@...
Jul 3, 2008 1:04 pm
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...
18781
kkvakic
Jul 3, 2008 2:23 pm
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...
18782
Kurt Stützer
kurt@...
Jul 3, 2008 3:41 pm
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/),...
18783
whiting_barry
Jul 7, 2008 11:37 am
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...
18784
Ben Marchbanks
pdflibpilot
Jul 7, 2008 2:18 pm
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...
18785
Thomas Merz
thomasmerz1
Jul 7, 2008 4:25 pm
Ben, your question requires some qualification... ... What does "display" mean here? Is some editor doing something weird but you know that the UTF data...
18786
Kurt Stützer
kurt@...
Jul 7, 2008 4:37 pm
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...
18787
kkvakic
Jul 7, 2008 5:55 pm
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...
18788
whiting_barry
Jul 8, 2008 8:14 am
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...
18789
nroper@...
roper_nick
Jul 8, 2008 8:14 am
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...
18790
nroper@...
roper_nick
Jul 8, 2008 8:14 am
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...
18791
Kurt Stützer
kurt@...
Jul 8, 2008 9:44 am
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...
18792
Ben Marchbanks
pdflibpilot
Jul 8, 2008 11:42 am
Okay - I have made some progress and identified the culprits. Here is the XML extraction - note the non-standard characters are appearing as "" which...
18793
Thomas Merz
thomasmerz1
Jul 8, 2008 12:14 pm
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...
18794
heather nova
bautom
Jul 8, 2008 8:36 pm
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....
18795
Lance Cotton
jose_can_u_c
Jul 8, 2008 8:41 pm
... Wouldn't that just be 3 separate gradients place in sequence so their start and end points line up appropriately? -Lance...
18796
kkvakic
Jul 9, 2008 12:26 pm
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...
18797
Thomas Merz
thomasmerz1
Jul 9, 2008 3:30 pm
We released updated versions of the following plugins for use with Acrobat 9 on Windows: - PDFlib Block Plugin for use with PDFlib Personalization Server ...
18798
radugabor
Jul 10, 2008 7:16 pm
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...
18799
Rainer Plöckl
ruebennase_de
Jul 10, 2008 10:27 pm
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 -...
18800
alexandra.schwebs
alexandra.sc...
Jul 13, 2008 2:32 pm
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...