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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2750 - 2779 of 3697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2750
... Are you saying that there is no way to SAVE SYSTEM MEMORY when I have to perform bulk processes as merge more pdf files ... ? Right now that is my...
lorenzo
lorenzoverna
Offline Send Email
Sep 9, 2005
10:47 am
2751
Hello googleartist, g> I used PDF::API2 to combine several small PDF files into one big one. g> Now, given the big PDF file, is it possible to know, how many...
James Olsen
samej71
Offline Send Email
Sep 11, 2005
1:36 pm
2752
Hello Yani, ... YC> You did? How? That's what I was asking about. I responded to your request on the mailing list nearly a month ago (Aug 13, message id...
James Olsen
samej71
Offline Send Email
Sep 11, 2005
1:43 pm
2753
hi! i just uploaded PDF-API2-0.46 to CPAN. * tgz + ppm archive bla, bla ... * applied mod_perl patch verbatim :) * added -isocmap option to $pdf->ttfont to let...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Sep 12, 2005
9:35 pm
2754
I'm currently developing an application for a client using PDF::API2. Mostly it's working great, but I have encountered one problem. I'm having problems with...
Jan Wolter
jandwolter
Offline Send Email
Sep 15, 2005
6:04 am
2755
... the slideshow PDF looks very exciting! i know many of us have been waiting for some of these enhancements to the wonderful PDF::API2! if the release is...
naknomum
Offline Send Email
Sep 15, 2005
9:10 pm
2756
hi! i just uploaded PDF-APIx-Layout-0.0a1 to CPAN. * tgz + ppm archive bla, bla ... * this is the basic code without documentation and an simple example. ! ! !...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Sep 16, 2005
2:07 am
2757
... wow! its great! thanks for giving this to us, and for all the hard work, of course. the FixedGrid stuff totally addresses a big part of what i am trying ...
naknomum
Offline Send Email
Sep 16, 2005
5:48 am
2758
Hi, I have been looking into adding named destinations to an existing PDF. Actually, I want to add a named destination for each existing bookmark in the PDF. ...
loulosee
Offline Send Email
Sep 16, 2005
11:09 am
2759
hi! ... exactly, but in pdfapi2's context this means that named destinations provide the means to refer to destination (pdf-)objects "not created yet" -- which...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Sep 16, 2005
11:47 pm
2760
I am running the Perl PDF2::API code on WinXP SP2 on a comparible Linux machine. It is coming out to be approximately 6 times slower on Windows than Linux. I...
Jesse Rosenberger
abernix83
Offline Send Email
Sep 22, 2005
5:47 am
2761
C++ Professional with PERL expertise Our Client, a leading CMM-LEVEL 5 company with Real Time Embedded Software as its backbone is looking for C++...
Mahesh Kumar
maheshkumar_hr
Offline Send Email
Sep 24, 2005
9:17 am
2762
Hi Friends, I have a problem related PDF.I have to develop a search functionality in our website which can search Text inside pdf files (stored on a folder on...
mca_uptech
Offline Send Email
Sep 29, 2005
10:06 am
2763
Hi everybody. I've been trying to figure out whether PDF::API2 supports kerning. I have tried PFB/AFM, TTF, OpenType (both CFF and TT flavors) and none of them...
mudpub
Offline Send Email
Sep 29, 2005
1:37 pm
2764
hi! ... sorry, but this list is about perl and PDF::API2. if you own acrobat sdk, go complain to adobe. cheers,...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Sep 30, 2005
5:52 am
2765
Hi! ... basically PDF::API2 does not do kerning yet. i'm currently working on 'Composites', 'Substitutes', and 'Kerning', but those things do not lead...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Sep 30, 2005
7:06 am
2766
Depending on how many PDF data you have, a live- search through them might be time consuming ... I suggest 'indexing' the pdfs by extracting the text an refer...
the Shelter
the_shelter
Online Now Send Email
Sep 30, 2005
1:09 pm
2767
hi all, i've been working with pdf::api2 for a few weeks now and it's been going really well but i have one last problem that i can't seem to solve. i create a...
Tony Cook
tcook0168
Offline Send Email
Oct 7, 2005
3:31 am
2768
... The mediabox is the size of the page. Set it to 612, 792, not 595 (8.263888... inches) and 842 (11.69444... inches)....
Shawn Corey
shwncorey
Offline Send Email
Oct 7, 2005
1:03 pm
2769
right on shawn. i didn't think to divide those mediabox values by 72. i knew they were in points so the answer was right in front of me all the time...also,...
Tony Cook
tcook0168
Offline Send Email
Oct 7, 2005
10:28 pm
2770
... I noticed in the $pdf-preferences that you set the -firstpage option to 8.5/in, 11/in. This could cause it to be the correct size but I don't known why; I...
Shawn Corey
shwncorey
Offline Send Email
Oct 8, 2005
1:21 am
2771
does anyone know if you can make a pdf doc read only with pdf::api2 and how to do it?...
Tony Cook
tcook0168
Offline Send Email
Oct 13, 2005
1:01 am
2772
Dear All, I have a PDF document and I need to insert sequential line numbers in the left margin area (and right margin area if it a two column PDF) ...
aqua
aqua@...
Send Email
Oct 18, 2005
9:53 am
2773
Very often in a PDF one line of text can be comprised of multiple text tokens. At the very least you will probably have to read all the text tokens on a page...
Alex Turner
armtuk
Offline Send Email
Oct 18, 2005
2:48 pm
2774
... in the left margin area (and right margin area if it a two column PDF) ... yeah you have to plot a starting point in the doc. you can use the acrobat crop...
tcook0168
Offline Send Email
Oct 19, 2005
1:48 am
2775
hi! i just uploaded PDF-API2-0.47 to CPAN. * tgz + ppm archive bla, bla ... * added kerning option to corefonts, but actual data is still missing. * added...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Oct 21, 2005
8:03 am
2776
Hi Does anyone know what this means??? Can't call method "deflate" on an undefined value at /usr/local/lib/perl5/site_per l/5.8.5/Text/PDF/Filter.pm line 301. ...
Tim Turner
turnertim
Offline Send Email
Oct 27, 2005
1:53 pm
2777
Hi, I'm also getting this warning/error... Text::PDF::Dict still has 'FFxMvktqaxp' key left after release. I'm saving each PDF to a file and then calling...
Tim Turner
turnertim
Offline Send Email
Oct 27, 2005
2:33 pm
2778
Hello, I have a piece of software that needs to generate 400+ one page reports... I've written a loop to create the PDF and write it out to disk... Release ...
Tim Turner
turnertim
Offline Send Email
Oct 27, 2005
2:55 pm
2779
hi! ... Compress::Zlib is not installed AND you're using an pre-0.4x version of PDF::API2. cheers, -- fredo unix, linux, freebsd, jpeg, png, gif, ppm, apache,...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Oct 27, 2005
4:52 pm
Messages 2750 - 2779 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