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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 18244 - 18276 of 19963   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18244
... The answer depends on which language binding you use. In C the text will be returned by TET_get_text() in UTF-8 format, which can produce 1-4 bytes per...
Thomas Merz
thomasmerz1
Offline Send Email
Feb 1, 2008
10:03 am
18245
Hello together, how can tabular positions be deleted which were set with the "ruler { ... }"-definition in a macro? I have two paragraphs within one textflow....
christoph.rothe
Offline Send Email
Feb 1, 2008
1:01 pm
18246
Once again you pull me out of the hole that I was digging Thomas ! So now I am able to get the proper text from the page building one character at a time using...
Ben Marchbanks
pdflibpilot
Offline Send Email
Feb 1, 2008
1:14 pm
18247
Hi Christoph, I think the second ruler definition is shorter than the first definition, but the number of used tabulators is equal. Otherwise I cannot explain...
Kurt Stützer
kurt@...
Send Email
Feb 1, 2008
1:30 pm
18248
Hi Kurt, sorry, I forgot to mention this: the second definition is shorter but has the same number of tabulators. Christoph....
christoph.rothe
Offline Send Email
Feb 1, 2008
2:41 pm
18249
... and this situation causes the bug we fixed. Work-around: Fill the ruler array until the maximal number of actual used tabulators within a line is reached. ...
Kurt Stützer
kurt@...
Send Email
Feb 1, 2008
2:53 pm
18250
I have a PPS text block with the textflow property set as true. I would like to set the lineheight property of the block. I see there is a way to set the...
arkideas
Offline Send Email
Feb 1, 2008
8:17 pm
18251
Platform: Redhat PHP: 5.2.1 PDFLib: 7.0.2 Example code: $document = new PDFLib(); $document->begin_document('', 'inmemory=true linearize=true'); // add some...
pest_lence
Offline Send Email
Feb 2, 2008
2:06 am
18254
Christian, ... maybe an follow up error, and the "real" error occurs earlier in your code. (maybe some missing resources, and you do not handle such ...
Rainer Plöckl
ruebennase_de
Offline Send Email
Feb 2, 2008
8:34 pm
18255
The most recent Acrobat Professional comes with the ability to insert a link in the PDF document, as seen here: http://patriot.net/~ramon/Acrobat-Link.png Can...
ramonfherrera
Offline Send Email
Feb 3, 2008
9:03 pm
18256
Makes Downloading Fun! FREEhigh speed unlimited software download from http://ccietutorial.com/...
tutorial4u24
Offline Send Email
Feb 3, 2008
11:03 pm
18257
Hi, "lineheight" is an option of suboption list "wrap". However "wrap" isn't supported in the Block plugin menu, but is supported as option in the option list...
Kurt Stützer
kurt@...
Send Email
Feb 4, 2008
10:39 am
18258
Hi, Can anyone help with this one? I have a PHP script that creates a PDF file with tabular content. It works perfectly with the following lines of code: ...
Nick Roper
roper_nick
Offline Send Email
Feb 4, 2008
6:44 pm
18259
Hello, Can I programmatically create a block? Kind Regards, John....
jossford
Offline Send Email
Feb 5, 2008
5:26 pm
18260
Provides programming help and webdesign help at http://webdesignehelp.in/...
tutorial4u41
Offline Send Email
Feb 5, 2008
11:01 pm
18261
J2ee Question And Answers at http://J2EEQA.blogspot.com...
tutorial4u43
Offline Send Email
Feb 6, 2008
9:28 am
18262
Currently, that's not possible. Kurt ... -- _______________________________________________________________ Kurt Stützer kurt@......
Kurt Stützer
kurt@...
Send Email
Feb 6, 2008
10:36 am
18263
Can I create a text flow and edit its contents at a later date? John....
John Ford
jossford
Offline Send Email
Feb 6, 2008
10:47 am
18264
What do you mean by "later date"? You can insert a default text in the Block plugin dialog, but a PDFlib application supplies the actual text for a block ...
Kurt Stützer
kurt@...
Send Email
Feb 6, 2008
10:59 am
18265
Once I have created a text flow and saved the PDF can I reopen the same PDF and edit the text in the text flow? John....
John Ford
jossford
Offline Send Email
Feb 6, 2008
11:06 am
18266
Sorry, no. Belated text changes are not possible programmitically in PDFlib. Kurt ... -- _______________________________________________________________ Kurt...
Kurt Stützer
kurt@...
Send Email
Feb 6, 2008
11:14 am
18267
Are there methods using TET, to detect underlined text in order to reproduce the same underlined text in a slightly modified PDF ?...
Ben Marchbanks
pdflibpilot
Offline Send Email
Feb 6, 2008
11:47 pm
18269
... No, TET does not support such a feature. Thomas _______________________________________________________________ Thomas Merz tm@......
Thomas Merz
thomasmerz1
Offline Send Email
Feb 7, 2008
9:30 am
18270
ccnptutorials.info is the best sites to the internet for Software. http://ccnptutorials.info/...
softhelp_16
Offline Send Email
Feb 10, 2008
4:57 pm
18271
Hello I try to read a PDF file with TET version 2.2 The PDF is made by AFPL Ghostscript 8.54 and use 2 different Arial font True Type with personalized code...
ivo.montanelli
Offline Send Email
Feb 11, 2008
2:26 pm
18272
... Just guessing, but this could mean "custom encoding". ... Could you send a sample file to our support for investigation? Thomas ...
Thomas Merz
thomasmerz1
Offline Send Email
Feb 11, 2008
2:51 pm
18273
So basically, I convert a pdf to image, then do some stuff, then convert image back to pdf. Here is some code to convert image back to pdf $p = new PDFLib(); ...
kenpeter12345
Offline Send Email
Feb 12, 2008
12:38 am
18274
Hi there! I'm getting dynamic text from a xml. This text may be rotated or flipped in any way you like. I therefore need to knwo the dimension of this text,...
sellighsphire
Offline Send Email
Feb 12, 2008
10:04 am
18275
hello, I have a problem using the spot colors with PDFLib. I'm using PHP to access the PDFLib. Below a litte example of my code: $color =...
toasty81
Offline Send Email
Feb 12, 2008
10:49 am
18276
... Yes! Textflow has its own encapsulated graphics state. The reason is e.g. that you can call create_textflow() outside a page. You must set: $tf =...
Kurt Stützer
kurt@...
Send Email
Feb 12, 2008
12:17 pm
Messages 18244 - 18276 of 19963   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