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...
Show off your group to the world. Share a photo of your group with us.

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 2636 - 2665 of 3697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2636
I recently converted one of our application modules over to pdf::api2. After a few days of trial and error I got everything working. I have some questions and...
Matthew Lenz
matthewlenz
Online Now Send Email
May 27, 2005
3:05 pm
2637
... If it works, it's correct. If you plan to separate the components later you should use separate handles. Myself, I would keep the components in separate...
Shawn Corey
shwncorey
Offline Send Email
May 27, 2005
8:24 pm
2638
... The only ... Do you use compression? You need to have zlib installed. __________________________________________________ Do You Yahoo!? Tired of spam?...
the Shelter
the_shelter
Offline Send Email
May 28, 2005
9:30 am
2639
I should add: $content->compress does the trick... if I remember correctly. See API for details. __________________________________________________ Do You...
the Shelter
the_shelter
Offline Send Email
May 28, 2005
9:38 am
2640
Matthew, We'd love to see some code samples if you can supply them. It might be good to see what happens when your code is run in different environments. I...
Michael
mercutio_viz
Offline Send Email
May 28, 2005
5:45 pm
2641
... yep...
Matthew Lenz
matthewlenz
Online Now Send Email
May 28, 2005
5:52 pm
2642
i'm curious how to actually use it though. $content is pretty vague :) Don't see much explaination in the code either. I use linux for my desktop at work and...
Matthew Lenz
matthewlenz
Online Now Send Email
May 28, 2005
6:05 pm
2643
... I might be able to cut up some samples. I can't paste the verbatim code though cuz its owned by my employer....
Matthew Lenz
matthewlenz
Online Now Send Email
May 28, 2005
6:07 pm
2644
hi! ... a ... using ... a ... important ... you are right, using only one handle is MY preferred method. you can also use only one object for both gfx and text...
alfredreibenschuh
alfredreiben...
Offline Send Email
May 30, 2005
12:15 pm
2645
... howdy ... is there an example of how to use that anywhere? ... the tiff works well for me and thats what i stuck with. ... I just borrowed a method from...
Matthew Lenz
matthewlenz
Online Now Send Email
May 30, 2005
7:46 pm
2646
hi! ... file ... that is because some versions of acrobat will not mess with 3rd party generated data unless they absolutely have to. thats why i use...
alfredreibenschuh
alfredreiben...
Offline Send Email
May 31, 2005
10:56 am
2647
... what is the command to re-distill the pdf using gs?...
Matthew Lenz
matthewlenz
Online Now Send Email
May 31, 2005
4:00 pm
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
Messages 2636 - 2665 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