On 19/10/2010 6:28, ashish wrote:
>
> Thank you Mark for your reply.
>
> But my problem is not creating a annotation, my problem is "how to inject
> the replies in it".
> Say i have annotation which says "This needs reply", and now someone else
> has added a reply to it.
> And now i want that reply
On 19/10/2010 8:15, rajeev2012 wrote:
>
> Hi Mark
>
> I have tried XFA (fill form) as well as have tried with setFields("") option
> but it didn't work.
You haven't tried the solution explained in chapter 8 of the book.
It is all explained: http://itextpdf.com/book/
--
This answer is provided by
Hi Mark
I have tried XFA (fill form) as well as have tried with setFields("") option
but it didn't work.
Regards
Rajeev
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/iText-IKVM-C-stream-to-browser-issues-tp2167197p3001501.html
Sent from the iText - General mailing
Thank you Mark for your reply.
But my problem is not creating a annotation, my problem is "how to inject
the replies in it".
Say i have annotation which says "This needs reply", and now someone else
has added a reply to it.
And now i want that reply to be added in the annotation using itext.
Th
Hi Mark,
THANK YOU for following up on this issue!
> Date: Mon, 18 Oct 2010 09:20:38 -0700
> From: msto...@autonomy.com
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Composing a monthly/welcome message for
> iText-Questions.
>
> In the "About this list" thread, I prop
Set the correct transparency blending space.
From: Adam Mork [mailto:ad...@windward.net]
Sent: Monday, October 18, 2010 4:15 PM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] Colors getting washed out only with iText Java in
Adobe Acrobat.
HI,
I have a PNG image in my PDF.
Sounds like your image is using a color space resource. Adobe supports
it, foxit probably doesn't.
Can you post your PDF?
--Mark Storer
Senior Software Engineer
Cardiff.com
import legalese.Disclaimer;
Disclaimer DisCard = null;
From: Adam M
Hi,
I'm reading in a flat file with some lines starting with several
whitespace characters and then normal text, and also somelines that are
just newlines. PDF output appears to chomp the 1st whitespace character
for the lines that start with whitespace, and for the lines with only
newlines, appea
HI,
I have a PNG image in my PDF. In the java version (not .NET) the image comes
through looking washed out. It only happens in adobe acrobat I usually use
Foxit Reader and in Foxit, the image shows up fine. Does anyone know what could
be going on here ?
Thanks
-Adam Mork
-
This is the code that I am using to insert the imagen in the PDF. This source
code works fine in others PDFs, but not in this one. I do not understand.
public TC2 InsertaImagenTC2(PdfReader reader, String ruta, int paginas) {
TC2 pdf = new TC2();
int i = 0;
PdfContentBy
Hi Mark
On 18 October 2010 18:20, Mark Storer wrote:
> In the "About this list" thread, I proposed a message that would be sent to
> everyone who joins the list, and reposted each month. I have collected some
> links that would go into it, but it's still in a rough form. I'd like some
> feedbac
"the solution using Graphics2D" is what I was referring to. PdfGraphics2D
doesn't handle page breaking at all. It just has a bounding box and tries to
fit whatever you render into it.
If what you want to render won't fit, you need to determine that ahead of time
and use more than one PDFG2D.
What have you tried?
--Mark Storer
Senior Software Engineer
Cardiff.com
import legalese.Disclaimer;
Disclaimer DisCard = null;
> -Original Message-
> From: rajeev2012 [mailto:rajeevs2...@gmail.com]
> Sent: Monday, October 18, 2010 8:41 AM
> To: itext-questions@lists.sourceforge
http://api.itextpdf.com/com/itextpdf/text/pdf/PdfStamper.html#addAnnotat
ion(com.itextpdf.text.pdf.PdfAnnotation,%20int)
And
http://api.itextpdf.com/com/itextpdf/text/pdf/PdfAnnotation.html#createT
ext(com.itextpdf.text.pdf.PdfWriter,%20com.itextpdf.text.Rectangle,%20ja
va.lang.String,%20java.lan
In the "About this list" thread, I proposed a message that would be sent
to everyone who joins the list, and reposted each month. I have
collected some links that would go into it, but it's still in a rough
form. I'd like some feedback, and don't want this message to be a One
Man Show. Here's th
Mikel's thought was accurate. I thank you for the help!
The signature was not being applied in append mode. Fixed it like a charm.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Question-regarding-validity-Multiple-Digital-Signatures-tp2995848p3000497.html
Sent fr
Hi
Would you please help me to fill the attached PDF file with the attached XML
data file, using iTextSharp?
http://itext-general.2136553.n4.nabble.com/file/n3000480/Form5.pdf Form5.pdf
http://itext-general.2136553.n4.nabble.com/file/n3000480/Form5_Filled_data.xml
Form5_Filled_data.xml
I ha
Paulo,
thank you for your reply.
How to find out which images are broken? Is there a tool that can validate
an image before processing.
Also, do you know if it is possible to fix those image or fix the code
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Out-of-
There is a method in PdfWriter that returns current verticalPosition,
However, there is no setter defined. One option is to patch it to set the
position(simply increment the currentHeight value in document). Alternative
to patch would be to somehow put dummy empty space before your table. For
examp
Mark,
I was thinking it was you that suggested PDFStamper in append mode to retain
the original PDF structure.
It works great until .close. If I look at the new PDF just prior to close it
is Identical to the input PDF except the last couple K are not there. Then
after .cloes I get some differ
Great news!
Leonard Rosenthol-3 wrote:
> Right - now that we announced, I can comment ;).
>
> Acrobat & Reader X FULLY support PAdES parts 1-4. (we chose not to do
> part 5 at this time as we weren't seeing the customer interest)
--
View this message in context:
http://itext-general.2136553.
Right - now that we announced, I can comment ;).
Acrobat & Reader X FULLY support PAdES parts 1-4. (we chose not to do part 5
at this time as we weren't seeing the customer interest)
Leonard
-Original Message-
From: mkl [mailto:m...@wir-sind-cool.org]
Sent: Monday, October 18, 2010 8
Leonard,
Leonard Rosenthol-3 wrote:
> Just to clarify that statement...
>
> Adobe Acrobat supports parts 1, 2 and part of 4 of PAdES. We expect
> support parts 3, the rest of 4 and 5 in a future release.
>
> At this time, I am not aware of anyone shipping an implementation of all 5
> parts of
Is it possible to set a vertical starting point when start floating objects?
When mixing absolute and relative positions, I need a way to set a fix
starting point with the meaning "Hey renderer, when laying out objects at
your own will, that's OK, but start from this vertical position".
And I want
annotation = PdfAnnotation.createText(writer,
new
Rectangle(llx, lly, llx+20, lly+20),
user.getDisplayableName(),
StringUtils.deleteHTMLTags(map.get(key
Hi
In my layout I'm mixing floating render (as in just
document.add(Chunk/Paragraph) and PdfPTable.writeSelectedRows... due to
certain circumstances in how text and tables are supposed to be laid out.
But there is a problem described below:
1 First of all I'm loading a template PDF pre-rendered
26 matches
Mail list logo