... Hash: SHA256 hi! PDF::API2 0.71 has been uploaded to CPAN. Major changes: Synfont has been fixed to work with other types of fonts except corefonts. cheers...
The faulty line appears to be in copy() method: if (UNIVERSAL::can($self->{$k}, "is_obj") && !$self->{$k}->is_obj($pdf)) It seems that when passing the '...
Professionals have now turned to the Internet to acquire their PhD degrees. http://www.onlinestudyworld.com Without the hassles of regularly attending a...
Ever wished you could learn how to drive without ever having to step out of your house? Well here's your chance now! Â www.onlinestudyhelps.com Online driver's...
Ever wished you could learn how to drive without ever having to step out of your house? Well here's your chance now! Â www.onlinestudyhelps.com Online driver's...
The Universities have created an indomitable benchmark in the education system of today. Everything, right from name, fame and affluence is associated with the...
I looking for ways of speeding up how long it takes PDF::API2 to get started (once it gets going it is very spiffy). One of the things I noticed while...
... get ... maybe ... As a follow, I decided to trim off all the glpyhs in uniglyph.txt above $FF and using the perl profiler to examine it: Original...
... Yes, when I was looking through the code, I noticed that it had it's own way of deferring loading. I thought, "Why doesn't it just use AUTOLOAD?" It...
... PDF::API2::Util::BEGIN ... it's own ... dig ... getting ... Has anyone ever run a script that used PDF:API2 under mode_perl? Does this slow startup go...
Hi, Search your dream job at Jobs Globe.net <http://www.jobsglobe.net/> Search for Job? Join as Job Seeker Free <http://jobsglobe.net/> Search for Employee? ...
Hi everyone - especially our dear creator and maintainer of PDF::API2. We are running some very complex PDF generation with PDF::API2 and are very impressed....
... Hash: SHA256 ... pdfapi2 is hosted on sf (cvs). ... applied to cvs ... more so cheers, - -- fredo ... Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG...
Hello all! I've tried using finishobjects and the -file object creation to minimize memory requirements but I only get the file to be written to disk as it's...
... That's because you keep adding stuff to $pdf. Because of the structure of PDF, you can't create a file for it until you know all the parts. The file can...
... Some memory gets released, that used by temporary objects, but the PDF steadily grows. If you could divide your document into sections and have one PDF for...
... I'm no PDF expert, but fro what I've read of the specs only global objets and something to build the xref table at the end of the file should be kept in...
... I'm sorry if I say obvious things - but are you sure the objects written to file are no longer referenced after calling finishobjects on them? Regards, ...
... I don't think that it writes to the file until you do a saveas() or a save() which calls saveas(). -- Just my 0.00000002 million dollars worth, Shawn The...
... No, of this I'm pretty sure, the objects get written to the page as soon as finishobjects is called. Fredo, are you out there ? I think we need your...
... Hash: SHA256 ... yes, i'm still out here. ahm, finishobjects is actually a hack to try to force object output onto the Text::PDF modules. under most...
... Hash: SHA256 hi! Most of you might have found that i have been relatively silent this past 2 years and i have finally brought myself to the point that i ...
... Hi Fredo, I'd like to thank you for PDF::API2. I could not have accomplished some difficult tasks without it. I'd also like to thank you for your ...
Hi, Fredo. I dont' have yet any suggestions, but I'd like to thank you for your great work. Some important part of my professional life owns a lot to you. I'd...
Than you for the info. I need to study the library a bit more (but it's really a huge work and I've never gotten around to read and understand enough of it). ...