1. You aren't subscribed to the mailing-list. Your question had to be
approved manually. We'll do this once, but possible not twice. See
https://www.youtube.com/watch?v=IV4dzXDRzJE to find out why (it's a
practical reason, not a personal one).
2. It isn't clear what you mean when you write "get
Hello there,
Greetings !
I am using the itextSharp for my application since long time. Recently i am
facing a problem related to get the location of the PDF.
In the little more detail, I want to add an Image on a particular location
in the in the PDF document. I am generating the PDF from the XS
Hi,
I need to generate an image in the PDF from a url. The url from which i need
to get the image requires authentication. While i am trying to get the
instance of the image. Its throwing an error 403 - Authentication required.
Is there any option to provide the credentials to get the instance of
Dear sir,
I have a pdf file in which all the contents are in Arial font. my
requirement is to set a space between every character. eg. i want to change
'HELLO' as 'H E L L O'.
The follwing code adds some text with given amount of charecter spacing
var pdfStamper = new PdfStamper(pdfReader, new F
> I have a pdf file in which all the contents are in Arial font. my
> requirement is to set a space between every character. eg. i want to change
> 'HELLO' as 'H E L L O'.
>
> The follwing code adds some text with given amount of charecter spacing
>
> var pdfStamper = new PdfStamper(pdfReader, new
Thanks. I figured out how to do it using ghostcript.
>gswin64c.exe -o nul: -sDEVICE=bbox {pdf file}
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Need-help-check-if-content-exists-in-certain-area-tp4656045p4656097.html
Sent from the iText - General mailing list
On 27/08/2012 22:40, stiggs wrote:
> If I use the overContent, is there
> anyway of determining what if anything will get covered?
No, what you want can't be done with overContent.
What you want would imply that you parse the complete content stream,
and keep track of all the graphical state and t
Hello,
I'm trying to add a barcode to each document in the top-left hand side. I
want to determine programmatically if there is any content within a certain
geometry (let's say a 10mm wide x 60mm tall barcode offset 6mm from the
left, and 6mm from the top) on the document. If there is, I want to
ilto:aszo...@szomor.hu]
> Sent: Tuesday, May 22, 2012 3:16 AM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] Need Help!!! iTextSharpHTML to PDF
>
> XML Demo: http://kuujinbo.info/cs/itext.aspx
>
> If your HTML is not correct before used it wi
zomor.hu]
Sent: Tuesday, May 22, 2012 3:16 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Need Help!!! iTextSharpHTML to PDF
XML Demo: http://kuujinbo.info/cs/itext.aspx
If your HTML is not correct before used it with XMLWorker you must
corrected it
XML Demo: http://kuujinbo.info/cs/itext.aspx
If your HTML is not correct before used it with XMLWorker you must
corrected it with SGML:
http://developer.mindtouch.com/SgmlReader
Attila.
--
Live Security Virtual Confe
Hello Everyone,
Does anyone have a working example of iTextSharp XMLWorker 1.1.3? I've
been beating my head against the wall for several days trying to get C#
version working without success. Plenty of java documentation but can't
get it right with C#. Would appreciate any help. Thanks.
-
Thank you.
-Original Message-
From: Amedee Van Gasse [mailto:amedee-it...@amedee.be]
Sent: Monday, October 24, 2011 11:02 PM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Need help to open a new page on condition.
On Mon, October 24, 2011 14:36, 1T3XT BVBA
On Mon, October 24, 2011 14:36, 1T3XT BVBA wrote:
> On 24/10/2011 13:52, Dalui, Somak wrote:
>>
>> Hi,
>>
>> I have a situation where a PDFPTable is created iterating on a Java
>> object containing all data and then it is added to the document object.
>>
>> Now, I have to make a page break(or crea
On 24/10/2011 13:52, Dalui, Somak wrote:
Hi,
I have a situation where a PDFPTable is created iterating on a Java
object containing all data and then it is added to the document object.
Now, I have to make a page break(or create a new page) when a
condition is met while creating the PDFPTabl
Hi,
I have a situation where a PDFPTable is created iterating on a Java object
containing all data and then it is added to the document object.
Now, I have to make a page break(or create a new page) when a condition is met
while creating the PDFPTable.
If I do document.newPage(), it makes no ef
On 25/07/2011 18:23, kumaran.cts wrote:
> Exception Details: System.IO.IOException:
> F:\sitesroot\0\PDFTemplate\xyz.pdf not found as file or resource.
What about these Exception Details isn't clear?
Your application wants to access the file xyz.pdf and either that file
isn't present in F:\sitesr
Hello,
I am getting similar error after deployed into azure as follow:
Server Error in '/' Application.
F:\sitesroot\0\PDFTemplate\xyz.pdf not found as file or resource.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for
You have posted a mail to itext-questions@lists.sourceforge.net but you
weren't subscribed.
You are receiving this answer because I've added your mail address in Bcc:
I will do this only once! Further answers will be sent to the
mailing-list only (you won't receive them if you don't subscribe).
Hello,
I have created new pdf from scratch, in that pdf i create table of contents
first and then append pages to the pdf file. Which works fine and my pdf is
generated successfully. In Table of Content (TOC) I have used method
setRemoteGoto(fileName, pageNumber) of Chunk class. In which I have gi
it's not working? What is not working? Windows Azure? Your cloud setup?
ASP.net? C#?
We can't help you if you don't give more detail (like error message ,
system configuration, ) and even then it's not sure we can help.
On 14/07/2011 14:37, Musaddiq Ahmed Shareef wrote:
Hi,
I need to
On 30/06/2011 6:34, Himanshu wrote:
> when I use this jar in classpath and import its package it gives me
> the above-mentioned errors.
itext-5.1.1.jar is NOT an executable jar.
You wrote: "when I double click the .jar itself it report with following
error"
Why would you do that?
I'm sorry, bu
You are absolutely right. However, it seems like you didn't get me. I know
how to extract .jar files and I am not creating any jar files. I want to
convert documents into pdf on the run and for this purpose, I downloaded
itextpdf-5.1.1. that came with itextpdf-5.1.1.jar and when I use this jar i
On 29/06/2011 18:59, Himanshu wrote:
> when I double click the .jar itself
If you make a simple HelloWorld example, why are you creating a jar?
Why not just test it with javac?
If you want to make a jar clickable, you need to define a Main-Class in
the MANIFEST.MF file.
In any case: you need to l
Op 24/05/2011 9:04, Hiren Parghi schreef:
> datatable.setOffset(TABLE_OFFSET); //How to set Offset using PdfPTable
> object?
setSpacingBefore() / setSpacingAfter();
> datatable.setPadding(2); //How to set Padding using PdfPTable object?
Setting the padding is done at the level of a PdfPCel
We are plannign to upgrade iText 2.1.4 to 5.1.0. While going through changes
i found that some the classes(Table,Cell..) are removed after iText 2.1.4
We have used Table classes in following way:
Table datatable = new Table(columns);
datatable.setOffse
See my comment about security and silent printing in another thread...
From: kalakoti shyam [mailto:shyam_220...@yahoo.co.in]
Sent: Tuesday, March 29, 2011 6:12 AM
To: iText-questions@lists.sourceforge.net
Subject: [iText-questions] Need help to print pdf to connected Printer silently
Hi All,
I
Op 29/03/2011 15:20, Balder schreef:
Hi
if it works on some systems, it certainly has something to do with the
printers or the system.
Printing is platform dependent. It's hard to get this right in Java.
Moreover: I don't see any reference to iText in your code snippet.
You probably also have
Hi
if it works on some systems, it certainly has something to do with the
printers or the system. Nothing to do with iText®
You should contact your printer/printerdriver manufacturer, not this list.
On 29/03/2011 15:12, kalakoti shyam wrote:
Hi All,
I need to print the pdf file to printer wh
Hi All,
I need to print the pdf file to printer which is connected to the System
silently.
I Tried it as follows:
*public static void printPdfReport(String pdfReportFilePath, String
printerName) throws PredictionReportException {
if (pdfReportFilePath == null)
throw new Predi
ok, i found a solution:
// this is the mapper to use when creating the Graphics2D
lazy val fontMapper = {
val res = new DefaultFontMapper()
val parameters = new DefaultFontMapper.BaseFontParameters( new File(
userFontDir, fontFile ).getAbsolutePath )
parameters.encoding =
se.Disclaimer;
Disclaimer DisCard = null;
> -Original Message-
> From: Sciss [mailto:cont...@sciss.de]
> Sent: Tuesday, March 22, 2011 9:03 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Need help getting an AWT font to work
>
> hi,
>
> i ne
hi,
i need some help with a combo of JFreeChart and iTextPDF. Whenever I export my
charts as PDFs, I end up with files that use Helvetica all across the place.
my initial approach was
def createPDF( file: File, chart: JFreeChart, width: Int, height: Int ) {
val pageSize = new IRectangl
Op 8/02/2011 12:22, balaji.t.santha...@accenture.com schreef:
Thank you for your reply.
As you said I run through the ImageProvider interface which has been
given in chapter 9 of "iText in Action - Second Edition." Here, they
have mentioned to give the path of the source file where it does
Op 8/02/2011 10:07, yenugula suresh schreef:
> Hi ,
> i am generating the PDF with Tables using IText. I have a footer
> table ,i need to add the image to the footer.
OK, we already knew that from your previous mail.
What we don't know, is how you are adding the image to the table, and
what
Hi ,
i am generating the PDF with Tables using IText. I have a footer table
,i need to add the image to the footer.
My sample code is look like this,and i create a class as a subclass of *
PdfPageEventHelper*
Sample Code:
int L = Element.ALIGN_LEFT;
int C = Element.ALIGN_CEN
Op 8/02/2011 8:53, balaji.t.santha...@accenture.com schreef:
Hi All,
In our project, we are having a requirement to convert html file to
PDF file. For that, we are using IText API. If the HTML has some
image in its body, IText API fails to put that image in PDF and it
throws the following
Hi All,
In our project, we are having a requirement to convert html file to PDF file.
For that, we are using IText API. If the HTML has some image in its body,
IText API fails to put that image in PDF and it throws the following exception.
ExceptionConverter: java.io.FileNotFoundException:
You need MemoryStream. See http://kuujinbo.info/ for C# examples.
Paulo
- Original Message -
From: John R. Smith, Jr.
To: itext-questions@lists.sourceforge.net
Sent: Friday, December 24, 2010 1:33 AM
Subject: [iText-questions] Need help converting ByteArrayOutputStream
I am writing a VB.NET app utilizing iText and have hit a snag trying to
convert the following line from java to VB.NET. I am creating a booklet so
I need to write the file to memory (need to know the total number of pages)
so I can rearrange the pages and then generate the real doc. Can someone
t
[mailto:kishore.chitt...@tcs.com]
Sent: 09 June 2010 13:40
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] Need help to generate PDF by using URL
content
Hi,
I have a requirement in my project. Need to generate PDF by using some external
URL content for ex: (http://www.google.com). I
Hi,
I have a requirement in my project. Need to generate PDF by using some external
URL content for ex: (http://www.google.com). I am using struts2. Please let me
know how to generate PDF.
Thanks
Kishore CH
--
ThinkGe
Hi,
I am using 'Aerial Unicode MS' fonts to print my PDF files. Some japanese and
other characters which are getting printed in excel and HTML are not getting
printed in PDF.
I am testing it like this:
BaseFont bf =
BaseFont.createFont(
See http://1t3xt.be/?X0009d3.
Paulo
> -Original Message-
> From: Venu Repaka [mailto:rven...@gmail.com]
> Sent: Wednesday, January 13, 2010 11:33 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] need help regarding barcode
>
> Hi frie
Hi friends,
I am new to iText.
I want to display bar code using iText and add some data to it (Barcode).
I need to add current date to the barcode.
When we scan the bar code, we need to get the current date. Any help would
be greatly appreciated.
Waiting for your reply.
--
Manfred,
mamueller wrote:
> i have found the error:
>
> sap.setExternalDigest(new byte[2048], null, "RSA");
>
> must be changed to:
>
> sap.setExternalDigest(new byte[128], null, "RSA");
>
> I dont know why but i works.
Ok, when trying to make the expected and actual signature size match,
Hi Manfred,
mamueller wrote:
> - How can i inspect the signed pdf? With a text editor or a special tool?
For a first look I use a viewer that has a hex mode of some kind (e.g. PSPad
or the viewer of TotalCommander, but there are many alternatives). This is
what I used for your file.
For a more
Hello,
i have found the error:
sap.setExternalDigest(new byte[2048], null, "RSA");
must be changed to:
sap.setExternalDigest(new byte[128], null, "RSA");
I dont know why but i works.
Thanks to all
Manfred
mamueller wrote:
>
> Hello Michael,
>
> im a newbie to pdf sign with itext.
> I
Hello Michael,
im a newbie to pdf sign with itext.
Im a little bit confused.
- How can i inspect the signed pdf? With a text editor or a special tool?
- How can you see that the /Contents only span the bytes from position 837
through 1100?
- Where do you get the information from that the /ByteR
Hello Manfred,
mamueller wrote:
> original.pdf, signed.pdf and .keystore attached.
> Password for key and keystore: my_password
If you inspect the signed.pdf, you see that the /Contents only span the
bytes from position 837 through 1100 while according to the /ByteRange array
they should end at
ginal Message
> From: mamueller
> To: itext-questions@lists.sourceforge.net
> Sent: Friday, September 4, 2009 9:46:23 AM
> Subject: Re: [iText-questions] Need Help! Self Signed external siganture
> example fails
>
>
>
>
> mamueller wrot
Hi Manfrrad,
can you make the PDF doc available ?
Greetings
Andreas
- Original Message
From: mamueller
To: itext-questions@lists.sourceforge.net
Sent: Friday, September 4, 2009 9:46:23 AM
Subject: Re: [iText-questions] Need Help! Self Signed external siganture
example fails
]
>>> Sent: Thursday, September 03, 2009 12:32 PM
>>> To: itext-questions@lists.sourceforge.net
>>> Subject: [iText-questions] Need Help! Self Signed external
>>> siganture example fails
>>>
>>> Hello,
>>>
>>> i have tried to run
]
>>> Sent: Thursday, September 03, 2009 12:32 PM
>>> To: itext-questions@lists.sourceforge.net
>>> Subject: [iText-questions] Need Help! Self Signed external
>>> siganture example fails
>>>
>>> Hello,
>>>
>>> i have tried to run
ficate is RSA 1024 bit.
>
> Paulo
>
>> -Original Message-
>> From: Manfred Müller [mailto:mamuel...@directbox.com]
>> Sent: Thursday, September 03, 2009 12:32 PM
>> To: itext-questions@lists.sourceforge.net
>> Subject: [iText-questions] Need Hel
Check that your certificate is RSA 1024 bit.
Paulo
> -Original Message-
> From: Manfred Müller [mailto:mamuel...@directbox.com]
> Sent: Thursday, September 03, 2009 12:32 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Need Help! Self
Hello,
i have tried to run the example with an external signature in Self Sign Mode,
like described on: (http://itextpdf.sourceforge.net/howtosign.html#signextstd)
see code below at the end of the mail.
The sign process works without errors, but if i open the signed PDF document
with Acrobat r
200
> From: i...@1t3xt.info
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Need help
>
> Jignesh Patel wrote:
> > I am trying to achieve the following:
> > I have an exisitng pdf with acroform.
> > This pdf has 2 pages.
> > In certain con
Jignesh Patel wrote:
> I am trying to achieve the following:
> I have an exisitng pdf with acroform.
> This pdf has 2 pages.
> In certain conditions, I need to copy the first page including the
> acroform and then insert it in second position so that the newly
> created/copied page becomes the se
Hello All,
I am new to the subject of manipulating existing pdfdocuments. I am trying to
achieve the following:
I have an exisitng pdf with acroform.
This pdf has 2 pages.
In certain conditions, I need to copy the first page including the acroform and
then insert it in second position so
Hi,
I am new to iText and very impressed by its capability.
Reading the tutorials, i have managed to sign a signature field and add
watermark to the entire document.
I am looking to sign a digital signature with watermark in the signature
field as per signature 'PubSec generated signature appear
Hi
I am a beginner to iText, but I am using it to study about pdf format.
I have bought the book, but I am lost at trying to decode the flate-encoded
(with predictor=12, col=5) stream.
I did the following:
PdfReader reader = new PdfReader("format.pdf");
PdfLister lister = new PdfLister(
Subject
questions about Re: [iText-questions] Need Help
e-
> From: sradhakrish...@inautix.co.in
> [mailto:sradhakrish...@inautix.co.in]
> Sent: Monday, February 16, 2009 9:04 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Need Help
>
>
> Hello,
> I have a tool which is used to upload PDF
Hello,
I have a tool which is used to upload PDF documents into the system.
We read the PDF using iText.
When am iterating through a Password protected PDF document to get
the number of pages, am getting
java.io.IOException which contains the message "Bad user password "
S
Look for examples using PdfStamper.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Anna riechart
> Sent: Wednesday, August 20, 2008 5:04 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] nee
I'm a iText newbie. I figured out how to add headers to a pdf while creating
the pdf on the fly. But how can I read in an existing pdf and add a header
to every page? Thanks in advance for any help.
-
This SF.Net email is spons
Hi All,
I am getting an unbalanced state save/restore exception. My application
creates a multi-page pdf document. I first insert images in each page and then
use the Graphics2D object that I get from the PdfContentByte object to draw
text over the inserted images. A more detailed explanat
On Fri, Jun 6, 2008 at 5:42 PM, phyowai tun <[EMAIL PROTECTED]> wrote:
> Dear sir
> if possible ,please give me C# code example
> for itextsharp , ch18 -under the hood.i only want that c# souce code file.
> thanks you.
> have a nice day
>
-
Kishore_Antrias wrote:
> Hi,
> I have five cells in a table where three cells have the
> contents, and two cells don’t have any contents. The problem is the
> cell which do not have contents occupy the same space as the cell
> which have the contents. In html cell width are ad
Hi,
I have five cells in a table where three cells have the contents,
and two cells don't have any contents. The problem is the cell which do
not have contents occupy the same space as the cell which have the
contents. In html cell width are adjusted according to the content
automaticall
Hello,
I'm having a probem to draw table borders with a tableevent refering to
the
http://itext.ugent.be/library/com/lowagie/examples/objects/tables/pdfpta
ble/TableEvents1.java example.
The primary goal is to draw a border around the tableheader cells.
The following scenario do I have:
I cre
johniText wrote:
> Hello thanks first.
>
> Could you please tell me how you found the " box size in the annotation
> array is [104.25,13.87] and in the appearance is [50,25] ",
For instance with http://www.1t3xt.com/products/rups.php
Or you can open the PDF in a text editor and look for the
fiel
er than AcroFields.setField().
>
> Paulo
>
> - Original Message -
> From: "1T3XT info" <[EMAIL PROTECTED]>
> To: "Post all your questions about iText here"
>
> Sent: Monday, April 28, 2008 6:57 PM
> Subject: Re: [iText-questions] need help on TextFiel
Hello, The code that produced this PDF is in my first post.
I think you are right, when Adobe reader opens this PDF, it uses
some appearance. But in my code I don't pre-define any appearance
at all... If a correctly pre-defined appearance can make Adobe
reader display the annotation text using
the field originally
was not iText or it was something other than AcroFields.setField().
Paulo
- Original Message -
From: "1T3XT info" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
Sent: Monday, April 28, 2008 6:57 PM
Subject: Re: [iText-qu
Given that I don't know how you produced this PDF in the first place,
I can't really comment specifically.
What I see is Acrobat/Reader drawing the pre-defined appearance (/AP/
N) when the file is open. I guess this is what you think is
incorrect. If so, whatever program created it did so w
johniText wrote:
> On my machine the weired thing is when this pdf is opened, the
> font is not what I set in the java code. But if you click the text
> and then do some modification to the text, then the font changes
> to be what I set in my java code.
This doesn't happen on my PC!!!
> My questi
Hi Leonard,
Thanks for your help. Could you please open the PDF I uploaded
http://www.nabble.com/file/p16905159/textfield.pdf
On my machine the weired thing is when this pdf is opened, the
font is not what I set in the java code. But if you click the text
and then do some modification to the tex
On Apr 25, 2008, at 4:39 PM, johniText wrote:
> I don't understand why the font Arial is used instead font
> Helvetica. Helvetica is supposed to be a standard font and supposed
> to be available in all PDF applications right ?
>
No, Helvetica is NOT guaranteed to be available in all PDF
applica
johniText wrote:
> Let me upload the PDF again:
> http://www.nabble.com/file/p16905159/textfield.pdf textfield.pdf
Looks OK to me. There's no change in font when I click
the text and change it.
> I don't understand why the font Arial is used instead font
> Helvetica. Helvetica is supposed to be
Let me upload the PDF again:
http://www.nabble.com/file/p16905159/textfield.pdf textfield.pdf
I don't understand why the font Arial is used instead font
Helvetica. Helvetica is supposed to be a standard font and supposed
to be available in all PDF applications right ?
1T3XT info wrote:
>
>
johniText wrote:
> When I checked the PDF file document properties in Adobe reader, it reads:
> Helvetica-BoldOblique
>Type: Type 1
>Encoding: Ansi
>Actual Font: Arial-BoldItalicMT
>Actual Font Type: TrueType
I didn't see the PDF (maybe the attachmen
That means you aren't embedding the font and so Acrobat/Reader has to
substitute.
Leonard
On Apr 25, 2008, at 10:42 AM, johniText wrote:
>
> Dear 1T3XT,
>
> Thanks a lot for your help. I ran the code you provided, and it
> produced the exact behaviour as I described. I attached the
> PDF file
Dear 1T3XT,
Thanks a lot for your help. I ran the code you provided, and it
produced the exact behaviour as I described. I attached the
PDF file produced on my system for your reference.
The environment of my system is:
Windows 2000, Java JDK 1.5, Adobe reader version 8.1.0, iText version 2.1
johniText wrote:
Hello,
I am using the convenience class, TextField, to create PdfFormField.
First I create the text field, then I set the text and the font, color, etc.
I made a small standalone sample and I can't reproduce the following
behavior:
But When I open the PDF file using Adobe rea
Hello,
I am using the convenience class, TextField, to create PdfFormField.
First I create the text field, then I set the text and the font, color, etc.
But When I open the PDF file using Adobe reader, the font
of the text is NOT what I set in my java code. The weired thing is,
if I click the
swami deepa wrote:
> Hi,
>
> I am stuck with one problem
> In our website we create a report and snapshots on fly i.e.
> dynamically.
OK. These are HTML reports?
> I want to export and save then as .pdf file when user clicks
> on download button.
You mean you want to star
Hi,
I am stuck with one problem
In our website we create a report and snapshots on fly i.e. dynamically.I
want to export and save then as .pdf file when user clicks on download button.
Please guide me how to do this using iText.
Waiting for reply.
Thanks.
On Mar 3, 2008, at 12:15 AM, Priyanka Prasad, HCL-Industry Solutions
wrote:
> Adobe's Illustrator is a tool to create images.
Illustrator is a tool for creating vector artwork - as opposed to
Photoshop which is a tool for creating raster artwork.
> Now when an image is
> created usin
onard Rosenthol
Sent: Saturday, March 01, 2008 4:58 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Need Help
Not all images in a PDF are JPEG - most, in fact, are not.
I also don't know what you mean by "{combination of small-2 objects".
Can
;
> Regards!
> Priyanka Prasad
>
>
>
> From: [EMAIL PROTECTED] on behalf of
> Leonard Rosenthol
> Sent: Fri 2/29/2008 5:49 PM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] Need Help
>
>
> _IF_ you have a way to identify what the images a
From: [EMAIL PROTECTED] on behalf of Leonard Rosenthol
Sent: Fri 2/29/2008 5:49 PM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Need Help
_IF_ you have a way to identify what the images are programmatically - that
same sample can be used to replace any/all
_IF_ you have a way to identify what the images are programmatically
- that same sample can be used to replace any/all images on the page.
Leonard
On Feb 28, 2008, at 10:06 AM, Priyanka Prasad, HCL-Industry Solutions
wrote:
Hi,
I am currently working on a Project where I need to read and
Hi,
I am currently working on a Project where I need to read and input PDF
file, and on one or more pages of the PDF I need to replace one or more
images with another jpg image. Please assist me if this functionality
can be achieved through iText. Also when browsing the net I came across
a code t
I need help flattening a PDF file where isXfaPresent() is true. I am
trying to use the following routine. It works fine for older PDF forms.
When isXfaPresent() is true this routine creates the new file without
error, but Adobe Reader claims I need a newer version of Adobe
Reader to read the resu
iText can't extract text. Look for jpedal and pdfbox.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sameet Lal
> Sent: Monday, October 22, 2007 1:28 AM
> To: itext-questions@lists.sourceforge.net
> Subject:
Bruno Lowagie (iText lowagie.com> writes:
>
> Sameet Lal wrote:
> > Hi,
> >
> > I am using iText. I am creating a PDF file using PdfWriter. It works fine.
> > Now I need to read the contents of above created file, for this I am
> > using PdfReader, but it gives me lot of extra characters.
> >
Hi,
>
> I am using iText. I am creating a PDF file using PdfWriter. It works fine.
> Now I need to read the contents of above created file, for this I am using
> PdfReader, but it gives me lot of extra characters. Following is the
> contents it extracts from PDF file:
>
q BT 36 806 Td 0 -18 Td
Thanks for your answer.
The question has been resolved !
The reason is we should put the *.TTF files put JAVA_HOME/jre/lib/Fonts
catalog.
--
View this message in context:
http://www.nabble.com/Need-Help-about-Fonts-tf4485582.html#a12811470
Sent from the iText - General mailing list archive at N
1 - 100 of 183 matches
Mail list logo