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 19502 - 19531 of 19973   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19502
... Ah, that's a separate situation; we refer to it as the "page x of y" problem since you also run into it when you want to print the total number of pages on...
Thomas Merz
thomasmerz1
Offline Send Email
Apr 1, 2009
10:38 am
19503
I've got all of that. I've already read and understood the "page x of Y" example. I'm not saying I have a problem writing "page x of y" on the footers of...
jaymuntz
Offline Send Email
Apr 1, 2009
12:40 pm
19504
In the publishing world, the TOC is "front matter" and is traditionally numbered in lowercase roman numberals. After the front matter, you get the content,...
Lance Cotton
jose_can_u_c
Offline Send Email
Apr 1, 2009
1:49 pm
19505
I hear that about front matter. My idea is that when reading a PDF in Adobe Reader, it's nice if the page numbers align with Reader's notion of the page...
jaymuntz
Offline Send Email
Apr 1, 2009
3:39 pm
19506
Hello, I tried the Glyphcheck feature with a font called "Anke Print". You find it on the web. Fit_textline("ä(p", 0, 0, "glyphcheck=replace") replaces the (...
bau4711
Offline Send Email
Apr 1, 2009
4:57 pm
19507
... PDF and PDFlib support a mechanism called "page labels" which you can use to separate physical from logical page numbers. For example, using suitable page...
Thomas Merz
thomasmerz1
Offline Send Email
Apr 1, 2009
10:17 pm
19508
Hi, please contact our support at support@... and send a log file which you can enable by Pdf_set_parameter("logging", "logfile=bau4711.log remove...
Kurt Stützer
kurt@...
Send Email
Apr 2, 2009
12:17 pm
19509
Hi Everyone. Is there a possibility to get the remaining text of a textflow that is not yet placed? Background: In an application I place text below some...
nappekarl@...
nappekarl...
Offline Send Email
Apr 3, 2009
10:56 am
19510
Sexy biker babes are waiting to meet you! Check their HOT profiles here: http://gooygirl.zoomshare.com/files/chicks.htm...
harleyaxchick
Offline Send Email
Apr 3, 2009
1:43 pm
19511
Hi, I don't know whether I understand you entirely but I think you want to continue the text output in a further fitbox. That's easy: You must call...
Kurt Stützer
kurt@...
Send Email
Apr 3, 2009
2:16 pm
19512
PDFlib GmbH conducted the first comprehensive test of eight PDF/A-1b validation tools. Testing was done with the new Bavaria test suite, which references the...
Thomas Merz
thomasmerz1
Offline Send Email
Apr 3, 2009
2:35 pm
19513
... Sorry, this should read: http://www.pdflib.com/developer/pdfa/validation-report Thomas _______________________________________________________________ ...
Thomas Merz
thomasmerz1
Offline Send Email
Apr 3, 2009
2:43 pm
19514
... Hi Kurt. Thanks for the answer, but actualy I do NOT want to continue in a further fitbox, but fill the remaining text into an Annotation via for instance...
Andreas Heigl
nappekarl...
Offline Send Email
Apr 3, 2009
2:57 pm
19515
Hi Andreas, okay, now I understand. My fantasy is not sufficient to imagine the feature desired from you. Currently is not possible to get the remaining text. ...
Kurt Stützer
kurt@...
Send Email
Apr 3, 2009
3:39 pm
19516
Hello, I have an heavy PDF template which integrates PdfLib blocks definitions and HD images. I want to generate a low definition version of the template by...
pierre.tachoire
Offline Send Email
Apr 3, 2009
3:49 pm
19517
For what it's worth, we've wanted this feature since 2004. We ended up going with the "mark" option, but it's kind of slow compared with what it'd be like by...
Esher, Marc (4-7260)
jonnycattt
Offline Send Email
Apr 3, 2009
5:40 pm
19518
Hi, I've been trying to install PDFlib, TET and pCOS for php on a mac machine for the past few days but have not had any success. These are the steps I have...
sansbuggy
Offline Send Email
Apr 5, 2009
3:04 pm
19519
We use a custom OpenType Font to fill text blocks with fill_textblock in PPS. The problem is that the font directly addresses old-style figures (German:...
marcchampion@...
marcchampion...
Offline Send Email
Apr 6, 2009
6:11 pm
19520
I am trying to place artwork over a background in PDFlib. The artwork is round and requires PDFlib to render it with a transparent background. How do I...
jojothecircusclow
jojothecircu...
Offline Send Email
Apr 6, 2009
6:47 pm
19521
Hi Marc, Mediävalziffer = oldstyle figures Versalziffern = lining figures (figures above the text base line) What you need is an automatic glyph substitution...
Kurt Stützer
kurt@...
Send Email
Apr 6, 2009
8:02 pm
19522
I would like the header row of a data table to have a gradient as the fill color. Is this possible? If so could someone provide a simple example of how to do...
oocha_boy
Offline Send Email
Apr 7, 2009
5:25 pm
19523
... I figured it out, but still have one question. The following code creates a pattern from a shading that can be applied as a fill color for a row. ...
oocha_boy
Offline Send Email
Apr 7, 2009
6:47 pm
19524
Hi Paul, at first glance I would call PDF_fit_table() in the blind mode (see option "blind") and then I would query the row coordinates by means of...
Kurt Stützer
kurt@...
Send Email
Apr 7, 2009
7:25 pm
19525
After upgrading from 7.0.1 to 7.0.3 we started getting an error while using the fill_textblock method. The error message we recieve is "String length has a...
jake.henak
Offline Send Email
Apr 7, 2009
11:04 pm
19526
Hi, Ich suche gerade eine Möglichkeit ein PDF "maskiert" als Master-PDF zu verwenden. Das Masterpdf ist wie folgt aufgebaut. Format A3 Auf den A3 ist zwei A4...
Sebastian H.
borsti_ef
Offline Send Email
Apr 8, 2009
12:34 pm
19527
The following example in the PDFlib Cookbook demonstrates how to import a PDF page and at the same time crop it to display only parts of the original page...
Thomas Merz
thomasmerz1
Offline Send Email
Apr 8, 2009
12:53 pm
19528
... I loaded 7.0.4 this morning and the same bug exists but when I roll back to 7.0.0.0 it builds the pdf file correctly. By the exception message it seems...
jake.henak
Offline Send Email
Apr 8, 2009
2:50 pm
19529
I need to generate a euro character, I have read through the examples in the cookbook, but they all assume you have access to fancy fonts. My target machine is...
tim.snape
Offline Send Email
Apr 8, 2009
3:08 pm
19530
Hello Is it possible to import a pdf that has layers, and then subsequently turn off/hide some layers in the newly created file? Zahir...
Zahir Lalani
zlalani
Offline Send Email
Apr 8, 2009
3:09 pm
19531
... No, PDI does not honor existing layers when importing a page. This is discussed in section 6.2.2 of the PDFlib Tutorial. Thomas ...
Thomas Merz
thomasmerz1
Offline Send Email
Apr 8, 2009
3:18 pm
Messages 19502 - 19531 of 19973   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