... 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...
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...
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...
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...
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...
... 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...
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. ! ! !...
... 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 ...
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. ...
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...
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...
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...
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...
Hi! ... basically PDF::API2 does not do kerning yet. i'm currently working on 'Composites', 'Substitutes', and 'Kerning', but those things do not lead...
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...
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...
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,...
... 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...
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@...
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...
... 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...
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...
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. ...
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...
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 ...
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,...