Re: [iText-questions] Add content to copied pdf

2003-01-10 Thread Kumata Mitsugu
One other question related to PdfCopy.
Is it possible to extract only form field from PDF file and place it to
currently generating PDF?

With regards

KuMi

 It's possible with a lot of work. You'd have to deal directly with stream
 contents and dictionaries as all the changes would be in-place.
 
 Best Regards,
 Paulo Soares
 
 -Original Message-
 From:KuMi [SMTP:[EMAIL PROTECTED]]
 Sent:Friday, January 10, 2003 7:13
 To:[EMAIL PROTECTED]
 Subject:[iText-questions] Add content to copied pdf
 
 Hello all,
 
 It seems to me that additional content cannot be added to copied pdf with
 PdfCopy.java.
 Is it possible?
 
 KuMi
 



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions



RE: [iText-questions] Add content to copied pdf

2003-01-10 Thread Paulo Soares
Yes and no. You can get all the field information and build another field.
Unfortunately you'll also have to duplicate the appearance stream or in
other words be an annotation handler.

Best Regards,
Paulo Soares

 -Original Message-
 From: Kumata Mitsugu [SMTP:[EMAIL PROTECTED]]
 Sent: Friday, January 10, 2003 11:39
 To:   Paulo Soares; [EMAIL PROTECTED]
 Subject:  Re: [iText-questions] Add content to copied pdf
 
 One other question related to PdfCopy.
 Is it possible to extract only form field from PDF file and place it to
 currently generating PDF?
 
 With regards
 
 KuMi
 
  It's possible with a lot of work. You'd have to deal directly with
 stream
  contents and dictionaries as all the changes would be in-place.
  
  Best Regards,
  Paulo Soares
  
  -Original Message-
  From:KuMi [SMTP:[EMAIL PROTECTED]]
  Sent:Friday, January 10, 2003 7:13
  To:[EMAIL PROTECTED]
  Subject:[iText-questions] Add content to copied pdf
  
  Hello all,
  
  It seems to me that additional content cannot be added to copied pdf
 with
  PdfCopy.java.
  Is it possible?
  
  KuMi
  


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions