fter the line in AcroFields.cs:
PdfObject po = font.Get(new PdfName((String)dab[DA_FONT]));
The issue on that specific pdf disappeared - the font rendered correctly
for the fields using it. I'm just wondering whether that would be worth
merging, or whether it's an unlikely i
look into a bug that's still
easily reproduceable? (At least I hope it is; otherwise I'm going crazy...)
On Tue, Dec 4, 2012 at 11:13 PM, 1T3XT BVBA wrote:
> Wasn't this fixed a long time ago?
> Which version are you using?
>
>
> On 5/12/2012 0:31, Adam Field wrote:
>
Jari,
You will need to include the itext jar in your classpath. For a quick test you
can try something like the following (substitute jar name and path if necessary
for your own)
java -cp lib/itext.jar HelloWorld
Adam Paeth
From: Jari Ruotsalainen [mailto:jari.p.ruotsalai
, I'm really looking for
the best way to add the SeparationInfo and what that should be.
Adam Paeth
From: Leonard Rosenthol [mailto:[email protected]]
Sent: Tuesday, March 06, 2012 7:31 PM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Adding a page to
nyone know what the proper way
to add a new page and have the separation info set properly. I'm doing the
same thing with composite PDF files with no issue by simply adding a spot
color. I've spent most of the afternoon digging for a solution, so any help
would be appreciated.
ment your interface in C# using
whatever you need from iTextSharp, then just CreateInstance yourself a new
instance of the COM object you defined, from your c++ project, and there
you are.
There are probably other ways, but that seemed like the easiest to me at
the time.
-Adam
On Wed, Dec 7,
ot sure if this introduces other problems.
Anyhow, I suppose the question is whether this is a bug or is there a way
for me to work around this?
Thanks for any help you can provide.
Mit freundlichen Grüßen - Yours sincerely
Adam Read
Consultant Analyst
Telekommunikation
Steria Mummert Consul
dly curious whether there was a good
reason for that decision, but anyway, knowing that, it wasn't that
hard to get around.) The key was definitely in knowing that itextsharp
tries to abstract away the existence of xfa, but that the abstraction
breaks in this case. Thus, once again, thanks!
-Adam
as xfa-based or not, but possibly we
were just lucky?)
But anyway, thanks again for pointing me in the right direction.
-Adam
--
Enable your software for Intel(R) Active Management Technology to meet the
growing manage
Thanks for your help. The problem was with the certificate we were issued from
our PKI team. We have since received the correct certificate and have been
successful in testing with client machines that have Adobe 8.x or earlier.
However we are still having an issue trying to apply a signature to
er or PdfSignatureAppearance,
or is this problem related to the actual certificate being used to sign the
PDF?
Thanks again. Your help is appreciated.
Regards,
Adam
--
Increase Visibility of Your 3D Game App & Earn a Chance To
? Is there a way to resolve this issue
without updating the version of iText we are using?
Thanks,
Adam D'Angelo, PMP | [email protected]<mailto:[email protected]>
--
Increase Visibility of Your 3D Game A
Hi, If I do not have any control over the images coming into the PDF and I
want optimal display performance for computer monitors how can I decide the
best ICC profile to use when I get images. Should I take the ICC profile out
from each image and do it that way ? Or can I always set it to one spec
Hi, Im looking to replicate a feature of word where you can set the page
color of a document. Anyone know a simple way to go about doing that ?
Thanks
--
Beautiful is writing same markup. Internet Explorer 9 supports
stand
HI,
I thought I had figured out my problem with the RGB transparency blending
space, but I was mistaken. I have a PNG image that when output in the PDF it
shows up alot lighter in color. I tried setting the blending space to be RGB
and it still shows up washed out. Anyone know why this is happe
t-Type: text/plain; charset="us-ascii"
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 = nul
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
with a text editor you will see that at the coupler of
first bytes JFIF is written. It stands for Jpeg File Interchange Format.
So it is a jpeg image and not tiff.
2010/8/24 Adam Mork
> Hi MKL,
>
> Ok, thanks for looking at that. What are you doing to determine the file
> type o
with a text editor you will see that at the coupler of
first bytes JFIF is written. It stands for Jpeg File Interchange Format.
So it is a jpeg image and not tiff.
2010/8/24 Adam Mork
> Hi MKL,
>
> Ok, thanks for looking at that. What are you doing to determine the file
> type o
ot;Re: Contents of iText-questions digest..."
Today's Topics:
1. Re: Error reading TIFF Image (Adam Mork)
2. Re: Error reading TIFF Image (mkl)
3. Re: The document has been changed since it was created and
these rights are no longer valid (1T3XT info)
4. Every text in
his works too:
XmlWriterSettings settings = new XmlWriterSettings();
settings.NewLineHandling = NewLineHandling.Entitize;
settings.OmitXmlDeclaration = true;
XmlWriter xw = XmlWriter.Create(fout, settings);
...
--
Message: 5
Date: Mon, 23 Aug 2010 22:07:16 -0700 (PDT)
From: mkl
Subject: Re: [
[email protected]>
Content-Type: text/plain; charset=us-ascii
Adam,
are you sure you actually have a TIFF image? When I download your file, I
get an image in jpg format.
Regards, Michael.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Error-reading-TIFF-I
4.nabble.com>
Content-Type: text/plain; charset=us-ascii
Adam,
are you sure you actually have a TIFF image? When I download your file, I
get an image in jpg format.
Regards, Michael.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Error-reading-TIFF-Image-tp2335081p2
, Int32 page, Boolean direct)
at iTextSharp.text.Image.GetInstance(Byte[] imgb)
thanks
Adam M
--
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.s
Hi,
I create a Font using the below call
Font font = FontFactory.getFont(fontName, BaseFont.IDENTITY_H, fontLevel ==
ProcessPdfAPI.FONT_EMBEDED, fontSize, style);
style == Font.BOLD, and I have verified this in the debugger, but a call to
font.isBold() on the next line always returns false, ev
underline whitespace ?
To: Post all your questions about iText here
Message-ID:
Content-Type: text/plain; charset="us-ascii"
Why would you underline whitespace?
From: Adam Mork [mailto:[email protected]]
Sent: Tuesday, July 06, 2010 7:27 PM
To: itext-questions@li
Hi,
I cannot find a way to underline whitespace by itself. It only works if there
is a non-whitespace chunk following the whitespace chunk in the phrase. Is this
expected behavior ? Any workarounds ?
Thanks
Adam Mork
stants and
parameters available for the various field types.
However, I can't find any "locked" parameter, attribute, property, etc on any
of
the Acroform fields or XFA fields. So if there's a better way, I'm happy to
listen - how would you "set the locked
pression();
stamper.close();
return baos.toByteArray();
Thanks again to Mark and Leonard for all the help, it's much appreciated.
Adam Carless
The contents of this message and any attachments are confidential and are
intended for the use of the persons to whom it is addressed.
If you are n
t edit (or at
least cannot save/print those edits).
Is there anyway to do that? Or are the options only secure but unfilled XFA
fields, or filled but unsecured XFA fields?
Thanks again for the help,
Adam Carless
The contents of this message and any attachments are confidential and are
intended fo
Hi Again,
So even though I think that the explanation given by Leonard as to why the pdfs
are fuzzy is correct, my boss is inisting that I investigate the idea that
different fonts is causing the problem. So here are the fonts from each file:
Good:
TimesNewRoman (Embedded Subset)
Type: True
since I don't have any public certificates to use.
Has anyone got any suggestions to encrypt an XFA PDF without losing all the
added form data?
Thanks for your help,
Adam Carless
The contents of this message and any attachments are confidential and are
intended for the use of the persons to
ay's Topics:
1. Re: Bolded text is fuzzy in PDFs (Adam Mork)
2. Re: How to embed Type1 Japanese fonts (de Beus, Eric)
--
Message: 1
Date: Wed, 12 May 2010 10:40:42 -0600
From: Adam Mork
Subject: Re: [iText-questio
replying, please edit your Subject line so it is more specific
than "Re: Contents of iText-questions digest..."
Today's Topics:
1. Text extraction (Rui Ribeiro)
2. Bolded text is fuzzy in PDFs (Adam Mork)
3. Re: Bolded text is fuzzy in PDFs (Leonard Rosenthol)
nyone else had this problem
before? Are there any workarounds ?
Thanks,
Adam Mork
--
___
iText-questions mailing list
[email protected]
rather than empty strings for the passwords. But
that also did the same.
The variant of setEncryption() which takes a Certificate array hasn't been
tried, since I don't have any public certificates to use.
Has anyone got any suggestions to get around encryption causing all the form
data
d any FDF form elements, and so
will merge into the XFA form elements?
Or is there some way to get iText to either remove, or ignore the AcroForm part
and fill in the XFA part instead?
Thanks again for your help, it's much appreciated.
Adam Carless
The contents of this message and any att
;m missing something in the API please feel free to just tell me where
to look.
Thanks for any help,
Adam Carless
PS: Here's a code fragment to show what I'm doing. The real code has more
comments and error handling, but this is the main XFA handling part:
static byte[] merge(byte[
Getting this error:
java.lang.UnsupportedClassVersionError: org/bouncycastle/asn1/DEREncodable
(Unsupported major.minor version 49.0)
Thanks.
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay on
Hi,
For some reason I am sending the same lines to be drawn in the .NET and the
Java version of iText, and the output comes out slightly different. One is to
the right of the other by a few twips. Has anyone encountered this before ?
-Adam M
Thanks for your reply and solution, that's perfect.
Kind regards
Adam
-Original Message-
From: Brian Chappell [mailto:[email protected]]
Sent: 02 December 2009 08:29
To: 'Post all your questions about iText here'
Subject: Re: [iText-questions] CROPBO
geN(1).put(PdfName.CROPBOX, new PdfRectangle(...))
However the getPageM() function doesn't exist in C# as far as I can
tell, how can I add a cropbox and set its position using the C# library?
Many thanks
Adam
Online Software for Export Documents and Services
i2i (Innovate to Integrate) Ltd
The Old
Hello iText Mailing list,
I work at windward reports, and our software has been using iText to do pdf
generation for years. Our latest version has been updated to incorporate the
latest versions of iText, and iTextSharp. If anyone is interested to see the
power of iText at work. We have both .N
whitespace to a Phrase object ?
To: Post all your questions about iText here
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Adam Mork wrote:
> I need to be able to add precise amounts of white space to a phrase. Is
&
t at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of iText-questions digest..."
Today's Topics:
1. How is the baseline for a columnText determined ? (Adam Mork)
2.
I need to be able to add precise amounts of white space to a phrase. Is there a
way to make a chunk with a specific amount of whitespace, the amount would be
the width of the whitespace. ?
--
Let Crystal Reports handle th
I am re-writing a pdf output component for a software program that needs to
accurately match common office document formats. I decided to use ColumnText to
write out lines of text. I create a new column text for each line of text that
I output. For the most part my x-values are spot on, but my y
In light of the recent issue (described in main with the same title) - I
thought I'd offer a link to the file
The advice at the moment is to add it to the local repository
http://polydistortion.net/bc/download/bctsp-jdk14-138.jar
mvn install:install-file -Dfile=lib/bctsp-jdk14-138.jar
-DgroupId
when/if they get a chance.
With that said, we continue to work on isolating the issue that I described
earlier and will post more if I find something.
Adam
Date: Fri, 05 Jun 2009 17:40:42 +0200
From: 1T3XT info
Subject: Re: [iText-questions] itext part of jboss crash
To: Post
0xf1bdaac2: 0f b6 14 38 8b eb 8b 5c 24 20 eb 06 c6 47 22 00
Stack: [0x9e641000,0x9e6c2000), sp=0x9e6c0728, free space=509k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J com.lowagie.text.pdf.PRTokeniser.nextToken()Z
Adam Paeth
Manager o
t library, basically
bypassing what Coldfusion 8 ships with and using the full iText library we
always have with Coldfusion MX 6.1 and avoid any conflicts between the two.
Thanks in advance.
Adam
--
Stay on top of everythi
Hi,
I'm trying to read in an existing PDF and add an action to it, but I
can't seem to figure out how to make the action work.
I've tried adding the action to the over content, or the under content -
but no luck.
I've tried adding an action to an embedded file (the kind of action I
really need)
lting PDF is
only one page
// and the text is cropped at the height of the original
text field.
ps.setFormFlattening(true);
}
finally
{
if (ps != null) ps.close();
}
}
}
Thanx,
adam
--
Try reading the part of the db inputstream that you're interested in
into a byte[] (or ByteArrayOutputStream) then creating a reader from the
byte[] - or the ByteArrayOutputStream.toByteArray()
-Original Message-
From: Markus [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 02, 2008 2:2
using:
rtfWriter.importRtfDocument( new StringBufferInputStream(
stringReadFromTheExternalRTFFile ), null );
Best regards,
Adam Sas
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coo
OutputStream("c:/testRtf.rtf") );
document.add(new Paragraph("Hello World made by Adam Sas.
ąę揯Ɵż ABCDEF" ));
RtfParser parser = new RtfParser(document);
RtfDocument rtfDocument = parser.getRtfDocument();
FileInputStream readerIn
Bruno,
Really appreciate the quick feedback, based on what you said and the quick
example I was able to do what I needed and get it up and working in a matter of
minutes.
Big Thanks!
Adam
- Original Message
From: Bruno Lowagie <[EMAIL PROTECTED]>
To: Post all your questions
context.setFlushOutput(false);
response = context.getResponse().getResponse();
out = response.getOutputStream();
response.setContentType("application/pdf");
response.setContentLength(baos.size());
out.write(baos.to
I’m looking to integrate iText into a web app and was hoping someone could
point me in the right direction for the task I want to accomplish.
I was able to get iText setup and used it to create PDF’s and modify existing
ones no problem, however what we’re looking to do is this:
1) Have a
Great, I don't mind getting rid of JasperReports if necessary, but I wanted to
make sure I could create tagged PDF's with iText - as I understood iText was on
PDF spec 1.3!
Thanks
-Adam
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo S
nd JapserReports api, and have written a
project that wraps the two into a reporting system - however I'll need
to rethink an approach if I cannot generate more accessible PDF
documents in the future.
Thank you very much for your time and interest,
Adam Schaible
Development Inf
You were right. Drawing a border around the image, I find it's mostly
whitespace. Bravo!
Thanks,
Adam
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paulo
Soares
Sent: Sunday, January 07, 2007 3:41 PM
To: Post all your questions about iText
Hello,
Simple question. The following code produces the title on page 1, followed by
the image on page 2, followed by another paragraph on page 3. I want to have
all three components on one page. I tried using "setSpacingAfter" but it didn't
work. Here's the code:
private void Generate
(PageSize.A4.Rotate());
but when I run the app nothing seems to happen.
I was just wondering where do I need to extract the .cs files to and
the .dll file to inorder to get Itextsharp to work.
Adam Fortino
IT Projects Officer
Queensland Airports Limited
(Gold Coast Airport, Townsville Airport and
This solves my problem. Thank you very much!
Adam
On Thu, 2005-12-15 at 12:21 +, Paulo Soares wrote:
> ByteBuffer.formatDouble() is designed to be fast and output 5
> significative digits, not 5 decimal digits in all cases. This compromise
> works well but I also realize that fo
ble.
I can cook up a patch to fix this, with or without DecimalFormat.
Thanks,
Adam
signature.asc
Description: This is a digitally signed message part
Niether, I was answering a question from before with some code. I hae
been up for a long time so I am alittle punchy... and unable to type
well...
Cheers,
Adam
> I'm not sure what is your question/problem.
>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>
I use the seperate vunctions because you will get an exception if you need
to delete a field which I did.
try:
mport com.lowagie.text.pdf.*;
import java.io.*;
import java.util.*;
public class PDFListFields {
public final static Collection getFieldNames(AcroFields fields)
throws Exce
> At 04:11 AM 2/24/2005, Thomas Adam wrote:
> >I want to create a pdf document that can be printed only once or twice.
> >
> >Are there any methods to add some kind of print counter to a pdf
> document?
>
> Sure, this is just one type of "Rights Managem
Hi all,
I want to create a pdf document that can be printed only once or twice.
Are there any methods to add some kind of print counter to a pdf document?
TNX
Thomas
--
DSL Komplett von GMX +++ Supergünstig und stressfrei einsteigen!
AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.ne
I am using iText to create pdf reports in real-time for the company I work
for... on the FAQ, I see that we need provide copyright and link to the
iText website... where do I have to do this? Inside the pdf document? On
my company website?
'Comic'."; document.add(new Paragraph(text1, font));
polish chars are in pdf
but when I'm parsing html there is no polish chars
my html headers are:
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">http://www.w3.org/1999/xhtml"
xml:lang="en">
thank you for any help
adam
Hi !
i've got problems with iText
I have following code:
Document document = new
Document();PdfWriter pdfw =
null;
try
{ pdfw =
PdfWriter.getInstance(document, new
FileOutputStream("..\\webapps\\bank1\\files\\pdf\\adam.pdf"));
d
Helo All,
I'm a user of iText library since 2 years.
I would like to know if it is possible and how to set up table & columns
size in milimeters (and not percentage).
Can anybody help me ?
Thanks a lot.
Happy new year !
Adam.
---
Th
74 matches
Mail list logo