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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 2061 - 2091 of 3697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2061
Hi, We're working on a new project, to deliver PDF files to our subscribers and we have our graphics department put them together and we're writing a CGI...
Jason Purdy
jw_purdy
Offline Send Email
Jan 7, 2004
11:46 am
2062
Hello -- I am attempting to create PDF's on a Solaris box using PDF::API2 and PDF::API2::Lite. I don't want to bombard to list with Newless Cluebie questions,...
mike.murphy@...
Send Email
Jan 7, 2004
11:46 am
2063
I am getting a clean exit status, but a non-readable PDF when I do the following: use PDF::API2::Lite; $pdf = PDF::API2::Lite->new; $pdf->page(595,842); ...
rscdoc2
Offline Send Email
Jan 7, 2004
11:46 am
2065
Hi everyone, I've been searching through the archives and online but can't seem to find an answer to what I'm looking for. First thing I want to say is......
Drab Hanger
whogivesacra...
Offline Send Email
Jan 7, 2004
11:48 am
2066
Hello ! Fredo, let me tell you again that your module is simply great ! Sorry to bother you, but I'm experiencing problems using importpage with some PDF...
paoloasioli
Offline Send Email
Jan 7, 2004
11:48 am
2067
Hi, I'm using the latest verion of PDF::API2. I wanted to make a new PDF file with 3 other pages borrowed from another already created PDF file. Since it was...
melindy9
Offline Send Email
Jan 7, 2004
11:48 am
2068
hi! ... seams like this is a bug in the underlying Text::PDF code i'll have a look at this ... -- fredo...
alfredreibenschuh
alfredreiben...
Offline Send Email
Jan 7, 2004
12:00 pm
2069
You have received an important delivery from mrortner Please pick up the package at the following Web address: ...
mrortner
ortner_2000
Offline Send Email
Jan 10, 2004
3:10 pm
2070
... Hello, I have also found not only this effect but also the creation of a duplicate root object occuring because of the update method. Stephen...
unixtown2002
Online Now Send Email
Jan 10, 2004
3:10 pm
2071
Hello, I have a PDF file, that I am attempting to amend by placing some text into like so. $work1 contains a copy of the source pdf file, which was created...
unixtown2002
Online Now Send Email
Jan 10, 2004
3:11 pm
2072
hi! ... this one is fixed in the upcoming 0.40_14 release which will be out next week both in development and cpan (too stabel to hold back) cheers, -- fredo...
alfredreibenschuh
alfredreiben...
Offline Send Email
Jan 10, 2004
3:16 pm
2073
Dear Alfred, ... out next week both in development and cpan (too stabel to hold back) Is this a fix that needs to go into Text::PDF. Are we out of sync now and...
martin_hosken@...
Send Email
Jan 12, 2004
1:58 pm
2074
hi! ... we are out of sync since the time i decided to move your Text::PDF modules into my PDF::API2::PDF namespace. for the 0.40_xx releases i severely...
alfredreibenschuh
alfredreiben...
Offline Send Email
Jan 14, 2004
6:02 pm
2075
hi! ... have you run 'pdf-optimize.pl' on the resulting pdf ? -- __ _ / _|_ __ ___ __| | ___ unix, linux, freebsd...
fredo
alfredreiben...
Offline Send Email
Jan 14, 2004
7:09 pm
2076
I would like to try pdf-optimize.pl on a few of the PDF's I've made with PDF::API2, but can not seem to find the file anywhere? I found a page that lists it's...
Mark Fowle
mfowle@...
Send Email
Jan 14, 2004
8:56 pm
2077
Hi, Fredo ! I'm trying to install version 40_14 downloaded from CPAN (to test the fix for OpenOffice generated PDF files) and nmake test gives me the following...
paolo_asioli
Offline Send Email
Jan 14, 2004
9:16 pm
2078
Sorry to bother you again, with 40_14 I'm getting the following error Unknown encoding 'PDF::API2::Resource::Font::CoreFont=HASH (0x27ae7ac)' at test.pl line 8...
paolo_asioli
Offline Send Email
Jan 14, 2004
10:48 pm
2079
hi! ... get it from: http://www.penguin.at0.net/~fredo/files/PDF/examples+contrib+docs-0.3r77.tar.gz cheers, -- __ _ / _|_ __ ___ __| | ___...
fredo
alfredreiben...
Offline Send Email
Jan 15, 2004
7:30 pm
2080
hi! ... fixed by 0.40_15 on cpan -- __ _ / _|_ __ ___ __| | ___ unix, linux, freebsd...
fredo
alfredreiben...
Offline Send Email
Jan 15, 2004
7:31 pm
2081
hi! ... as of 0.40_xx you need to do: my $f1=$pdf->corefont("courier", -encode => 'iso-8859-1'); encode is now (5.8.x) a perl internal function so i changed it...
fredo
alfredreiben...
Offline Send Email
Jan 15, 2004
7:41 pm
2082
Hello, <snip> ... text >into like so. ... using ... </snip> is this a utility that is part of the CPAN distribution of PDF::API2? I have scoured my systems...
unixtown2002
Online Now Send Email
Jan 16, 2004
11:56 am
2083
... text ... using...
unixtown2002
Online Now Send Email
Jan 16, 2004
11:56 am
2084
hi, In trying to access to some properties of a pdf document my program seems to enter in an infinite loop, certainly during the document opening. here is an...
pverdret
Offline Send Email
Jan 16, 2004
11:56 am
2085
Hello, I have a perl PDF::API2 script working correctly on a Linux System, but when I move it to a Solaris Box, I get the following error: Can't call method...
dzsysinc
Offline Send Email
Jan 16, 2004
11:56 am
2086
I am experiencing a similar error utilizing code that modifies an existing PDF. the code works fine on a linux system, but not on Solaris, I am guessing that...
dzsysinc
Offline Send Email
Jan 16, 2004
11:56 am
2087
Thanks :) Stephen ... made with ... 0.3r77/MANIFEST.examples ... 0.3r77.tar.gz...
unixtown2002
Online Now Send Email
Jan 16, 2004
11:56 am
2088
... Does a sample perl script exist for the latest PDF:API2 0.40_15 to test a wide range of PDFs with the import functionality? I'd been watching this PDF...
Jeff Kowalczyk
jtk
Offline Send Email
Jan 16, 2004
11:57 am
2089
hi! ... this is a problematic matter to say at least. you cannot programatically know if an import is ok or not if you dont know the producers intentions AND...
fredo
alfredreiben...
Offline Send Email
Jan 16, 2004
4:20 pm
2090
Hi, Fredo ! I'm asking you since you're the best living PDF guru I know... (not joking, I really believe it! :) Do you think that should be possible, given the...
paolo_asioli
Offline Send Email
Jan 18, 2004
12:21 am
2091
... I didn't mean that the result should be compared. As you correctly point out, that's a job for human eyes. I was more interested in a standard way to...
Jeff Kowalczyk
jtk
Offline Send Email
Jan 19, 2004
2:19 pm
Messages 2061 - 2091 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