  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | iText | Hello
I 've got a version 1.7 PDF that I 'm trying to get the AcroFields out of
merge XFA data into it and save it. If I save the PDF as an Acrobat 7
(static or dynamic) PDF in LiveCycle Designer How can I define that a pdf is timestamped? I 've used
the code below for getting the time of the signature
but I could not find a way to understand if it is
timestamped.
PdfReader reader new PdfR
Bruno many thanks one more time.
It is always good to know that there are people like you Effective professional and willing to help other people.
I 'll change the code in order to follow your inHello
I 'm looking for a wait to add Images in the pdf header.
For adding an header the best way seems to be PdfPageEvent class.
In the API documentation there is a special note "Do not use
Docum
Yes it looks strange!
But what type of content-type are you passing as a parameter?
"application/octet-stream " or "application/pdf "?
And what about the file name (downloadFileName)? Try somethi
Thanks a lot!
I tried It but I think there is something I can 't see!
Originally I have the PDF content
......73 0 obj < </XFA[(preamble)5 0 R(config)6 0 R(template)7 0 R(datasets)8 0 R(localeSet)9 0 Mark Storer wrote
Good catch.
Thanks
One minor tweak... PdfGraphics2D declares (on line 119 in the current SVN
over here <
http //itext.svn.sourceforge.net/viewvc/itext/trunk/src/com/lowagie/text/pNick Snels wrote
> Hi
>
> does somebody know how to solve the problem explained in this thread.
> I 'm totally clueless and all help is very much appreciated.
No response on the list usually means On Nov 7 2007 at 6 10 AM araujo.guntin wrote
> Could I fill out a pdf form which was done with an old version of
> Adobe and
> I don 't know the fields name?
>
Just open the PDF up in Adobe Acr
Hi
I 'm begging with the iText API.
Could I fill out a pdf form which was done with an old version of Adobe and
I don 't know the fields name?
Thanks for all.
araujo
--
View this message in conteQuintana Maldonado Rafael wrote
> Thank you Bruno for your response.
>
> 1) I 'm not able to call setPdfVersion over a PdfStamper (i 'm using itext
> 2.0.4).
My mistake I was under the impression tnskclr wrote
> when I convert html with wide image the image fills the page widthwise and
> is truncated on the sides.
That 's by design.
> Please let me know a solution for this problem.
As you Hi
does somebody know how to solve the problem explained in this thread.
I 'm totally clueless and all help is very much appreciated. Thanks.
Kind regards
Nick
On Nov 2 2007 11 45 AM Nick Snels
Hi
I use 'Arial Unicode MS ' with 'Identity-H ' encoding to convert Html to pdf.
document.open()
ArrayList p HTMLWorker.parseToList(stringReader st)
for (int k 0 k < p.size() ++k)During the import process of a RTF file the following keywords are not mapped to the new color table entries. The result of them not being mapped causes the background colors for tables to be incorreThanks Xavier. That was it. I had tried 45f as the value earlier but
replaced it with a value from one of the examples.
Much appreciated.
Damian.
On 06/11/2007 Xavier Le Vourch <xavier@(protected)-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
I think the problem is that you 're not using degrees to specify the
rotation.
You should replace
img.setRotationDegrees((float)Math.PI / 4) //rotateGood catch.
One minor tweak... PdfGraphics2D declares (on line 119 in the current SVN
over here <http //itext.svn.sourceforge.net/viewvc/itext/trunk/src/com/lowagie/text/pdf/PdfGraphics2D.java?view maHi Paulo
Thanks for your reply. I 'll write code to remove the font tags & style tags.
What shall I do about the wide images that are in the html which are displayed truncated in pdf.
Thanks
FroThank you Bruno for your response.
1) I 'm not able to call setPdfVersion over a PdfStamper (i 'm using itext
2.0.4).
2) Is the call to getWriter() a problem? I have it as i 'm issuing a
setAdditionaActInvokation of Graphics2D.drawImage() method thus
g2.drawImage(myImage null null)
draws myImage on the screen at 0 0 (in g2 's coordinate space)
However PdfGraphics2D doesn 't honour this usage.
(seIs it possible to rotate a watermark created using getOverContent()? I
haven 't seen this in any examples and it isn 't working for me.
I am using the following code but it is ignoring the rotation. I Invokation of Graphics2D.drawImage() method thus
g2.drawImage(myImage null null)
draws myImage on the screen at 0 0 (in g2 's coordinate space)
However PdfGraphics2D doesn 't honour this usage.
(seJohn L wrote
> Is there something about images or PDFs that "over rides " the content
> dispostion? That doesn 't make sense but if I had an explantion for this
> behaviour I wouldn 't be posting here
Strange problem I use the following method to stream a pdf to a browser
private void streamToDownload(HttpServletResponse response
ByteArrayOutputStream baos String contentType
StriQuintana Maldonado Rafael wrote
> Hello there i 'm issuing a setPdfVersion with a PdfStamper but it seems
> not to work
>
> PdfReader reader new PdfReader(sourceFile)
> PdfStaHi
In the RTF Writer/Parser iText/iTextSharp does not appear to be able to handle the following during import or during creation of a document
{\colortbl \red0\green0\blue0 \red255\green0\blue0 }
Hello there i 'm issuing a setPdfVersion with a PdfStamper but it seems
not to work
PdfReader reader new PdfReader(sourceFile)
PdfStamper stamp new PdfStamper(reader new
FileOHi
This is a small SVG file that contains a gray mesh pattern
<?xml version "1.0 " encoding "utf-8 "? >
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN "
"http //www.w3.org/Graphics/SVG/1.1/DTD/svg11.dHi again
I just tried to endText() before the problematic block and it 's now
working perfectly.
Thank you for your pointer.
On Nov 6 2007 12 34 PM Luis Mineiro <luis@(protected) > wrote
> Hi Bruno
 |
|
 |