I have added below apart from Read_only
formFields.setGenerateAppearances(false);
But no change.
As per documentation, does not advised to use this
/Sets the option to generate appearances. Not generating appearances will
speed-up form filling but the results can be unexpected in Acrobat. Don't
us
iText is creating an appearance for you, showing only what's visible.
Maybe you should try setGenerateAppearances(false);
--
Try before you buy = See our experts in action!
The most comprehensive online learning library fo
http://itext-general.2136553.n4.nabble.com/file/n4447212/GeneratePdf.pdf
GeneratePdf.pdf
http://itext-general.2136553.n4.nabble.com/file/n4447212/fieldtypes.pdf
fieldtypes.pdf
I have added two files. GeneratedPdf is the pdf after I use the FieldType
template.
--
View this message in context:
On 5/03/2012 19:52, amitav wrote:
> I took your advise and instead flattening the form, I have made the field as
> READ_ONLY.
Do you have a sample PDF? Maybe you flattened the form anyway.
--
Try before you buy = See our e
I took your advise and instead flattening the form, I have made the field as
READ_ONLY.
But I still have same issue, means no scroll bar, can not see complete text.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Provide-Scroll-in-Flatten-content-tp4439793p4447166.html
On 5/03/2012 19:40, amitav wrote:
> Not sure, what you mean?
In a previous mail, you said you were flattening the form.
If you flatten the form, you have something like digital paper.
Knowing that, your question sounds like: "I want to print a scroll box
on paper and still be able to scroll to t
Not sure, what you mean?
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Provide-Scroll-in-Flatten-content-tp4439793p4447103.html
Sent from the iText - General mailing list archive at Nabble.com.
On 5/03/2012 19:31, amitav wrote:
> Am I missing something?
Common sense?
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual St
On 5/03/2012 19:31, Chad Snelson wrote:
> How do I set the hyphenation before the chunks are added to the paragraph?
If you're using XML Worker: you don't.
You set the hyphenation at the Chunk level instead of at the Paragraph
level (use getChunks()).
-
I have tried the pdf set to read only. I have used following
formFields.setFieldProperty(fieldName, "setfflags",
PdfFormField.FF_READ_ONLY, null);
But I still see that same issue, when content on the text area is more, its
does not bring the scroll bar and cuts some of the Text.
Am I missing some
How do I set the hyphenation before the chunks are added to the paragraph?
Thanks,
Chad
-Original Message-
From: 1T3XT BVBA [mailto:i...@1t3xt.info]
Sent: Monday, March 05, 2012 11:27 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Using Hyphenation with XMLWor
On 5/03/2012 19:00, Chad Snelson wrote:
> Do I need to handle this differently?
Paragraph.setHyphentation() sets the hyphenation for a paragraph for
every Chunk added to the Paragraph AFTER the hyphenation is set.
In your case, the Chunks are already present in the Paragraph at the
moment you set
I think that's not yet implemented.
( some what outdated now but can be helpfull
http://demo.itextsupport.com/xmlworker/itextdoc/index.html )
On 05/03/12 17:54, Chad Snelson wrote:
> I am using the XMLWorker to parse HTML from TinyMCE into iText, but I
> found that it is not honoring the hspace o
I am using the XMLWorker to parse HTML from TinyMCE into iText, but I found
that it is not honoring the hspace or vspace attributes in --
Try before you buy = See our experts in action!
The most comprehensive online learni
ooh
You are right.
I don't kow why I didn't thik...
Thanks
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Insert-paragraph-in-cell-table-tp4445873p4446470.html
Sent from the iText - General mailing list archive at Nabble.com.
---
Could you please guide me to a link where there is an implementation example in
C# that could help me write with XMLWorker what I wrote here with HMTL worker?
private byte[] RanderHTMLtoPDF(string html)
{
byte[] doc = null;
iTextSharp.text.Document idocument = new
iTextSha
thanks for your fast and helpful replys.
> Date: Mon, 5 Mar 2012 13:40:59 +0100
> From: i...@1t3xt.info
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] HR tag error - Object reference not set to an
> instance of an object.
>
> Op 5/03/2012 13:36, Stefanescu Gabi sch
Op 5/03/2012 13:36, Stefanescu Gabi schreef:
> Ok, thanks, I have found it, but only for java (the .jar files). is it
> available for c# too?
Yes, http://sourceforge.net/projects/itextsharp/files/xmlworker/
We're working on the 1.1.2 release. It's much better than 1.1.1.
-
Op 4/03/2012 23:55, kristenT schreef:
> Hi I've submitted a couple of licensing queries but no one has responded to
> them yet - I'm looking at what a commercial server license would cost. I
> know this is a technical list, but it's really frustrating not getting any
> reply - perhaps it's being m
Ok, thanks, I have found it, but only for java (the .jar files). is it
available for c# too? Thank you Gabriel
Date: Mon, 5 Mar 2012 11:07:00 +0100
From: i...@1t3xt.info
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] HR tag error - Object reference not set to an
instan
Hi PR
On 5 March 2012 12:50, PR wrote:
> Hi
> Can I insert paragraph in cell table? Now i insert only phrase but I need a
> system to insert phrase below each other
>
Have a look at the PdfPCell API :
<
http://api.itextpdf.com/itext/com/itextpdf/text/pdf/PdfPCell.html#addElement%28com.itextpdf.
Hi I've submitted a couple of licensing queries but no one has responded to
them yet - I'm looking at what a commercial server license would cost. I
know this is a technical list, but it's really frustrating not getting any
reply - perhaps it's being marked as spam on my end?
If anyone could help
Hi
Can I insert paragraph in cell table? Now i insert only phrase but I need a
system to insert phrase below each other
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Insert-paragraph-in-cell-table-tp4445873p4445873.html
Sent from the iText - General mailing list arch
Op 5/03/2012 11:00, Stefanescu Gabi schreef:
iTextSharp.text.html.simpleparser.HTMLWorker worker
HTMLWorker is no longer supported.
It's discontinued in favor of XML Worker:
http://demo.itextsupport.com/xmlworker
--
Try
Hello, I am using the FreeTextBox control to write the text, which then I want
to export to pdf. I am using iText# of course. all works very nicely untill I
use the tag, (the insert rule button). when I want to export to pdf, I get
the error.This is the C# code I use: private byte[] RanderH
Hello, I'm trying to create a PDF accesible document as a result of concatenate
several pdf documents that contain internal links, but when I pass the
accessibility test it tells that the document is not correctly tagged because
the links are not included in the structure tree.
I have read the c
Thanks a lotit helped me...and i'm sorry for asking questions
without going through whole book...
On Mon, Mar 5, 2012 at 1:51 PM, iText Info wrote:
> Op 5/03/2012 9:14, manojkumar1412 schreef:
>> I am trying to extract bookmarks of a pdf using SimpleBookMark class. Below,
>> is the kids of on
Op 5/03/2012 9:14, manojkumar1412 schreef:
> I am trying to extract bookmarks of a pdf using SimpleBookMark class. Below,
> is the kids of one of the title. What exactly is *FitH* over here? is it
> height of the page? If yes, then is there any way to extract text between
> given two heights?? Plea
I am trying to extract bookmarks of a pdf using SimpleBookMark class. Below,
is the kids of one of the title. What exactly is *FitH* over here? is it
height of the page? If yes, then is there any way to extract text between
given two heights?? Please help me with this.
[{Action=GoTo, Page=3 FitH
Op 5/03/2012 8:25, seaskyboy schreef:
> Can we use ITEXT to generate a static PDF document, like we use printer to
> print an adobe document?
This is under development.
See: http://www.youtube.com/watch?v=qxtAy2Czsh0
and try the demo: http://demo.itextsupport.com/xfademo/
-
30 matches
Mail list logo