ments are added in text mode?
Tony
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why
condEdition.pdf
Regards, Tony Austin.
- - -- - - - - - - - - - - - - - - - - - - - - - - - - - -
CEO, Asia/Pacific Computer Services
40+ years in Information Technology!
Find out about NotesTracker at:
<http://asiapac.com.au/>asiapac.com.au or
<http://notestracker.com/>notestracker.&l
ryone.
Thank you,
Tony
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app d
ing code. Hope it helps and you can translate between C#.NET
and java..
Tony
private void btnDan_Click(object sender, EventArgs e)
{
string sFileTemplate = "c:\\temp\\tonytest.pdf";
string sFileToUser = "c:\\temp\\99TG01-20081225-S.pdf"
to be visible in this
instance is precisely the part that contains "as if it were not in the
document".
This strikes me as a paradox.
(By the way, I have no expectations of winning this argument; I know that
the only useful specification of PDF is what Reader implements. It would be
ni
Leonard Rosenthol-3 wrote:
>
> On 9/5/09 11:05 AM, "Tony Stevens" wrote:
>> I'm doing some experiments to see what I can achieve with PDF optional
>> content, and I'm confused with what's happening when I add an annotation
>> in
>> a spec
I'm doing some experiments to see what I can achieve with PDF optional
content, and I'm confused with what's happening when I add an annotation in
a specific layer. In the PDF below, page 1 layer 2 has a link (the red X) to
show the alternate version of the page in layer 1. This works, but when
la
7;re just copying the content (I think - haven't checked the
code).
Try getting rid of ps0 and adding ps1 and ps2 directly to document.
Tony S.
--
View this message in context:
http://www.nabble.com/Why-doesn%27t-this-work--tp21630910p21632461.html
Sent from t
thank you.
I want getPageNumber return last page on onEndPage method of
PdfPageEventHelper
writer.getPageNumber() ; it is return last page of Pdf on onEndPage
2008-12-09
Tony
发件人: 1T3XT info
发送时间: 2008-12-09 17:46:35
收件人: Post all your questions about iText here
抄送:
主题: Re
) {
tpl.beginText();
tpl.setFontAndSize(bfChinese, 12);
tpl.setTextMatrix(0, 0);
tpl.showText(Integer.toString(writer.getPageNumber() - 1));
tpl.endText();
}
Thank You
Regards
Tony [penghao] /JAVA Programmer
at Acrobat 8 displays the language,
but Reader versions 7, 8 and 9 do not. Is this behaviour intentional?
I guess my first problem is solved, now my next problem is to convince the
user that the problem is in someone else's software :-)
Tony S.
--
View this message in context:
http://www.
;en"));
and I can see that the entry is created in the document catalog, but it
doesn't appear in the document properties dialog of Reader (8).
Is this field taken from somewhere else?
Thanks,
Tony S.
--
View this message in context:
http://www.nabble.com/Advanced-tab-in-Document-Prope
formation (font,
spacing, etc.). I set up an XMetaL customisation to provide an almost
WYSIWYG editor for the templates, so they were able to use it with virtually
no training.
We have our own XML renderer, so making the PDFs was easy, but XSL FO would
have also worked. If the XML to PDF part is t
he ammunition I need - thanks!
Tony S.
--
View this message in context:
http://www.nabble.com/zlib-compression-levels-tp18303335p18306609.html
Sent from the iText - General mailing list archive at Nabble.com.
-
Sponsored by: Sou
so. They apparently choose not to see this
as significant.
Can anyone point me to something that will explain PDF compression in a
simple way? I think simplicity may be the key to circumventing their
objections.
Tony S.
--
View this message in context:
http://www.nabble.com/iText-compression
ontent is valid, but should be enough to
indicate that it's supposed to be a PDF.
Tony S.
DoubleCrest wrote:
>
> Hi Guys,
>
> Is there an API that I can use to determine if a file is valid PDF file.
>
> We have an application that receives and processes PDF files. Curren
e to put
all Type 1 fonts under a large rock and forget about them, but sadly that's
not an option. Unicode rulz!
Tony S.
--
View this message in context:
http://www.nabble.com/Type-1-font-character-widths-tp17481241p17502043.html
Sent from the i
I've uploaded your changes to SVN. They will be in the
> next iText version.
>
Thanks! Since this was my first post, let me indulge myself by saying that
the quality of the software and the support are amazing.
Best wishes,
Tony S.
--
View this message in context:
http://ww
cs I expect, but has "EncodingScheme FontSpecific" instead of
"EncodingScheme AdobeStandardEncoding".
I find this a bit hard to believe - if the table were incorrect, wouldn't
this cause all sorts of problems when the font is loaded using a PFM file?
Thanks,
Ton
Tony Stevens wrote:
> It looks like the automatic .pfm to .afm conversion isn't working. Does
> this
> sound like an iText bug, or a limitation of the .pfm format?
Is the width value for the bullet available in the PFM file?
--
That's a good question :-) I haven't been
I know a little more about what's going on. The problem occurs if I point to
the .pfm file created by the Windows Type 1 installer. If I point to the
original .afm (which doesn't get copied to \Windows\Fonts) the problem goes
away.
It looks like the automatic .pfm to .afm conversion isn't working
tell
if the problem lies in the font metrics. Has anyone had any similar
problems?
TIA,
Tony S.
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/g
/pdfannot/
Tony
-
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. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2
Hello,
I would like to use HTMLWorker to position a table on a PDF. However when i
do so, HTMLWorker writes the table to the top center of the page. Is there
a way to set the XY starting position of the table on the document? I have
not been able to find an API to do this.
Thanks.
Tony
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Tony He
> Sent: Wednesday, May 30, 2007 1:04 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Japanese character in destination
>
> Hi:
>
> I have a Japanese pdf file
Hi:
I have a Japanese pdf file. I read it in, make a copy of it, extract some
names from the file, create destinations and add it to the copied pdf file.
I use:
copy.getDirectContent().localDestination(name, dest) to create the
destinations.
I have Japanese locale on my machine. Before the abov
GTIN-14 is often displayed with bearer bars. That is, solid bars across the
top and bottom of the bar code.
Does itext have any support for this?
Tony Roza
-
This SF.net email is sponsored by DB2 Express
Download DB2
Hello,
I Have implemented a function to add a screen annotation with an appearance
stream.
My problem is that when I add an annotation on page 1 ofa pdf document,
Adobe can read it easily, but when I try to add it i=on the second page,
Adobe display it, but nothing happen when I click on it.
Quit
Hello,
Is it possible to put two rendition in a same screen annotation.
I want to simulate a sound annotation with a screen annotation. First I'll
put a rendition with the image of a sound annotation and then put an
audio/wav rendition.
Is it possible?
Another solution is to put two screen annot
have in your
> machine to play the sound.
>
> Paulo
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] ] On
> > Behalf Of Tony Chhun
> > Sent: Thursday, March 01, 2007 10:25 AM
> > To: Post all your question
machine to play the sound.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Tony Chhun
> Sent: Thursday, March 01, 2007 10:25 AM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] Pdf File r
27;ll generally need to
convert your sound files.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Tony Chhun
> Sent: Tuesday, February 27, 2007 9:05 AM
> To: Post all your questions about iText here
> Subject: Re: [iText
<[EMAIL PROTECTED]>:
Open Adobe Acrobat Professional.Choose the Sound tool
Draw out your annotation
Choose the .wav file you wish to embed
Voila
On Feb 26, 2007, at 11:17 AM, Tony Chhun wrote:
Ok, I will explain further.
A PDF document can contain Annotation such as text but also audio
anno
Bill Ensley
www.bearprinting.com
--
*From:* [EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED] *On Behalf Of *Tony Chhun
*Sent:* Monday, February 26, 2007 11:01 AM
*To:* Post all your questions about iText here
*Subject:* [iText-questions] Pdf File request
Does anyone can se
Does anyone can send me a Pdf File with an audio annotation in it.
The audio annotation have to be a file specification embedded in the
document.
Thank you.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceFor
Hello,
I'm tryig to create a createSound methd for the PdfAnnotation class.
If anyone could help me.
Regarding the PDF Refernce document, I have implemented this:
public PdfAnnotation createSound
(PdfWriter writer, Rectangle rect, String clipTitle, PdfFileSpecification
fs) throws IOException
{
Hello,
I am looking at the PdfAnnotation.createScreen method and I wonder why you
chose to do movie annotation with screen instead of movie.
Actually the Subtype should be movie for a movie annotation. Is there any
specific reason to that.
I am working on create a PdfAnnotation.createSound method
forum for
iText.
Puzzled,
Tony Hughes
aka antoniohughes
-
Tony Hughes
296 Payson Road
Belmont, MA 02478
617-489-3560
http://members.bellatlantic.net/~anthony.c.hughes/PersonalTrainer/PersonalTrainer.html
.java" is
reduced to and begins with the method that produces the
document. Something unseen is preceding the newPage()
that causes the un-wanted blank page.
Thank you in advance for your generous help,
Tony Hughes
-----
Tony Hug
Hello,
I am currently working on file specification, why do the method getBytes()
return null?
Doesn't the object file specification include the stream?
-CUT
filespec=PdfFileSpecification.fileEmbedded(writer, "dino.txt", "dino.txt",
null);
System.out.println(filespec.getBytes());
--
, null);
//Put the F value into Sound key
annotation.put(new PdfName("Sound"),PdfName.F);
2007/2/15, Bruno Lowagie (iText) <[EMAIL PROTECTED]>:
Tony Chhun wrote:
> How to retrieve the reference on a PdfObject?
Please clarify.
Do you know the object number, and now you
How to retrieve the reference on a PdfObject?
ex:
28 0
obj
How can I retrieve 28?
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on
Hello,
I did an annotation of sound type.
I want to specify a file specification in the dictionary.
Which value should I put for F key?
I tried PdfFileSpecification value but Adobe reader need a number.
So I tried different things but it does not work.
See the code below
//Title
I try to put an annotatation with annotation.put(PdfName.SUBTYPE,
PdfName.TEXT)
This does work.
But it appears there's not type for SOUND annotation as read in Table
8.16of PDF Refernce.
How should I proceed?
2007/2/12, Tony Chhun <[EMAIL PROTECTED]>:
Ok, thanks a lot, this one doe
input (PdfReader) and the output
file PdfStamper).
2007/2/11, Tony Chhun <[EMAIL PROTECTED]>:
>
> I used PdfStamper to add an audio annotation.
> The annotation has been put in the document but all the document has
> been cleared, only remains the annotation.
> What's wrong with
ectangle(500f, 500f, 600f, 600f), "annot", fs,
"audio/wav", true), 1);
stamp.close();
2007/2/11, Bruno Lowagie <[EMAIL PROTECTED]>:
Tony Chhun wrote:
> I have created a PDF document with iText including an audio annotation.
> The book
Hello,
I have created a PDF document with iText including an audio annotation.
The book uses PdfWriter to do this.
Can I include an audio annotation in an existing PDF document which has not
been created with iText (using PdfStamper or else)?
--
Hello,
IText in Action reads that multimedia files can be added as annotation
content.
Those format are available:
MOV, MPG, AVI, ASF, ASX, IVF, MLV, MP2, MPA, MPE, MPEG, MPV2,
SPL, SWF, WM, WMP, WMV, WMX, and WVX.
All those format seem to be video format.
What if I want to add an audio file such
r? When displaying images from db on
html page, I outputted the image to a random html page, and pointed the to that html page. As I have this code working already is there a way of
accomplishing the same result with my pdf??
Thanks in advance.
Regards,
Tony Smith
ert a sound just like you would insert a screen rendition with
a
movie.
Paulo
- Original Message -
From: "Tony Chhun" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, January 02, 2007 1:40 AM
Subject: [iText-questions] Audio annotations
> Hello,
>
> I am in charge t
Hello,
Is it possible to add annotation which has audio type with iText?
Thank you
Tony Chhun
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chanc
Hello,
I am in charge to write a program to let people add audio annotations on PDF
document. Ihave a question:
Is there a way to add audio annotation (throught .wav or else) to a PDF
document using iText Library?
If not, is not any other way to perform such thing?
Thank you for your answers.
--
I have found and implemented a way to concatenate multiple PDFs together.
Here is the code that got me most of the way there.
I had to retype this code in by hand so there may be some small errors .
This code concationates PDF files in memory and streamed them to a File.
Once I had this working I
I display the consolidated documents in a browser in a ServletOutputStream.
I do not have a byte[ ], just the Document object
Here is what I would like to do
I generate the PDF Document, then place the Document in a java.util.List.
After I am done populating the List with PDF Documents.
I want
I generate multiple PDF Documents in my code and display them one at a time.
I want to be able to add them to a List object and when I'm done
populating the list add them together in one master PDF Document to display to the user.
Can this be done.
I do not want to have to save these PDF files to t
served space for new object initialization. It might help.
== stanton
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
] On Behalf Of Tony HeSent: Friday, October 20, 2006 9:16 AMTo:
Post all your questions about iText hereSubject: Re: [iText-questions] out of memory problem with PdfReader
-Original Message-
> From: [EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]
] On> Behalf Of Tony He> Sent: Friday, October 20, 2006 2:39 AM> To: itext-questions@lists.sourceforge.net> Subject: [iText-questions] out of memory problem with PdfReader
>> Hi, I got an out of memroy
Hi, I got an out of memroy (outofstack) exception when creating a new PdfReader(filename).
The exceptions come from PdfReader.removeUnusedNodes() method.
My pdf file has hundreds of bookmarks.
Can anybody tell me how to get around this problem?
Thanks,
Jean
-
Hi:
I
have been using IText to create PDF documents. It worked great with Java 1.4.x.
However, when I switched to Java
1.5.0_06, I got the following error:
Exception in thread
"AWT-EventQueue-0" java.lang.NoClassDefFoundError: sun/awt/font/NativeFontWrapperException in
fm.insertDirecto
jars/mysql-connector-java-3.1.8-bin.jar jars/NDbOut.jar
As I mentioned above, I used to also put some flavor
of itext.jar
into this manifest: Eclipse runs, jar fails.
CONCLUSION:
Anything you could suggest to get me past this
stopping point
would
I am just following up on this question. Has anyone created links the way we
have or have suggestions to an alternative solution.
> Tony Reller
> WFS - Treasury Internet Solutions (TIS)
> (v) 612.667.8799 (f) 612.667.7150
MAC N9308-210
> This message may contain confidential and/o
My problem started when some of our users updated their Adobe Readers to
7.0. We have links in our PDF reports the user clicks on to open another
window in which their image request is returned to. However, the window with
the report & links in it is cleared out and [OBJECT] is displayed in the
upp
Using iText Ver:1.39 I have added setFullCompression() to my PDFwriter
object and achieved a 30% reduction in the size of our reports using Adobe
Reader 6.0.1. Great However when trying to open the file with Adobe
Reader 5.0.5 I receive the a File is damage errorCan 1.5 compression
on
We are using it in our reporting product to create financial reporting for
our commercial customers. The reports range from a few pages to hundreds of
pages. Some reports we allow linking from a summary section to a detail
portion of the reports. Other reports we have links to allow the use to
retr
make this program available to other iText users
as part of the com.lowagie.tools package.
To whom should I send the code for review?
Cheers,
Tony Christney
---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DV
oing wrong?
Thanks.
Tony Bono
oing wrong?
Thanks.
Tony Bono
Hi,
I am still stuck on this one. Can anyone help?
Thanks.
Tony Bono
-Original Message-
From: Bono, Tony
Sent: Wed 8/4/2004 4:36 PM
To: [EMAIL PROTECTED]
Cc:
Subject: FW: Controlling the Fonts in cell of a report that
is
Hi,
In my pdf document, I have about four pages of text that is
displayed as portrait and then I must display a table generated from
a query that requires landscape. Does anyone out there know how to
do this?
I would appreciate any advice
Tony Bono
oming from a query.
Also, I am still trying to set the pages that the reports are on to
landscape and legal size so as to capture the six columns of one of
the reports. Does anyone have any suggestions?
Thanks.
Tony Bono
My code is almost exactly
like the examples given at iText.
Secondly, the above paragraph is part of a group of paragraphs that
I wish to indent . The first paragraph will span the entire page,
but the paragraphs like the one above need to be indented about 8
spaces. How can I achieve this.
Thanks
How can we stream a PDF report in other words how do you write chunks of PDF
content to the browser. Would it be possible for you to send sample code or
some kind of example? Any feedback is appreciated.
> Tony Reller
> WFS - Treasury Internet Solutions (TIS)
> (v) 612.667.8799 (f) 612
also need to:
> c11.setPaddingTop(6f);
> c11.setLeading(9f, 0f);
>
> The problem is I do not want to do the setPaddingTop &
> setLeading if the
> field does not wrap. Is there a way to determine if the field
> is going to
> wrap?
>
> Using version 1.2b
>
> &g
mine if the field is going to
wrap?
Using version 1.2b
> Tony Reller
> WFS - Treasury Internet Solutions (TIS)
> (v) 612.667.8799 (f) 612.667.7150
>
---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite! GUADEC
I ran into some other odd problems opening documents so I also added in
addition to those below to correct them:
response.setHeader("Pragma", "public");
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Woodchuck
Sent: Thursday, June 03, 2004 1:21 PM
To: itex
There
had been reported problems with Adobe 6.0. Its best just to update to 6.0.1 See
issue in the forum:
http://www.adobeforums.com/cgi-bin/[EMAIL PROTECTED]@.2cce7577/2
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of sam
smithSent: Tuesda
ff
-Original Message-
From: Bradford, Jeff L
Sent: Monday, February 02, 2004 4:04 PM
To: '[EMAIL PROTECTED]'
Subject: iText
Importance: High
The iText framework seems to be Memory Intensive. Has anyone solved the
memory issue by tuning? If so, how. Is this a common problem? Do you have
I updated my environment with iText1.02 and when I recompiled I recieved an
error saying that the method PdfPCell.setColspan is undefined. This was in
iText1.01 and worked great. Was this removed on purpose and if so is there a
replacement method that I can use?
-Original Message-
From: [E
Not sure what specific printing problem you are having, but I have already
posted a problem with Adobe 6.0. Follow the link to see the issue:
http://www.adobeforums.com/cgi-bin/[EMAIL PROTECTED]@.2cce7577/2
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Su
We are currently using iText to send the output to the browser. When using
Adobe Reader 6.0 plugin it displays in the browser window just fine. When
trying to print the document I get the error "Could not start the print
job". If I save the document, reopen it I can then print the document will
p
found as resource. (The *.afm files must exist as resources
in the
package com.lowagie.text.pdf.fonts)
2860: end of print method
Thd *.afm files are included in the jar file, so why wouldn't it be able to
find them.
Tony
---
This S
files must exist as resources
in the
package com.lowagie.text.pdf.fonts)
2860: end of print method
Thd *.afm files are included in the jar file, so why wouldn't it be able to
find them.
Tony
-Original Message-
From: Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: Monday, Mar
,
Tony
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Monday, March 10, 2003 3:09 PM
To: [EMAIL PROTECTED]
Subject: iText-questions digest, Vol 1 #1067 - 2 msgs
Send iText-questions mailing list submissions to
[EMAIL PROTECTED
Paulo-
Here is a method I wrote to process a number of pdfs with their own data and
merge them into one pdf. When this pdf is generated all the pages of pdf
show up correctly, but the form fields are not populated.
Thanks in advance.
Tony
/**
* @param pdfFiles List contains a list of
Paulo-
When you get the PDFStamper, get the AcroFields, set the Fields in the
AcroFields(), flatten the fields and close the PDFStamper, do you then
add the pages one by one from the PDFStamper to the new document and then
add the acro fields to the new document?
Thanks,
Tony
-Original
form fields) and then
outputting one large merged PDF. Can this be done with this version?
If so, can you point to what classes I need to be looking at. Thanks
in advance.
Tony
Costanzo
Changes in itext-paulo-110 (2003-03-05)
- Added support for form filling, form flattening and FDF
merging
which is displayed to
user
Thanks in
advance,
Tony
Costanzo
o get any text I place
off the bottom of the cell. So either Cell Padding or
vertical Alignment is ok with me. If any know a way to
to do this, please let me know.
thanks
--Tony
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ByteArrayOutputStream;
import java.awt.
88 matches
Mail list logo