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...
Show off your group to the world. Share a photo of your group with us.

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 7326 - 7355 of 19967   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7326
I am receiving multi-page pdf documents. Some pages are strictly b&w, others have color images. Is the a way for me to programmatically determine if a page...
GCA
glennabe47
Offline Send Email
Mar 2, 2003
5:53 pm
7327
... Not with PDFlib, no there is not. there are other PDF library that might be able to provide you with that information, however. What OS platform? What...
Leonard Rosenthol
leonardr@...
Send Email
Mar 2, 2003
7:42 pm
7328
Hi, I'm on Windows XP, utilizing VB.NET. Any library suggestions you could provide would be most appreciated!! Thanks, Glenn ... color image? ... you ... ...
glennabe47 <abelg@...>
glennabe47
Offline Send Email
Mar 3, 2003
5:33 pm
7329
Relatively new to PDFlib, so apologies in advance if this is a stoopid question. Can I generate one page of the pdf document, then a second, and subsequently...
glennmolsen <golsen@....
glennmolsen
Offline Send Email
Mar 3, 2003
5:44 pm
7330
With PDFLib+PDI 4.0, I can use any non-symbol/decorated TrueType font with embedding or without embedding and the resulting PDF file is fairly small. When I...
jibrodie <jbrodie@...>
jibrodie
Offline Send Email
Mar 3, 2003
5:44 pm
7331
Did you report this to our support line? I believe there is (maybe) a simple solution to this: If you use a symbol font with "winansi" encoding instead of the...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 3, 2003
5:58 pm
7332
Beta 2 of the next major release PDFlib 5 is available for download at http://www.pdflib.com/beta. The binary downloads include more platforms and languages; ...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 3, 2003
9:59 pm
7333
I am trying to link a C++ application under Linux (Red Hat 7.1). I have the libpdf.so files in /usr/lib. In my makefile i am linking with -lpdf. ...
tailormadesw <staylor...
tailormadesw
Offline Send Email
Mar 4, 2003
3:28 am
7334
OK, I figured that one out (-shared), but now I get a segmentation fault when running with PDFLIB, but not when I link to our own PDF library. Do we need to do...
tailormadesw <staylor...
tailormadesw
Offline Send Email
Mar 4, 2003
4:28 am
7335
... You might want to try the COM object version of JPEDAL (http://www.jpedal.com). Leonard -- ... Leonard Rosenthol...
Leonard Rosenthol
leonardr@...
Send Email
Mar 4, 2003
6:12 am
7336
You must link an auxiliary module called pdflib.o which bridges the gap between C and C++. Beta 2 contains sample Makefiles for C and C++. Thomas ... -- ...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 4, 2003
8:32 am
7337
Please have a look at: http://www.war-against-terror.info It`s an AntiWarGame, it`s cynical and political not correct, but it´s against war and it`s easy like...
peterpawlow <pegelow@...
peterpawlow
Offline Send Email
Mar 4, 2003
6:13 pm
7338
if there's any bi girls here that would like to chat sometime, and hopefully get together for a threesome with some of the guys I've met here check my...
ashleybigirl23
Offline Send Email
Mar 4, 2003
9:58 pm
7339
I'm sure they mean bitonal, not in color?? .mark ... From: ashleybigirl23 [mailto:ashleybigirl23@...] Sent: Tuesday, March 04, 2003 1:59 PM To:...
Mark Schoonover
ka6wke_1
Offline Send Email
Mar 4, 2003
10:05 pm
7340
Is there any way to place an image, then over write it with text. I'm using version 4.0.3 regards Peter...
petero748
Offline Send Email
Mar 5, 2003
1:48 am
7341
The way I solved that problem was to place the image first by using the commands PDF_open_image_file, PDF_place_image and after that PDF_close_image. Then you...
Hendrik Otten
hendrik_otten
Offline Send Email
Mar 5, 2003
6:38 am
7342 Hendrik Otten
hendrik_otten
Offline Send Email
Mar 5, 2003
6:41 am
7343
Hya. I have just downloaded PDFLib 5 Beta 2, and is trying to test this with our engines. I am having big problems - it seems that I get a NullPointerException...
Brian Binnerup
binnerup2000
Offline Send Email
Mar 5, 2003
9:01 am
7344
;-) This fails on the second line..so you won't be getting any debug information from me this time. objPDFLib = New PDFlib_com.PDF() ...
Brian Binnerup
binnerup2000
Offline Send Email
Mar 5, 2003
9:33 am
7345
Needless to say that it works here, but here's the result of our remote trace-less analysis :-) You used the type library import tool to use the PDFlib COM...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 5, 2003
3:00 pm
7346
Hya Thomas. I have removed the reference from my project, adding the new beta 2 dll - and a new interop is then made "Interop.PDFlib_com.dll" (15,5 KB (15.872...
Brian Binnerup
binnerup2000
Offline Send Email
Mar 5, 2003
3:06 pm
7347
Ok... I am pretty sorry to say that after removing beta 1 from both the server and my machine, and removing all dll's from the asp.net bin dir, removing and...
Brian Binnerup
binnerup2000
Offline Send Email
Mar 5, 2003
3:16 pm
7348
Did you also check the cache? Thomas ... -- _______________________________________________________________ Thomas Merz tm@......
Thomas Merz
thomasmerz1
Offline Send Email
Mar 5, 2003
3:25 pm
7349
I'm not sure whether the tlb import tool copies any stuff to the Global Assembly Cache, but it might be worth checking it. Thomas ... -- ...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 5, 2003
3:54 pm
7350
How can I create a pattern from an image file using PDFlib? Hope this is the right forum to ask such a question! Thanks, Tim...
Jacobs, Tim W
tjacobs14450
Offline Send Email
Mar 5, 2003
8:12 pm
7351
You cannot open an image during a pattern definition. However, you can open it before starting the pattern definition, and use the resulting image handle...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 5, 2003
8:22 pm
7352
I was wondering if it were possible to put placeholders in a pdf document and then replace them programmatically with PDFLib? I'm thinking these placeholders...
glennabe47
Offline Send Email
Mar 5, 2003
9:18 pm
7353
I am receiving the following error when I run this code in production on a linux server. this code works fine on a windows development machine. Fatal error:...
dkoeblitz
Offline Send Email
Mar 5, 2003
9:35 pm
7354
The PDFlib block feature in PDFlib 5 is designed as an alternative to PDF forms, lets you use your field names as block names, and lets you easily place...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 5, 2003
10:25 pm
7355
The usual cause of this is ignoring the return value of functions which may fail. Your code snippet exhibits this problem twice, in the PDF_open_file() and...
Thomas Merz
thomasmerz1
Offline Send Email
Mar 5, 2003
10:27 pm
Messages 7326 - 7355 of 19967   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