Dear PDFLib developers! Yesterday I have installed PDFLib block plugin and PDFLib. I have done some tests with blocks and planned to continue that work today. ...
Am I doing something wrong? Using PDFLib 5.0.3, com and dotnet, with VB6: code snippet: *********************************************** MyWid = 8.5 * 72 MyHit...
I am trying to upgrade my 4.03 license to pdflib 6. I have sent numerous emails to both sales and support@..., but they are being bounced. I have faxed...
Stephen Rainey
stephen@...
Jul 1, 2004 7:16 pm
11119
I had correspondence Wednesday and Thursday with Karl Obermayr in Sales support. His email is ko@.... They may be a bit buried in orders? Mike...
Maybe the Time difference too. They are 6 hours ahead. Germany. I think. Steve ... Steve Smith T: 905.829.0536 F: 905.829.0211 2140 Winston Park Drive Unit #1 ...
I used PDF_show_boxed. It wraps the line. rock on! ... see no ... size. ... and confidential information intended only for the use of the ... not the intended...
Stephen, we are live and happily awaiting your order - all our communication channels work. Some hints on contacting us: * Heavily "decorated" emails tend to...
Hello, I've searched through this forum and cannot find my answer. If this has already been answered, forgive me. I'm new to PDFLib and quite the novice, I use...
Hello all, I'm a relatively new PDFlib+PDI user and am having trouble understanding how encodings work with Opentype fonts. A bit of background, we are using...
We've been using PDFLib Lite on Mac OS X with PHP with great success but would like to move up to the commercial version at this point. I need some pointers...
Adobe Acrobat allows users to embed javascript directly into a PDF. Is there a way to do this with PDFlib? I want to create a login dialogue that then sends...
I know there is a way to put javascript into a PDF using acrobat but is there a way to embed javascript into a PDF using PDFlib? I want to force people to...
Hi, I'm currently evaluating PDFLib to verify it will do what I need it to do for a client, but I'm having a problem with the quick reference sample. Its...
... PDF_setpolydash() has been deprecated with PDFlib 5. This is another one of those unfortunate cases where old-time PDFlib users would have had to skim the...
... This is a warning (=non-fatal exception), which means it can be disabled by setting the warning parameter or option to false. However, note that starting...
Hmm, even though I'm not loading it as CCITT, maybe I should give the "K" option a try in load_image. -Lou ... From: Lou Hoelbling Sent: Thursday, July 01,...
... array ... 5.03); ... Yes, but it's still there, so why to change the logic (subtly)? ... Right. However, pdflib.h does seem to be up-to-date; so I wrote a ...
As I have found, there is no way to show html directly i had to parse the html and create an macro definition for the textflow. Tip, break the html up into...
I know there is a way to put javascript into a PDF using acrobat but is there a way to embed javascript into a PDF using PDFlib? I want to force people to...
... The API function is still there, but the core functionality is provided by new code which emulates the old stuff. We would have had to implement various...
Hi All, Let's say I've got a line of text, and I want the text to be white and the background to be black. How is this done with pdflib v6? Thanks. M.E....
Hello! I am having a bit of a problem with embedding a font multiple times. We are creating a large number of files and any time we have more than about 1200...
Hi, I'm doing a proof-of-concept for a client, and here's my problem: Trying to dynamically generate a PDF price list from MySQL data. I use a for loop to...
I am not sure with PDFlib but 22 errors are usually 'I/O errors'. It sounds like this is more of a permissions issue than anything. Make sure the program has...
Thank you Thomas. I double-checked the version and you are correct, I am using 5.02 (my mistake). Is it safe to ignore this warning message, then? Thanks! Ted...
... Yes, but if you update to 5.0.3 the warning will be gone anyway. Thomas _______________________________________________________________ Thomas Merz...
I suppressed the error message but now it appears that the font is not embedding properly. The resulting PDF shows the text in the wrong font. If it would be...