rary (which can be licensed for server use) includes color
> management functionality.
>
> Leonard
>
> From: Jon Wu
> Reply-To: Post here
> Date: Wednesday, January 15, 2014 8:12 PM
>
> To: Post here
> Subject: Re: [iText-questions] Changing colors of graphics and tex
out?
>
> and you probably need to find all the places that content can exist in a
> PDF, which isn't just a single stream.
>
> Leonard
>
> From: Jon Wu
> Reply-To: Post here
> Date: Wednesday, January 15, 2014 11:49 AM
> To: Post here
> Subject: Re: [
5, 2014 at 1:59 AM, Leonard Rosenthol wrote:
> Can you do this with iText? Yes. HOWEVER it is going to require you to
> have a VERY DEEP understanding of PDF and Color Management/Science.
>
> Leonard
>
> From: Jon Wu
> Reply-To: Post here
> Date: Wednesday, January
Hi,
I'm trying to find a way to manipulate the colors in existing PDFs. I saw
some similar questions asked 6 or more years ago and I'm not sure if things
have changed.
Imagine I have a design that started in Adobe Illustrator with text and
graphics and there are 5 distinct colors used in the desi
Hi,
I'm trying to concatenate some pdf files(containing images) into a single
file and trying to create a bookmark to it. The source pdfs have no
bookmark. I'm using PdfCopy writer object. I used concat_pdf.java from iText
tutorial. The files being concatenated. but no bookmark.
I started writ
Hi All,
I am trying to email the PDF that I just created and I am lost now as to
how to proceed.
I am merging the PDFs and then writing it to a file. This newly created
file needs to be emailed,
if the merged.pdf page count is more than 20 pages. here is the two piece
of code one for merging a
Hello All,
Does anyone have a code sample of how to add bookmarks to the existing PDFs?
I have a code to merge the existing PDF but finding it difficult to add
bookmarks. The bookmarks need to be added before the PDfs are merged ? Any
help would be appreciated.
There are 2 pages in annual pdf fil
neTransform af = new AffineTransform();
af.rotate(textBox.getRotationDegrees() * Math.PI / 180.0, textBox.getX() +
textBox.getWidth() / 2, textBox.getY() - textBox.getHeight() / 2);
cb.transform(af);
ct.go();
cb.restoreState();
Hope that helps,
Jon
On Thu, Mar 14, 2013 at 9:46 AM, Carlos Ar
I have tried a number of times to remove myself from this list to no
avail.
Can a sysop please oblige.
Many thanks and all the best iText people, thanks for your help.
jON
--
The ultimate all-in-one
I'll take alook Paulo, many thanks for replying
jON
From: Paulo Soares [mailto:psoa...@glintt.com]
Sent: 15 February 2011 21:19
To: Post all your questions about iText here
Subject: Re: [iText-questions] Convert VB Tutorials to VS2005
andVS2010iTextSharp
There were a lot of ch
27;t compile the
tutorial.
Many thanks all,
jON
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security d
g valid XML when a PDF
tag includes a space. The space character would ideally be replaced with a "-"
character to be compatible with the Adobe Acrobat Pro Save As XML feature.
Jon
-Original Message-
From: 1T3XT info [mailto:i...@1t3xt.info]
Sent: Wednesday, September 29, 20
What type of feedback do you need to make the experimental feature more stable?
Test files?
Jon
Jon Gunderson, Ph.D.
Coordinator Information Technology Accessibility
Disability Resources and Educational Services
Rehabilitation Education Center
Room 86
1207 S. Oak Street
Champaign, Illinois
Is there a way to use iText to get the PDF tags used for accessibility to
output to an XML file, similar to the File -> Export to XML feature found in
Adobe Acrobat Professional?
Jon
Jon Gunderson, Ph.D.
Coordinator Information Technology Accessibility
Disability Resources and Educatio
I am working on an utility that automates the generation of PDF files with
attachments using the iText Java library. So far, I can honsetly say using
iText has saved me a bunch of time and effort. However, I ran into a bit of
a snag this week related to removing and/or overwriting attachments with
without form fields. Is there a way to
copy the form fields from A to B?
Thanks,
Jon
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and confi
FYI - I was able to fix this by using the stamper.getWriter() function and
then using the returned writer to add an open action w/JavaScript.
On 7/11/07, Jon Radon <[EMAIL PROTECTED]> wrote:
Got it. It seems like Adobe documented the change in 7.x and then
actually made the change
runs without the error. However, all my
XFA PDFs give the NotAllowedError. Any idea why the two give different
results?
Thanks,
Jon
On 7/11/07, Leonard Rosenthol <[EMAIL PROTECTED]> wrote:
You are misunderstanding...
The JavaScript that you are using is calling a method that is not
p
oving them?
Thanks,
Jon
On 7/11/07, Leonard Rosenthol <[EMAIL PROTECTED]> wrote:
The error seems pretty self-explanatory...
Whatever method you are doing is not allowed due to the (lack of)
security/authenticity on the document...
Leonard
On Jul 11, 2007, at 9:50 PM, Jon Radon wrote:
>
I have an XFA PDF that I'm attempting to embed document level JavaScript
into using PdfStamper. The PDF was generated from an XDP by our Adobe Form
Server.
All of this works fine with Acrobat 7.x, but when loading the XFA PDF in
Acrobat 8.x I get the following error. "NotAllowedError: Security
. If not I have a lot of coding
to do :-(
Any help is greatly appreciated!
- Jon
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits.
An update on this…when using
relative widths the cell alignment is correct however this causes the form
field to stretch which is not the desired effect. Any help on this would
be greatly appreciated.
From: Jon Galentine
Sent: Tuesday, November 14, 2006
9:43 AM
To: '
advance for your time.
Best Regards,
Jon Galentine
float[] widths = { 0.30f, 0.70f };
PdfPTable fieldTable = new PdfPTable(widths);
RadioCheckField bt = new RadioCheckField(writer, new
Rectangle(10, 10, 20, 20), idAtt, value);
bt.setCheckType(RadioCheckField.TYPE_CIRCLE
I'm new ;)
So, if I use MultiColumnText without setting height
(AUTOMATIC) my columns respect my pre-existing headers
but not footers.
If I manually define the height, I'm not sure how to
do the looping required. I see from the tutorial a
hasMoreText() method but I don't find that in my 1.3
vers
cell (or better yet a set of rows)
in a table to
have this \keepn formating when I make RTF tables in iTEXT.
Regards,
Jon A. Strabala
[EMAIL PROTECTED]
- posting below -
From: bruno lowagie.com>
Subject: Re: RtfWriter2 and fitspage()
Newsgro
On Wednesday 14 January 2004 2:55 pm, Jon Anderson wrote:
> I'm using iText to output both RTF and PDF. When I use bold or italic
> fonts, i.e Font bold = FontFactory.getFont(FontFactory.COURIER, 10,
> Font.BOLD ), it doesn't seem to be written to the RTF file (or HTML, for
&
RTF writer?
Thanks,
Jon
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.pe
Paulo Soares wrote:
>
>
>> -Original Message-
>> From:Jon [SMTP:[EMAIL PROTECTED]
>> Sent:Thursday, October 16, 2003 15:03
>> To: [EMAIL PROTECTED]
>> Subject: [iText-questions] xml to pdf: two simples problems
>>
>>
work, but how can I force the
font to be embedded in the pdf ?
Any help would be appreciated !
Jon
---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have
anyway for the first section numberDepth to display as "10.1"
instead of "1"?
Thanks,
Jon French
[EMAIL PROTECTED]
970-226-9290
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-co
you prefer.
Best Regards, Jon
Paulo Soares wrote:
The anchors are always referenced to the page in the default user space
independently on what the content or transformation is. It's impossible to
keep track of the transformation, there's simply too many places where it
can be changed.
31 matches
Mail list logo