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 18091 - 18125 of 19965   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18091
... The GoTo flavor of Links indeed points to a page object, but page dictionaries do not directly reveal the corresponding page number - you would have to...
Thomas Merz
thomasmerz1
Offline Send Email
Jan 1, 2008
11:24 am
18093
Hi, I am new to generating PDF documents. I am trying to make a PDF document from EMF file using C++. Can anyone share hints on how an emf can be converted to...
somefoobar
Offline Send Email
Jan 2, 2008
7:35 am
18094
I'm hoping this didn't get lost because of the holidays. I'm not sure if this is a bug in pdflib, or if I can workaround it somehow. I'll appreciate any help...
CindyConlin
Offline Send Email
Jan 2, 2008
5:42 pm
18096
Hi, ... sure, you can specify both scale values with different values. You might use the PDF_scale() or the scale option in the PDF_fit_image() / ...
Rainer Plöckl
ruebennase_de
Offline Send Email
Jan 3, 2008
12:26 pm
18097
Hello, I'd like to know if there is somewhere a list with all the error numbers and the messages associated. If you know such a list, please let me know. ...
Émilise
emilise2
Offline Send Email
Jan 3, 2008
3:38 pm
18098
Hi, We are considering using PDFLib for generating PDF documents for a clients web-based application. There are 2 important features that we need to be able to...
roper_nick
Offline Send Email
Jan 3, 2008
4:02 pm
18099
... PDFlib+PDI can do this. The process is 1) create a new document. 2) draw your background images. 3) import your original document into the new document...
Lance Cotton
jose_can_u_c
Offline Send Email
Jan 3, 2008
4:11 pm
18100
Hi Lance, Thanks for the feedback. Understood regarding your comments on copying/pasting. So will will need PDI to do the watermarking/background image? ...
roper_nick
Offline Send Email
Jan 3, 2008
5:13 pm
18101
... Yes. PDI is the only way for PDFlib to put new content in an existing PDF. If, however, your goal is to create the non-watermark content also in PDFlib,...
Lance Cotton
jose_can_u_c
Offline Send Email
Jan 3, 2008
5:23 pm
18102
Hi Lance, Thanks again for the quick reply. Just to confirm, the intention would be to create both the watermark and the non-watermark content (i.e. the actual...
roper_nick
Offline Send Email
Jan 3, 2008
5:31 pm
18103
... Ok. In that case, you would not need PDI unless your watermark image is a PDF or you otherwise needed to get existing PDF content into your generated PDFs....
Lance Cotton
jose_can_u_c
Offline Send Email
Jan 3, 2008
5:44 pm
18104
CODE: p = new pdflib(); System.out.println("PDFlib version #: " + p.get_parameter("version", 0)); System.out.println("Java version: ...
jaaacen
Offline Send Email
Jan 4, 2008
6:06 pm
18106
... the evidence is, your Java 1.6 use an older PDFlib version. Maybe due to different classpath or LD_LIBRARY_PATH settings, Java 1.6 might use an older...
Rainer Plöckl
ruebennase_de
Offline Send Email
Jan 5, 2008
12:33 pm
18107
... Hash: SHA1 Hi there, we are using PDFlib 6 PDI to generate PDF files based on user-input data. Sometimes there are characters in the input data that are...
Lars Grunewaldt
lgw@...
Send Email
Jan 6, 2008
8:12 pm
18108
Hi Lars, you can set "glyphwarning=false" in the option list of pdf_create_textflow(). By "textwarning=false", each exception throwing will be disabled. The...
Kurt Stützer
kurt@...
Send Email
Jan 7, 2008
10:12 am
18109
Hi Cindy, please contact support@... and send a PDF file together with a log file. Kurt ... -- ...
Kurt Stützer
kurt@...
Send Email
Jan 7, 2008
10:22 am
18110
I need to be able to fit a table without knowing in advance the contents of any cell, the height of any row, the total height of the table and hence the lly...
uopjohnson
Offline Send Email
Jan 7, 2008
9:24 pm
18111
... Hmm... In trying to get this working I discovered that if I specify a row height then the table doesn't stretch to the bottom of the page but only to the...
uopjohnson
Offline Send Email
Jan 7, 2008
11:11 pm
18114
... Hi, You can fit your table with the max height available in your page, and then call PDF_info_table with the parameter "height", and you'll know how much...
Émilise
emilise2
Offline Send Email
Jan 8, 2008
9:04 am
18115
... Yes! ... You can specify a fix row height sufficiently large enough. in addition text flows seem to ... Yes! You can specify also a fix table row height...
Kurt Stützer
kurt@...
Send Email
Jan 8, 2008
10:45 am
18116
Are you alone? Want to meet casual girls in local area? This site is for people to find casual love or long-term. Many girls have joined. It's simple. You just...
lance.lee12
Offline Send Email
Jan 8, 2008
2:20 pm
18117
We are producing PDF documents, using PDFlib 7.0.2 for .NET and unicode encoding. In this special case we want to create an operating manual, based on XML data...
metadaten
Offline Send Email
Jan 8, 2008
3:51 pm
18118
... We don't provide such a fallback method for characters currently. But we keep in mind this feature for later versions. You can check the availability of a...
Kurt Stützer
kurt@...
Send Email
Jan 8, 2008
7:14 pm
18119
Arialuni contains every character that's in normal arial as well. just use it and you should be fine....
Guy Morton
guy_mmmmmm
Offline Send Email
Jan 8, 2008
10:03 pm
18120
Hi list, what would be your solution for converting simple HTML Code into a pdf, generated by pdflib. Here is an example of some html code: Some text...
Martin Borer
mbarts@...
Send Email
Jan 8, 2008
11:03 pm
18121
Hello, I am interested in the PDFLib Text Extraction Tool Kit software that will allow me to perform the following task: 1. select text from PDF file that...
olilazarre
Offline Send Email
Jan 8, 2008
11:48 pm
18122
... Using TET you can extract all text on a PDF page, and then decide (based on the content) how to proceed. Alternatively, you can specify regions of interest...
Thomas Merz
thomasmerz1
Offline Send Email
Jan 9, 2008
12:04 am
18123
Yes, I mean "wrong" characters, indeed :) For instance, our customer uses unicode 0x2205 () for the diameter sign (actually this is the mathematical symbol...
metadaten
Offline Send Email
Jan 9, 2008
9:11 am
18124
Unfortunately, the Arial Unicode glyphs look slightly different than the Arial glyphs, so we can't use the unicode font if the customer says, he wants 100%...
metadaten
Offline Send Email
Jan 9, 2008
9:17 am
18125
Arial is a crappy font face anyway, so why should they care? :-)...
Guy Morton
guy_mmmmmm
Offline Send Email
Jan 9, 2008
9:22 am
Messages 18091 - 18125 of 19965   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