I tried with Stamp Annotation and it worked.
Thank you so much for your help.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win
Thanks Leonard for your quick response.
Do you know of any sample code for stamp annotation which I can try out to
open the stamped PDF and resize the stamps in adobe standard. I tried to look
up for some tutorials but each use their own library files which are not
accessible.
Thanks,
Ranja
Hello,
I am stuck with a technical issue. We have a requirement where we are required
to use iText to stamp an image on a pdf file. Once the pdf file is stamped and
later down the technical workflow, the user should be able to move or resize
the stamped image (that was stamped using iText on th
ilePath + pages.get(i));
copy.addDocument(reader);
}
copy.close();
Its not able to complete the process. Inbetween outofmemory error will
come and halt the process. Any suggestions??
Regards
RK
---
SF.Net email is Sponsored by the Better Sof
hi!
why don't you build the form with acrobat (buttons inclusive) and use
iText to prefill/manipulate the form?
regards,
randolph
---
di randolph kepplinger, mba
[EMAIL PROTECTED] / 0676-4071103
metamagix - better online solut
hello everybody!
i am able to use relative links in my pdf by setting the base url in a
servlet ... this allows me to stream a pdf from various servers and
include links that refer to other pdfs from the same server.
now i would like to pass a paramaeter with these urls (a sessionid), is
there a
hello once again :-)
is there anybody out there who has the following working configuration?
* click on servlet link
* pdf streamed by a servlet (not inline)
* save/open with dialog in explorer
* click on "allway open this file type with application(acrobat)"
* click on servlet link
* pdf streame
hello again!
found the problem: i still had version 0.98, 1.00 works!
regards,
randolph
On Thu, 28 Aug 2003 [EMAIL PROTECTED] wrote:
> hello everybody!
>
> i am trying to copy a pdf and add a base url, but when i use CopyPdf.java
> on my file it produces an invalid pdf. why would a copied pdf
hello everybody!
i am trying to copy a pdf and add a base url, but when i use CopyPdf.java
on my file it produces an invalid pdf. why would a copied pdf be invalid
for a reader when i am able to open the original?
regards,
randolph
---
hello!
opening in a browse is a different thing, what i need is openening in the
application itself. it should be like a mpeg-file ... you click on it your
viewer opens with the file. now usually i can tell a browser to do this,
but when i select "allways open with this application .." in the expl
hi,
> Anyway, have you ever tried to set the PDF contentent as a servlet HTTP
> response? And if, can you directly open it?
yes, i'm setting Content-Type, Content-Disposition with the filename(or
inline) and the correct length:
res.setContentType("application/pdf");
res.setHeader("Content-Disposi
hello everybody!
this is a pdf and no itext specific question, but probably someone knows
the trick...
i'm openening itext generated pdfs from a servlet ... and i want acrobat
reader to show up without a "save as file" dialog. unfortunaltely even if
i deselect "allways ask for this type of file"
hello everybody!
this is a pdf and no itext specific question, but probably someone knows
the trick...
i'm openening itext generated pdfs from a servlet ... and i want acrobat
reader to show up without a "save as file" dialog. unfortunaltely even if
i deselect "allways ask for this type of file"
hello!
On Tue, 19 Aug 2003, Frankie wrote:
> //error message
> org.apache.jasper.JasperException: getOutputStream() has already been
> called
> for this response
> at
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
> va:2
> 54)
> at
> org.apache.jasper.servlet.JspServle
hi!
i'm not sure whether this helps, but usually such problems arise when:
* you have 2 different class versions (includes, path)
* your access.policy does not allow some operations
* your classpath does not include it at all
regards
randolph
hello!
ad 1.: verify that there are no paths that lead to corresponding
directories, what is the classpath tomcat uses? what javaa version etc.
ad 2.: everybody has something like java.access (which seems to be
default) somewhere in your java-directory ... sometimes java-applications
bring theyr o
hi pal!
i'd say use a j-script when opening - if you know the title in advance
onClick="javascript:mw=window.open('yoururl','yourtitle','toolbar=no,scrollbars=yes,height=400,width=400,innerWidth=400,innerHeight=400');mw.focus();return
false;"
regards
randolph
--
hello everybody!
i have a servlet opening pdf-documents and streaming them.
is there a way to set the page to show up in the acrobat reader?
(something like pdfdoc.setPageToShow(x))
regards
randolph
---
di randolph kepplinger,
18 matches
Mail list logo