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 2788 - 2819 of 3697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2788
hi! ... seams like i forgot to upload the new page, sorry cheers, -- fredo unix, linux, freebsd, jpeg, png, gif, ppm, apache, perl, php, mysql, pdf, ps, ooorg,...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Nov 2, 2005
6:09 pm
2789
I am familiar with getting a file of a tiff into an image object. But what if the tiff is already in a scalar, as when I fetch it from the internet? This...
Mike
mw487
Offline Send Email
Nov 3, 2005
2:06 am
2790
hi! ... the image_tiff method allows PDF::API2::IOString objects instead of filenames. so your code would look like: $imgfh=PDF::API2::IOString->new(); ...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Nov 3, 2005
8:07 am
2791
Our client with core strengths include knowledge and expertise in voice and data networking (VoIP and Unified Communications), is looking for Telecom Expertise...
Mahesh Kumar
maheshkumar_hr
Offline Send Email
Nov 5, 2005
6:41 am
2792
Our client with core strengths include knowledge and expertise in voice and data networking (VoIP and Unified Communications), is looking for Telecom Expertise...
Mahesh Kumar
maheshkumar_hr
Offline Send Email
Nov 5, 2005
6:42 am
2793
I have a question about the processing time it takes to process a 850 x 1100 pixel images with transparency. Without transparency it takes ~ 0.0008 seconds,...
Chris
kloby_one
Offline Send Email
Nov 9, 2005
5:03 pm
2794
basically the difference in processing time you experience is the result of a design decision i made. simple png images will simply be moved into the pdf, but...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Nov 11, 2005
12:19 am
2795
Thank you for the response! I have a couple of questions... 1) What exactly in the PDF spec is limited, could you point me to a place with that information at...
Chris
kloby_one
Offline Send Email
Nov 11, 2005
2:43 pm
2796
... You can find all the information you need in the Adobe Pdf Reference. In Chapters 4 and 7. I think the limitation Alfred speaks of is in how Pdf handles ...
moosepdf
Offline Send Email
Nov 13, 2005
10:00 am
2797
... exactly ... deintelacing is a must since PDF::API2 does not support interlaced png. ... since i killed win32 as a development platform i'm considering that...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Nov 13, 2005
7:02 pm
2798
Hello, Whatever PDF I create with OpenOffice 2.0 ends up with page 1-3 okay and the rest losing content and only containing what I draw on them. This short...
Peter Gervai
grinapo
Online Now Send Email
Nov 14, 2005
10:40 pm
2799
... Additional info: I tried to "trick" the problem. * First tried to importpage them one by one, failed, so the page open must be the culprit. FAIL. * I tried...
Peter Gervai
grinapo
Online Now Send Email
Nov 15, 2005
9:27 am
2800
hi! i just uploaded PDF-API2 0.51 to CPAN: - tgz, ppm, blah, blah - fixed import corruption bug introduced in 0.48 (seen as blank pages) and for all those that...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Nov 16, 2005
9:17 am
2801
Good morning.... Has support for AcroForms been completely scrapped? I noticed something in the changelog about it, but just wanted to make sure. I am trying...
Chris
kloby_one
Offline Send Email
Nov 17, 2005
4:14 pm
2802
Hello, PDF::Table is a helper class for automatically building multi-page tables in PDF::API2. It has features like fixed-width or auto-width for columns,...
brectable
Offline Send Email
Nov 23, 2005
4:20 am
2803
Hi, sorry I am pretty sure it's been asked and answered already on the list, but having crammed trough the archives for almost 1,5 hours I just gave up! I want...
the Shelter
the_shelter
Offline Send Email
Nov 23, 2005
11:51 am
2804
... Here is a script that creates a new PDF with two pages from the old PDF per page: http://pdfapi2.sourceforge.net/cgi-bin/view/Main/TwoUp You can use it for...
Shawn Corey
shwncorey
Offline Send Email
Nov 23, 2005
1:26 pm
2805
Hello, Main question is: how to copy a page? What I would like to do is: $page = $pdf->page; ...do whatever I want on $page... $page->update; # or not, but I...
Peter Gervai
grinapo
Online Now Send Email
Nov 24, 2005
11:24 am
2806
Hello, I have a simple question about the 'bogen' function. I'm trying to make a rectangular structure with rounded corners, using simple lines and bogen ...
Wouter Van Hemel
pdf-api2-yahoo@...
Send Email
Nov 29, 2005
12:57 am
2807
... if you want the same content on a number of pages, put the content into a form_xo ($xo = $pdf->xo_form) and place it on each page. ... the sourceforge wiki...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Nov 29, 2005
1:18 am
2808
Hello! How can I include an Image (jpg, png, ...) to a pdf document? Thanks for help!...
jkba1971
Offline Send Email
Dec 2, 2005
4:36 pm
2809
... See: http://pdfapi2.sourceforge.net/cgi-bin/view/Main/Faq040Images perldoc PDF::API2 (search for 'image') perldoc PDF::API2::Content (search for 'image') ...
Shawn Corey
shwncorey
Offline Send Email
Dec 2, 2005
6:09 pm
2810
Dear All, I am using 3r77 version windows 2000. In one requirement I need to find our the list of page numbers that contains some form of color details. The...
aqua
aqua@...
Send Email
Dec 8, 2005
5:57 am
2813
Hi, I want to draw a Code128 barcode, but I want to set the text that's going to be displayed below the barcode, I use this: my...
Dani Pardo
dani@...
Send Email
Jan 19, 2006
9:16 am
2814
i am trying to place text on top of arbirary images, so i need to make it appear on both dark and light backgrounds. warning! i am using a pretty old version...
naknomum
Offline Send Email
Jan 20, 2006
1:29 am
2815
... What you want is the render mode. This is available via $txt->render($mode); See section 5.1.2 in PDF Reference, version 1.5 ...
Shawn Corey
shwncorey
Offline Send Email
Jan 20, 2006
11:37 pm
2816
... thanks for the pointer! it worked great. txt->render(2) is the mode that i needed (fills and strokes). plus i had no idea you could use fonts as...
naknomum
Offline Send Email
Jan 23, 2006
10:33 am
2817
Hi, I am working on a little app to extract the used colors in a pdf file and build a new pdf with a list of the used colors. Question 1: Is there a built in...
the Shelter
the_shelter
Offline Send Email
Jan 24, 2006
12:26 am
2818
Any pointers guys. Regards Dominic...
Aqua
aqua@...
Send Email
Jan 24, 2006
9:12 pm
2819
hi! SNIP ... SNIP ... SNIP i think $cs = $pdf2->colorspace_separation( 'Pantone 458 CV', 0.172, 0.188, 0.667, 0.02); should produce your desired color. cheers,...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Jan 24, 2006
9:47 pm
Messages 2788 - 2819 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