Dispatching Diseño de fondoHI I'M NEW IN PERL AND PDF'S WORLD I'M MAKING BILLS IN PDF FORMAT WITH A PRE-FORM, ALSO IN PDF, WITH PDF::API2 UNDER solaris. WITH...
... Hi, how many pages do the final pdf have? 1000 bills are quite much. But 20 - 25 min are much too. Wich machine are you using? You can also make a test...
Dani Pardo
dani@...
Apr 3, 2003 10:28 am
1672
Bon dia, Dani. (Poco más se en catalán, continuo en inglés por los demás...) The final pdf has 1000 pages with 3748907kb i'm using a ultra-enterprise 450...
... I thought you were using a slower machine. Anyuway, 374Mb for a 1000 page PDF is pretty much. I have a 1200 Pag. PDF document wich is 4Mb. Try using...
Dani Pardo
dani@...
Apr 3, 2003 1:20 pm
1674
Sorry! The PDF is 3,74Mb. Thanks for the idea!. I'll try ... De: Dani Pardo [mailto:dani@...] Enviado el: jueves, 03 de abril de 2003 15:16 Para:...
Hi I have three problems to expose: 1 - I have a problem when I use importpage with some pdf documents it doesn't work correctly: For example I have a...
I've created a perl script that does two things. First, it overlays a text file to a pdf template (like printing text onto a form). It does this quite well. A...
redo, The first file, 'pdf_overlay.pl', is the script that did this. The second file, 'quote_form.pdf', is the template. The third file, 'sl_quoteb.auto', is...
hi! ... ok, i have found the reason your files getting this big. since you use pdfimage to embed the page, each and every resource is being cloned into the new...
hi, I have a problem with de demo program 13_text-pl on linux... (debian woody) the result pdf dont put any colorized text nor underlined !!! just black !! ...
Hi Fredo and perl-text-pdf-modules, Recently installed version 0.3d64 and Noticed a large number of errors reported by code that had previously worked. Put...
Hi Is it possible for the api to create text fields on the pdf so that someone can enter data in just before printing it? I don't need to store what gets ...
Dispatching Diseño de fondoHi, How to make a page portrait or landscape? Thanks Dispatching Diseño de fondo Hi, How to make a page portrait or landscape? ...
this may not work with every printing method, but the first time I made PDF,s I could not figure out how to do that, so I left it for later. and it just...
Mark Fowle
mfowle@...
Apr 10, 2003 12:34 pm
1690
Dispatching Diseño de fondoOK. This also works for me. Thanks. ... De: Mark Fowle [mailto:mfowle@...] Enviado el: jueves, 10 de abril de 2003 14:47...
I want to replace a string in an existing PDF File with another. Also I want to search for strings in a PDF File. Who can i do this? Thanks for your help....
Tobias
tulte@...
Apr 10, 2003 7:58 pm
1692
... Yes you can. I'm not sure if the high level API does, but certainly the lower level Text::PDF API can. Here's a script I wrote a while ago... #!...
... This may be less successful that you think, different letters/words take up different amounts of space, some typesetting programs (e.g. TeX) produce PDFs...
In which way PDF::API2 could help me to add or read text in an existing PDF File. There are any examples? -- +++ GMX - Mail, Messaging & more...
Tobias Müller
tulte@...
Apr 11, 2003 6:24 am
1695
... Editing text is messy for the reasons in my previous message. I don't think there are any examples. Perhaps if you give a broader view of your problem,...
OK The Language I had to work with is Perl. I get some PDF Files (Created with the Adobe Writer). In this File are special Characters I had to search for. In...
... Well this is a different problem. This doesn't change the layout, so it should be a little bit easier. Someone else in the group should be able to tell...
It is possible to edit the stream(Source Code) of an existing PDF File (Files created with Adobe Writer). I would to add a coloured text (in front of an...