My recommendation would be to write your OWN command line "tool" (in Java) that 
calls on iText to do EXACTLY what you need it to do...


On 5/5/09 1:26 PM, "George Pitcher" <george.pitc...@publishingtechnology.com> 
wrote:

Leonard,

I agree, and that would be my plan. However, I do need to find a command-line 
way of achieving what I want. I've looked through the book for examples, and 
can see that the closest I get is '...tools.plugins.Concat' etc, but there is  
(or I haven't yet found it) any clear exapmples of how to actually do it.

Cheers

George

-----Original Message-----
From: Leonard Rosenthol  [mailto:lrose...@adobe.com]
Sent: 5 May 2009 1:19 pm
To:  Post all your questions about iText here
Subject: Re:  [iText-questions] Advice sought on using Split, Concat and  
Encrypt

And  since you're moving platforms, then moving to the latest version of iText  
would also be a good thing - as there have been NUMEROUS  improvements...

Leonard


On 5/5/09 12:23 PM, "Paulo Soares"  <psoa...@glintt.com>  wrote:


There are several questions here. As for the problem  with Acrobat 9 files at 
the time a file was requested and denied, we're not  psychic to solve things 
that we can't see. You are insisting a lot on the  Toolbox, perhaps expecting 
that it's some kind of command line utility. The  Toolbox is a showcase for 
some of the iText library capabilities. You should  look at the examples at 
http://1t3xt.info/  for ways to do it.

Paulo

> -----Original  Message-----
> From: George Pitcher [mailto:george.pitc...@publishingtechnology.com]
>  Sent: Tuesday, May 05, 2009 12:05 PM
> To: Post all your questions  about iText here
> Subject: [iText-questions] Advice sought on using  Split,
> Concat and Encrypt
>
> Hi,
>
> I  have for several years, been using iText on a Windows NT
> server in a  PHP application to split, join and encrypt pdfs.
>
> I have  been using an early version of iText and j2re1.4.2_16.
> The usage has  been by executing a shell command such as:
>
> $z = exec("java  -cp".$ipath."com.lowagie.tools.concat_pdf
> ".$filename_cover."  ".$filename_temp." ".$filename);
>
> where $filename_cover is a  single-page PDF created on the fly
> by PHP, $filename_temp is an  existing PDF on the server
> filesystem, or uploaded by the client,  and $filename is the
> output file.
>
> Some of my  clients have recently raised issues where they
> have been attempting  to put a cover on a document created
> using Acrobat v9, and iText has  thrown an error.  I did raise
> this at the time, but the only  response pointed me in the
> direction of the iText Toolbox, saying  that the tools that I
> was using were no longer part of the main  iText core.
>
> I am now moving my server away from Windows Nt  and onto Linux
> (Debian). I am quite keen to resolve this problem as  part of
> the move, but can find little in terms of examples of how  to
> use the Toolbox within my existing PHP framework.
>
> I'm a Linux newbie, so if someone does have a solution,  could
> they please be gentle and provide as clear an example as  possible.
>
> MTIA
>
> George
>

Aviso  Legal:

Esta mensagem ? destinada exclusivamente ao destinat?rio. Pode  conter 
informa??o confidencial ou legalmente protegida. A incorrecta  transmiss?o 
desta mensagem n?o significa a perca de confidencialidade. Se  esta mensagem 
for recebida por engano, por favor envie-a de volta para o  remetente e 
apague-a do seu sistema de imediato. ? proibido a qualquer  pessoa que n?o o 
destinat?rio de usar, revelar ou distribuir qualquer parte  desta mensagem.



Disclaimer:

This message is destined  exclusively to the intended receiver. It may contain 
confidential or legally  protected information. The incorrect transmission of 
this message does not  mean the loss of its confidentiality. If this message is 
received by  mistake, please send it back to the sender and delete it from your 
system  immediately. It is forbidden to any person who is not the intended 
receiver  to use, distribute or copy any part of this  message.





--
Leonard Rosenthol
PDF Standards Architect
Adobe Systems  Incorporated


--
Leonard Rosenthol
PDF Standards Architect
Adobe Systems Incorporated
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to