Search the web
Sign In
New User? Sign Up
perl-text-pdf-modules · Mailing-List for Users of PDF::API2
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 2678 - 2707 of 3697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2678
I'm using the PDF::API for getting the number of pages of some document. For one of these the page count isn't right. I've tried to understand the problem but...
pverdret
Offline Send Email
Jul 9, 2005
2:15 pm
2679
can u post some code- might be easiest. When u say pagecount is wrong is it totally off the track? how big in filesize is the file? Cheers, S ... ...
the Shelter
the_shelter
Offline Send Email
Jul 12, 2005
8:06 pm
2680
Hi, The best way to distribute a large file is to place it on the web and post its URL. Of course, if the file contains any proprietary or sensitive...
Shawn Corey
shwncorey
Offline Send Email
Jul 13, 2005
1:51 am
2681
Our client is an emerging leader in the niche segments of Network-to-Business and OSS for the Communication market. Company is empowering customers around the...
Mahesh Kumar
maheshkumar_hr
Offline Send Email
Jul 14, 2005
6:44 am
2682
... Hi, Here is how i use PDF::API2 () for determining the number of pages: use PDF::API2; # $PDF::API2::VERSION == 1.081 my $pdf = PDF::API2->new; $pdf =...
pverdret
Offline Send Email
Jul 14, 2005
10:05 am
2683
... Hi, Many Thanks. I realize that i'm really ignorant in this matter. Processing PDF documents is really a difficult thing so we have to give a great thank...
pverdret
Offline Send Email
Jul 14, 2005
10:17 am
2684
Hi, Some PDF files can have a lot of blank lines at end. In this cas PDF::API2 returns a "Malformed PDF file XXX.pdf at PDF/API2/Basic/PDF/File.pm line 307."...
pverdret
Offline Send Email
Jul 14, 2005
12:02 pm
2685
Hi, I'm sorry it took so long to respond to this. We have moved our offices and I'm trying to get things to a state where I can take some time off when my kid...
Peter Darley
pddarley
Offline Send Email
Jul 19, 2005
9:14 pm
2686
Dear All, I tried few simple code which was working in 3r77 in 0.44. The strange thing is the code is working fine as it is. But when I compile it uing ...
Aqua
aqua@...
Send Email
Jul 20, 2005
4:58 pm
2687
I'll take that back to work on monday where I have a winbox with perl2exe and try it.... ... ____________________________________________________ Start your...
the Shelter
the_shelter
Offline Send Email
Jul 20, 2005
6:59 pm
2688
Calling C++ , VC++ Professionals to Bangalore………. KINDLY NOTE THAT THIS IS AN IMMEDIATE REQUIREMENT Our Client a Software Developing Firm in Bangalore...
Mahesh Kumar
maheshkumar_hr
Offline Send Email
Jul 22, 2005
7:23 am
2689
I have an interesting little challange this morning. I've been working on a something that will generate a PDF document including TT fonts. When I run my...
dpf
Offline Send Email
Jul 27, 2005
1:45 pm
2690
I did some additional testing and found something interesting. On the Perl 5.8.0 box, I installed the latest Compress::Zlib and was able to save the file...
David Fannin
dpf
Offline Send Email
Jul 27, 2005
2:39 pm
2691
... this is a known problem. if you generate the graph yourself just hand the gd-object over to $pdf->image_gd() else open the image with gd and hand the ...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Jul 29, 2005
2:59 pm
2692
hi! ... there is a known issue with core perl 5.8.0 and its unicode support, which also impacts binary filehandles. please note that these issues are "official...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Jul 29, 2005
3:03 pm
2693
Hi How do I scale an image to, say, ½ size (½ x and ½ y)? Forgive me if this is a stupid question. I can't find any documentation on this, though....
Kaare Rasmussen
kar@...
Send Email
Jul 30, 2005
11:28 am
2694
... The documentation is in: perldoc PDF::API2::Content The method is: $gfx->image $imgobj, $x,$y, $scale This assumes a default resolution of 72 dpi. This...
Shawn Corey
shwncorey
Offline Send Email
Jul 30, 2005
6:10 pm
2695
Hi All We work only with capital markets organizations and one of our largest projects/ customers needs candidates with following profiles. (i) Business...
kirubapaulraj
Offline Send Email
Aug 1, 2005
11:02 am
2696
Greetings. I have been given the task of displaying PDF output on Avery 5388 paper. ...
Uber Spaced
uber_spaced
Offline Send Email
Aug 1, 2005
2:56 pm
2697
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...
Shawn Corey
shwncorey
Offline Send Email
Aug 1, 2005
6:30 pm
2698
Thanks. ... 8.5x11 ... use it...
uber_spaced
Offline Send Email
Aug 1, 2005
7:54 pm
2699
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@...
Send Email
Aug 2, 2005
1:13 pm
2700
... Sadly, no. There has been talk about in this mailing list but nothing exists yet....
Shawn Corey
shwncorey
Offline Send Email
Aug 2, 2005
2:50 pm
2701
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...
uber_spaced
Offline Send Email
Aug 2, 2005
7:13 pm
2702
hi! ... i'm actually finishing wrapping up a alpha PDF::APIx module which can do this. cheers, -- __ _ / _|_ __ ___ __| | ___ unix, linux,...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Aug 2, 2005
10:53 pm
2703
... Wouldn't this translate command put the text to left of your mediabox, that is, outside of the card?...
Shawn Corey
shwncorey
Offline Send Email
Aug 3, 2005
12:29 am
2704
... 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...
Shawn Corey
shwncorey
Offline Send Email
Aug 3, 2005
1:06 am
2705
... Interesting. When will the alpha be released, and how do you expect it to work?...
Kaare Rasmussen
kar@...
Send Email
Aug 3, 2005
10:09 pm
2706
hi! ... you can see a preview here: http://pdfapi2.sourceforge.net/cgi-bin/view/Main/PdfApi2ForFunAndProfit cheers, -- __ _ / _|_ __ ___ __| |...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Aug 3, 2005
10:50 pm
2707
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@...
Send Email
Aug 4, 2005
9:06 am
Messages 2678 - 2707 of 3697   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