Hi All We work only with capital markets organizations and one of our largest projects/ customers needs candidates with following profiles. (i) Business...
Hi, There is a script at http://pdfapi2.sourceforge.net/cgi-bin/view/Main/TwoUp that takes 8.5x11 in. PDFs and prints them two pages per page. You might be...
Hi I can't find much about this item either. Not enough for me to get started, at least. Can I find an existing method to process a marked up text? It could be...
Kaare Rasmussen
kar@...
Aug 2, 2005 1:13 pm
2700
... Sadly, no. There has been talk about in this mailing list but nothing exists yet....
The code pasted below is an extension of the script found here: http://pdfapi2.sourceforge.net/cgi-bin/view/Main/TwoUp It creates a PDF document with 8 pages...
... Oops, forget this message; it is totally wrong. When PDF::API2 writes with text_right() or text_center(), it uses the TJ operator to adjust the text matrix...
I have to output a line in reverse, ie black background and white letters. The easiest way, if you think about it, is to draw a black rectangle and write the...
Kaare Rasmussen
kar@...
Aug 4, 2005 9:06 am
2708
... Why don't you write a simple script to test it? You will needed to set the text object's fillcolor, not the strokecolor....
... letters. ... and ... Just for kicks, I whipped up a quickie script to show the relative ease of doing this. The following code will create a black...
Hi there, I don't even know if I'm barking up the right tree, but... Is there way with PDF::API2 to append pdfs togther such that n pdfs on the server could be...
Hi, I have recently started using PDF::API2 on perl, v5.8.7 built for MSWin32-x86-multi-thread. I have a PDF document for which I would like to find text and...
... MSWin32-x86-multi-thread. I have a PDF document for which I would like to find text and create hyperlink annotations. On my test PDF document (as well as...
Michael, I removed the declaration for a new $pdf object and the argument -fith, thanks! I also uploaded the problem PDF to http://danielcrahen.com/pg_0258.pdf...
... I could be wrong (it happened once before I think) but it's your OS that decides how to handle URLs that you click on. If not, then it would be your PDF...
FYI, I havent had problems annotating PDFs with URLs then launching Firefox or IE onclick when either are closed. My guess would be this is OS specific as...
... -fith, thanks! I also uploaded the problem PDF to ... layers and the document is heavily layered? The annotation operation certainly seems to have executed...
Michael, I have tried the code on both WinXP SP2 and Windows 2000 using PDF::API2 v0.44 with Perl 5.8.6 build 813. I get the text ('click here for google'),...
... PDF::API2 v0.44 with Perl 5.8.6 build 813. I get the text ('click here for google'), but no hyperlink annotation. The output file is located ... answers as...
hi! i've looked into this file ... seams like a mis-feature discovered on 2005/06/14. could you test version 0.45 just made available via cpan ? cheers, -- __...
Michael, Looks like Fredo beat us to the punch. My email can be found at http://danielcrahen.com/myemail.txt for the next hour or so. Thanks for your help...