Apologies as this is in Groovy but I have made the example work taking
account of whether the original page is portrait or landscape, and starting
with page 1 always top left and with no page creep. I just need to account
for square format PDF's of which I have a few
Work up to powers of 7 which i
On 31/05/2011 16:41, grv1984 wrote:
> Guys, any thoughts on this ? Please let me know.
Calling JavaScript when opening a PDF document isn't difficult:
- JavaScript added at the document-level will be executed when opening
the document,
- better yet: you can add an open action to the document.
Thi
Guys, any thoughts on this ? Please let me know.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Call-javascript-function-on-initialize-tp3561029p3563311.html
Sent from the iText - General mailing list archive at Nabble.com.
---
On 31/05/2011 15:21, Eugenia Esterno wrote:
I'll be waiting eagerly for the next release of iText.
In the meantime you could write a small program that searches for the
last occurrence of "%%EOF" in the file and removes all the bytes that
follow (that's what I've done manually). That will also
Thank you very much for your help.
Ill be waiting eagerly for the next release of iText.
Regards
Da: 1T3XT BVBA [mailto:i...@1t3xt.info]
Inviato: martedì 31 maggio 2011 15:15
A: euge...@ciscoop.sm; Post all your questions about iText here
Oggetto: Re: [iText-questions] R: java.io.EOF
On 31/05/2011 10:11, Eugenia Esterno wrote:
Hi to all,
I've just downloaded iText 5.1 and I try to set a watermark on a PDF
file created with *Scanner*.
It's size is 3772 KB and contains 3 pages.
And it's probably corrupt for one of these reasons:
- it doesn't end with %%EOF and %%EOF is
Hi to all,
I've just downloaded iText 5.1 and I try to set a watermark on a PDF file
created with Scanner.
It's size is 3772 KB and contains 3 pages.
When I try to close watermarked file I get this error: Can somebody tell me
the reason?
Thanks
Eug
_
java.io.EOFException
On 30/05/2011 12:22, Jaremi wrote:
http://itext-general.2136553.n4.nabble.com/template/NamlServlet.jtp?macro=search_page&node=2136553&query=unsubscribe&days=365
https://lists.sourceforge.net/lists/listinfo/itext-questions
--
Kind Regards
Balder
---
On 31/05/2011 9:05, suju26pro wrote:
> but this can sign only pdf sontaining one page ,how can make it to sign all
> pages...
Please read http://www.slideshare.net/blowagie/pdf-digital-signatures
I quote from slide 18:
- A signature signs the complete document
- The concept of signing separate pag
but this can sign only pdf sontaining one page ,how can make it to sign all
pages...
Public Sub Sign(ByVal SigReason As String, ByVal SigContact As String, ByVal
SigLocation As String, ByVal visible As Boolean, ByVal x As Single, ByVal y
As Single, _
ByVal x1 As Single, ByVal y1 As Single, ByVal
10 matches
Mail list logo