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 2648 - 2677 of 3697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2648
hi! ... gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=new.pdf -dBATCH XXXX.pdf cheers, -- fredo...
alfredreibenschuh
alfredreiben...
Offline Send Email
Jun 1, 2005
5:01 pm
2649
... it reduced the file size by about 700 bytes but it also reduced the font quality on my 10pt helvetica regular. it would seem that it didn't make any kind...
Matthew Lenz
matthewlenz
Online Now Send Email
Jun 1, 2005
7:36 pm
2650
hi! ... seams like it discarded the cmap and embedded a helvetica-substitute what does: ps2pdf14 old.pdf new.pdf do and which version of ghostscript do you...
alfredreibenschuh
alfredreiben...
Offline Send Email
Jun 2, 2005
12:55 pm
2651
... gave me about the same 700byte reduction ... ghostscript-fonts-5.50-13 ghostscript-7.07-33...
Matthew Lenz
matthewlenz
Online Now Send Email
Jun 2, 2005
3:32 pm
2652
Only company I was able to find that did this on UNIX/Linux last year was Mentalix with their "Pixel ENGINE/OCR" product (not cheap). Anyone know of any...
Matthew Lenz
matthewlenz
Online Now Send Email
Jun 2, 2005
8:02 pm
2653
... might this fit your needs: http://www.abbyy.com/sdk/?param=28804 -- fredo...
alfredreibenschuh
alfredreiben...
Offline Send Email
Jun 3, 2005
9:16 am
2654
... I'll check it out, but it doesn't look like its got the same feature set. Don't think they have scripting support for their linux edition. Thanks for the...
Matthew Lenz
matthewlenz
Online Now Send Email
Jun 3, 2005
2:21 pm
2655
hi, i have one question. i use pdf::api2 module by my application. during generation of document it increases memory usage by 30MB. i use two ttf fonts, which...
Ing. Andrej Košec...
andrej@...
Send Email
Jun 9, 2005
11:15 am
2656
... Ko¹ecký" ... during ... ttf ... Andrej, Could you tell us what platform you're on, and which version of Perl, PDF::API2, etc. Also, do you have a code...
Michael
mercutio_viz
Offline Send Email
Jun 9, 2005
11:28 pm
2657
Folks, I'm new to the list, and have been using PDF::API2 for several (four?) years now. We have a home grown system for setting up tabular reports, but it's...
Peter Darley
pddarley
Offline Send Email
Jun 10, 2005
7:22 pm
2658
A Leading MNC Company is Looking for C Professional With PERL expertise KINDLY NOTE THAT THIS IS AN IMMEDIATE REQUIREMENT Our Client, a leading CMM-LEVEL 5...
Mahesh Kumar
maheshkumar_hr
Offline Send Email
Jun 11, 2005
6:34 am
2659
Dear PDF::API2 Gurus, I am using Windows 2000, PDF::API2 version 3r77 (I am not able to use the new versions because I cannot compile it and use it an...
aqua
aqua@...
Send Email
Jun 11, 2005
6:38 am
2660
&#x2019; and <sub> are HTML notations. I don't think PDF::API2 or PDF itself support HTML notations, do they? Schöne Grüße, Best Regards, -- Andreas Frank ...
andreas.frank@...
kolbhans2003
Offline Send Email
Jun 13, 2005
8:12 am
2661
hi! i'd just like to inform you that i've just uploaded my presentation "PDF::API2 for Fun and Profit" i gave on the "Austrian Perl Workshop 2005" to the Wiki....
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Jun 13, 2005
8:18 am
2662
hi! ... if you cant compile perl just download the vc++ 2003 toolkit and the platform sdk to compile perl 5.8.x or build extensions for the activestate builds...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Jun 13, 2005
8:19 am
2663
hi! ... the upcoming PDF::Layout module will support a subset/variant of HTML-Tags and a superset of Entities (ie. HTML+SGML+Adobe). cheers, -- __...
Alfred Reibenschuh
alfredreiben...
Offline Send Email
Jun 13, 2005
8:32 am
2664
... I wanted to switch to new recent version. But the exe created doesnt work properly. I would appreciate if you could please have a look at your posting. ...
aqua
aqua@...
Send Email
Jun 13, 2005
11:41 am
2665
... Hi, Use the Perl-Unicode notation: "\x{2019}"...
Shawn Corey
shwncorey
Offline Send Email
Jun 13, 2005
2:14 pm
2666
Hi, I'm looking for a method to reduce the size of a PDF file bij deleting the embedded Tiff images from it. So something like: open pdf; foreach $image...
Gert Blekkenhorst
gert_blekken...
Offline Send Email
Jun 14, 2005
12:32 pm
2667
hi! the code below is a quick&untested reuse of the pdf-optimize code. report if it works! cheers, fredo -- #!/usr/bin/perl # (c) fredo use...
alfredreibenschuh
alfredreiben...
Offline Send Email
Jun 14, 2005
1:40 pm
2668
hi! i just uploaded PDF-API2-0.43 to CPAN. * tgz + ppm archive bla, bla ... * added Build.PL + META.yml * fixed annotation creation in existing pdfs cause by ...
alfredreibenschuh
alfredreiben...
Offline Send Email
Jun 15, 2005
11:13 am
2669
Fredo, I've been fiddling around with this; though it didn't immediately fix the problem it sure helped a lot. Seems the problem is not with the images but...
Gert Blekkenhorst
gert_blekken...
Offline Send Email
Jun 15, 2005
3:58 pm
2670
Hi, talking about extracting from pdfs ... Is there a way to extract a list of colors used in a pdf, i.e. also spot colors/ named colors and their values? ...
the Shelter
the_shelter
Offline Send Email
Jun 16, 2005
1:54 pm
2671
Hey Gang, I have a problem that I'm sure can easily be solved. I have just been forced to install a new version of the PDF::API2 (by the way we love this...
Buzan, David A
d_buzan
Offline Send Email
Jun 20, 2005
8:41 pm
2672
Below is an example for a ean13 .. should be able to adapt it. my $gfx = $page->gfx; my $bc = $pdf->xo_ean13(-font => $hvbfnt, -code => $code, -umzn => 8,...
Matthew Lenz
matthewlenz
Online Now Send Email
Jun 20, 2005
8:49 pm
2673
Quick question... Is there a way to make a font BOLD and ITALIC at the same time??? I can make it bold like: $headerfont = $pdf->corefont( "Helvetica-Bold",...
Tim Turner
turnertim
Offline Send Email
Jun 20, 2005
9:15 pm
2674
If you use postscript fonts, which you should in a pdf, there is no declaration that changes the font outlines to italic or bold (Quark used to do that in a ...
the Shelter
the_shelter
Offline Send Email
Jun 20, 2005
9:34 pm
2675
... Hi, I have put some utilities on line at <http://www.geocities.com/shwncorey/pdfapi2-utilities.html> The one called corefonts will create a PDF with the...
Shawn Corey
shwncorey
Offline Send Email
Jun 21, 2005
1:24 pm
2676
Thanks you ever so much. I'll give it a try today. David A. Buzan Business Programmer Analyst Boeing Information Technology South West Region Engineering...
Buzan, David A
d_buzan
Offline Send Email
Jun 21, 2005
3:35 pm
2677
... This is probably orthogonal to your request, but have you considered converting to XSLT and FOP? You've obviously scaled your requirements by at least one...
jeffchimene
Offline Send Email
Jun 27, 2005
5:10 pm
Messages 2648 - 2677 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