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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1778 - 1810 of 3697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1778
hi! ... examples are now a separate download from my website to keep archive size down. -- __ _ / _|_ __ ___ __| | ___ unix, linux, freebsd...
fredo
alfredreiben...
Offline Send Email
Jun 2, 2003
1:22 pm
1779
hi! ... since both the templete and the final pdf are the same, you must use clonepage -- __ _ / _|_ __ ___ __| | ___ unix, linux, freebsd...
fredo
alfredreiben...
Offline Send Email
Jun 2, 2003
1:31 pm
1780
Hi, I've got a script that keeps on writting text from an array, like this: for($i=0; $i<$#array; $i++) { $txt->textln($array[$i]); ($x,$y)=$txt->textpos; ...
Dani Pardo
dani@...
Send Email
Jun 3, 2003
3:18 pm
1781
hi! ... sorry there is no textln method, where did you get that from ? -- __ _ / _|_ __ ___ __| | ___ unix, linux, freebsd...
fredo
alfredreiben...
Offline Send Email
Jun 3, 2003
3:33 pm
1782
... Didn't some of the older versions have a textln method? I vaguely remember having to change some of my older programs when I upgraded versions some time...
shurst@...
skhurst_99
Offline Send Email
Jun 3, 2003
3:36 pm
1783
... Mm.. I'm using a pretty old version.. 2.3.8 :) -- Dani Pardo, dani@... Enplater S.A...
Dani Pardo
dani@...
Send Email
Jun 3, 2003
3:53 pm
1784
hi! ... ah. the textln method was retired because its was to complicated to track the proper matrix-changes. i suggest looking into contrib/text2pdf.pl for an...
fredo
alfredreiben...
Offline Send Email
Jun 3, 2003
4:09 pm
1785
Hi, I've been using PDF::API2 from it's beginning. Example written with corefont=verdana and font_size=10: ... $text='a sdf asdf adsfasdf asdfa asdfalskd...
nuustik666
Offline Send Email
Jun 4, 2003
2:44 pm
1786
hi! ... sorry this currently works as designed. paragraph is not an advanced layout method, it has evolved to its 'simple' present state and is not a solution...
fredo
alfredreiben...
Offline Send Email
Jun 5, 2003
8:24 pm
1787
... I personnally wrote a some code to justify text in a PDF using the TeX::Hyphenate module. I used the hyphenator as a parameter so one could use another ...
HERMIER Christophe
siukurnin
Offline Send Email
Jun 5, 2003
9:07 pm
1788
hi! btw, i took this a little futher ... please have a look at example 09 for version 0.3d71 and tell me if you like it. -- __ _ / _|_ __ ___ __|...
fredo
alfredreiben...
Offline Send Email
Jun 5, 2003
9:13 pm
1789
hi! ... i dont know if i should include this into PDF::API2 but as a separate perl-module on cpan i would be willing to add the required hooks to...
fredo
alfredreiben...
Offline Send Email
Jun 5, 2003
9:16 pm
1790
... Hi, Awesome! Exactly what i need for solving my problem. thanks,...
nuustik666
Offline Send Email
Jun 6, 2003
8:35 am
1792
hi! ... could you please test against the latest release (0.3d71) ? -- __ _ / _|_ __ ___ __| | ___ unix, linux, freebsd...
fredo
alfredreiben...
Offline Send Email
Jun 10, 2003
3:38 pm
1793
Hello! I am new to this list (But I've been working with PDF::API2 for a couple of months...). Question: 1.) If I have a background image that exists as a PDF...
md30022
Offline Send Email
Jun 10, 2003
6:28 pm
1794
... Hi Fredo, Have just done, and the same error (slightly changed I think) comes up: "Can't locate object method "add_elements" via package...
brockmarkhenry
Offline Send Email
Jun 11, 2003
1:07 am
1795
No need to repsond to my original post. I figured out how to do it in postscript without using image files. Looks better, is better. M. Dickens...
md30022
Offline Send Email
Jun 11, 2003
6:13 am
1796
Hi, I'm trying to use wingding.ttf font under PDF::API2, but for whatever character I write, I only get the floppy disk displayed.. is there something special...
Dani Pardo
dani@...
Send Email
Jun 11, 2003
7:53 am
1797
hi! ... that depends on which version of PDF::API2 you use. versions starting from 0.3b?? have special code to handle truetype fonts that need symbol-encoding...
fredo
alfredreiben...
Offline Send Email
Jun 11, 2003
8:17 am
1798
hi! ... you either use an encoding that is cyrillic (eg. cp1251) or use the *_utf8 methods with a cyrillic-aware truetype font. BUT beware since the only fonts...
fredo
alfredreiben...
Offline Send Email
Jun 11, 2003
8:58 am
1799
... Mm.. I see I should upgrade one of these days.. but I have many scripts in production, and I'm a bit scared you know :)) Thanks! -- Dani Pardo,...
Dani Pardo
dani@...
Send Email
Jun 11, 2003
9:03 am
1800
hi! ... sorry my fault, i committed the code after the 71 release. 0.3d72 is on the server right now for you to try out. -- __ _ / _|_ __ ___ __|...
fredo
alfredreiben...
Offline Send Email
Jun 11, 2003
9:04 am
1801
... Fredo, The error no longer occurs, but it's still not working properly. The links do not appear, though they do exist in the output file (grep -a http...
brockmarkhenry
Offline Send Email
Jun 11, 2003
11:38 am
1802
hi! ... please do upgrade to the 0.3 series ... it is nowadays included both in freebsd (ports) and debian. (thanks to their respective maintainers :-) -- __...
fredo
alfredreiben...
Offline Send Email
Jun 11, 2003
12:51 pm
1803
hi! ... i'd like to inform you that there is a important fixed/updated release 0.3d72 on my server -- __ _ / _|_ __ ___ __| | ___ unix, linux,...
fredo
alfredreiben...
Offline Send Email
Jun 11, 2003
1:05 pm
1804
... Hi Fredo, I've been playing around with it, and here's what I've found. I created a simple PDF by saving as ps, and distilling it to a small pdf file....
brockmarkhenry
Offline Send Email
Jun 12, 2003
1:02 am
1807
Hello, I have been using the api::pdf without any problems. I can view the resulting pdf and I can print on a black and white printer. But.. When I try to...
bobplace2002
Offline Send Email
Jun 16, 2003
6:45 pm
1808
This is probably off-topic - I've never had a problem printing the files I've created with this library. Problems like that are usually to do with the printer...
Michael Davis
miked@...
Send Email
Jun 16, 2003
6:57 pm
1809
hi! ... i have seen this error printing from adobe reader 4.x to non-postscript-level-3 aware network printers you can either use the pcl version of the driver...
fredo
alfredreiben...
Offline Send Email
Jun 16, 2003
6:57 pm
1810
I ran it with the template pdf files that I am using and they printed fine. The error only happens when it goes through the pdf mod Thanks ... files ... ...
bobplace2002
Offline Send Email
Jun 16, 2003
7:02 pm
Messages 1778 - 1810 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