Re: [iText-questions] How to insert a hyperlink rectangle at a desired position

2016-08-04 Thread iText mailing list
-left of the generated PDF no matter how I change the x & y values in the Rectangle arguments (int x, int y, int width, int height). Could someone provide his/her advisory how to insert the Rectangle at a desired position? You didn't tag your question as an iText question, hence it pa

Re: [iText-questions] Missing components

2016-06-20 Thread iText mailing list
e most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohomanageengine___ iText-questions mailing list iText-questions@lists.sourceforge.net

Re: [iText-questions] questions about create new forms without create new document(eg:radio buttons .check button.and so on)

2016-02-01 Thread iText mailing list
pdfReader = new ITextPdfLoader(pdfSrc, getPassword()).getPdfReader(); step2:PdfStamper stamper = new PdfStamper(pdfReader, pdfOutStream); step3:PdfWriter wirter =stamper.getWriter(); : : : : : : stepn:writer.addAnnotation(radioGroup); in stepn,it

Re: [iText-questions] Empty page generated at the end of the PDF document

2016-02-01 Thread iText mailing list
xperience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140 ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many qu

Re: [iText-questions] How to use external css file?

2016-01-28 Thread iText mailing list
now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext

Re: [iText-questions] Fwd: detect pdf rotation angle

2015-10-08 Thread iText mailing list
QUESTIONS: http://itextpdf.com/support -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be

Re: [iText-questions] Marking table, ro and cell as DIV

2015-10-08 Thread iText mailing list
The mailing-list you are using is being discontinued. Please use the proper channel for questions: http://itextpdf.com/support On 10/8/2015 9:14 AM, avchavan wrote: > Hi, I am creating a PDF using iText 5.5.6. > I wanted to tag table, row and cell as a DIV. > I have written the follo

Re: [iText-questions] Are certificates used to sign PDF files the same as HTTPS certificates?

2015-09-01 Thread iText mailing list
gning documents. -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://w

Re: [iText-questions] Creating pdf files with iText and utf8 symbols

2015-07-07 Thread iText mailing list
On 7/6/2015 19:27 PM, andrissig wrote: I’m testing creation of pdf files with itext library. I’ve tried this tutorial: http://www.vogella.com/tutorials/JavaPDF/article.html http://www.vogella.com/tutorials/JavaPDF/article.html All works fine, but when I add some non latinic symbols

Re: [iText-questions] How to convert com.lowagie.test.image to a awt image

2015-07-07 Thread iText mailing list
On 7/7/2015 8:36 AM, artimizia dias wrote: Whenever I try to get raw bits by lowagieIMage.getOriginalData() it returns me null So does getRawData() You are using a class referring to Lowagie (the CEO of iText Group). This means that you are using an old iText version. Old iText versions

Re: [iText-questions] How to convert com.lowagie.test.image to a awt image

2015-07-07 Thread iText mailing list
On 7/7/2015 11:31 AM, artimizia dias wrote: can u give me an example how to use pdfimageobject 1. Stop using the mailing list. 2. Use StackOverflow if you have a question. 3. Use Google first to avoid losing karma: http://lmgtfy.com/?q=iText+PdfImageObject

Re: [iText-questions] ItextSharp - Color Value Outside Range Error

2015-06-24 Thread iText mailing list
and physical virtual servers, alerts via email sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o___ iText-questions mailing list iText-questions@lists.sourceforge.net

Re: [iText-questions] To set row height in table

2015-05-29 Thread iText mailing list
/ -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference

Re: [iText-questions] PDF multiple signatures problem

2015-05-27 Thread iText mailing list
You are using a version of iText that should no longer be used: http://stackoverflow.com/questions/25696851/can-itext-2-1-7-or-earlier-can-be-used-commercially That version has been removed from all official servers because it is not supported, nor are the signatures you are creating. When you

Re: [iText-questions] Convert Image to Searchable PDF

2015-05-21 Thread iText mailing list
and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y ___ iText-questions mailing list iText-questions@lists.sourceforge.net https

Re: [iText-questions] loop annotations

2015-05-12 Thread iText mailing list
___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com

Re: [iText-questions] Base CRL and Delta CRL

2015-05-06 Thread iText mailing list
APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA

Re: [iText-questions] Base CRL and Delta CRL

2015-05-05 Thread iText mailing list
On 5/5/2015 17:30 PM, mgomez wrote: Hi all :) I'm using itext 5.5.5 to sign a PDF document and have a question: How I can combine a Base CRL and Delta CRL? I this to be included in the digital signature as revocation information, or I should add both CRLs? As far as I know, PAdES doesn't

Re: [iText-questions] How to obtain Field Font information

2015-04-09 Thread iText mailing list
=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted

Re: [iText-questions] detecting fonts un a PDF

2015-03-30 Thread iText mailing list
. The java source, is attached - notice it is based on the itext 2 book listing. Unfortunately, for the PDF attached (and adobe preflight from version 9.5 show that the PDF is OK), we cannot find the calibri font and one arial bold font, which the Adobe reader document properties - fonts show

Re: [iText-questions] Attachment at specific location of the pdf

2015-03-30 Thread iText mailing list
weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https

Re: [iText-questions] java.lang.IllegalArgumentException: Element not allowed.

2015-03-26 Thread iText mailing list
://stackoverflow.com/questions/29076946/java-lang-illegalargumentexception-element-not-allowed But that is a question about XML Worker, not about attachments. Also: the iText mailing-list is being discontinued. Nobody at iText Group is officially following it anymore. Since you refer to StackOverflow in your

Re: [iText-questions] iTextSharp documentation

2015-03-20 Thread iText mailing list
. iText is originally written in Java and there is documentation aplenty: http://itextpdf.com/api There are also some books about iText: http://itextpdf.com/learn iText has been ported to C# and that port is released as iTextSharp. iText and iTextSharp are kept in sync, so all the documentation

Re: [iText-questions] java.lang.IllegalArgumentException: Element not allowed.

2015-03-17 Thread iText mailing list
/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http

Re: [iText-questions] Setting different header footer in one document

2015-03-11 Thread iText mailing list
/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com

Re: [iText-questions] Antw: Re: value of selected checkbox is Off

2015-02-09 Thread iText mailing list
/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http

Re: [iText-questions] Antw: Re: value of selected checkbox is Off

2015-02-09 Thread iText mailing list
: 1. Is there a reason why you prefer using the mailing list over the issue tracker for customers? In our last board meeting at iText, we decided that the mailing-list was dead and that we would discontinue it in favor of using StackOverflow. In your case, wouldn't it be better to use the support

Re: [iText-questions] Bug detected in TextRenderInfo.class

2015-02-06 Thread iText mailing list
for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ ___ iText-questions mailing list iText

Re: [iText-questions] check if a checkbox is selected

2015-02-06 Thread iText mailing list
://goparallel.sourceforge.net/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can

Re: [iText-questions] Antw: Re: check if a checkbox is selected

2015-02-06 Thread iText mailing list
://goparallel.sourceforge.net/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered

Re: [iText-questions] Use of iTextSharp dll 4.1.6

2015-02-05 Thread iText mailing list
for any damages the integrator incurred because of your interference. I sincerely hope iText have discontinued this practice, as it is not only illegal, but immoral. We prefer working WITH integrators, not AGAINST integrators. Watch this testimony from an integrator to find out what we mean

Re: [iText-questions] Use of iTextSharp dll 4.1.6

2015-02-05 Thread iText mailing list
On 2/5/2015 17:59 PM, mkl wrote: just in this case is merely more than a year ago... And the situation that is described, where the customer stopped working with the integrator, was a situation where the integrator had introduced the AGPL version of iText in a situation that either required

Re: [iText-questions] Itext : do not know how to remove watermark (filigrane)

2015-01-20 Thread iText mailing list
your question on StackOverflow, or post it to the issue tracker at iText Software. The latter option is only available for iText customers. On 1/20/2015 15:12 PM, Prevost, Sylvain wrote: Hello, This is my code (in VB.Net), using unprotect password process, but I do not know really how to do

Re: [iText-questions] Column text issue with 5.5.4

2015-01-19 Thread iText mailing list
with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions

Re: [iText-questions] android app support

2015-01-14 Thread iText mailing list
You are not subscribed to the iText mailing list. This mail was approved manually. Any follow-up mails will be rejected. Please post your question on http://stackoverflow.com and use the tags iText and iTextG. Make sure that you include a code sample that shows what you have tried. If you

Re: [iText-questions] Itextsharp PDF Parsing Font Requirement

2015-01-06 Thread iText mailing list
with iTextSharp correspond with the 14 Standard Type 1 fonts. These are fonts that any PDF viewer should be able to render, hence there is no need to embed these fonts (unless font embedding is a requirement, e.g. in the context of PDF/A). Please download the free ebook The Best iText Questions

Re: [iText-questions] Table Columns Heights different with Constructors versus Add Methods

2014-12-31 Thread iText mailing list
On 12/30/2014 21:25 PM, rveach wrote: I couldn't find a bug tracking maillist, so I am posting this here. Well, we usually expect questions to be posted on StackOverflow. The best questions are bundled in a free ebook conveniently called The Best iText Questions on StackOverflow: https

Re: [iText-questions] Wrong extraction of X (disParallelStart/disParallelEnd) coordinate

2014-12-30 Thread iText mailing list
On 12/30/2014 8:00 AM, hkaren wrote: Hello everyone. I am using LocationTextExtractionStrategy for extracting a text from PDF. In most of all cases it works fine. However, there are some cases when the iText library returns wrong X coordinate (disParallelStart/disParallelEnd) for a word

Re: [iText-questions] Jaws not reading the tagged PDF

2014-12-23 Thread iText mailing list
On 12/23/2014 8:46 AM, Banawalikar, Omkar wrote: Any update on this? You are using iText 5.5.3. This assumes that you either (1.) use iText in an AGPL context or that you (2) use iText in a commercial context. If (1.) please give us a link to the complete source code of your project

Re: [iText-questions] Jaws not reading the tagged PDF

2014-12-23 Thread iText mailing list
On 12/23/2014 18:19 PM, Banawalikar, Omkar wrote: Hi, We are trying to test if iText can generate proper tagged pdf files, which can be accessed by JAWS screen reader. If our POC is successful, then we will integrate it with our product and buy the commercial license, else we will have

Re: [iText-questions] PDF/A and LocalGoto not working

2014-12-22 Thread iText mailing list
. Take a look and join the conversation now. http://goparallel.sourceforge.net___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT

Re: [iText-questions] (no subject)

2014-12-20 Thread iText mailing list
=164703151iu=/4140/ostg.clktrk ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can

Re: [iText-questions] What's new on the last release of iTextSharp 5.5.4

2014-12-16 Thread iText mailing list
On 12/16/2014 18:32 PM, Antonio Méndez Granda wrote: Hi pals, can you tell me what's new on the last release of iTextSharp which was released a few hours ago? Well, officially, the release date is tomorrow, but iText 5.5.4 is already available. Is stable? Yes. What's new? The technical

Re: [iText-questions] Problem in justified paragraphs for right-to-left languages

2014-12-16 Thread iText mailing list
On 12/16/2014 21:40 PM, Hossein Noorikhah wrote: The problem is still there with iText 5.5.3. Is there any chance of review? Wasn't this fixed in 5.5.4? -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT

Re: [iText-questions] Source of checksum within the xfa form element

2014-12-15 Thread iText mailing list
=164703151iu=/4140/ostg.clktrk ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can

Re: [iText-questions] Second edition: typo

2014-12-15 Thread iText mailing list
/ostg.clktrk___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference

Re: [iText-questions] Broken link to AGPL on iText(R), a JAVA PDF library site

2014-12-15 Thread iText mailing list
On 12/15/2014 17:37 PM, John Hebert wrote: The following page contains a broken link: http://sourceforge.net/projects/itext/ Under Additional Details, the item: *License* Affero GNU Public License http://sourceforge.net/directory/license:osi-approved-open-source/affero-gnu-public-license

Re: [iText-questions] Source of checksum within the xfa form element

2014-12-14 Thread iText mailing list
___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText

Re: [iText-questions] PDF becomes Read only after filling values in XFA form

2014-12-12 Thread iText mailing list
___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered

Re: [iText-questions] PDF becomes Read only after filling values in XFA form

2014-12-11 Thread iText mailing list
On 12/11/2014 8:38 AM, Micky wrote: Please suggest me the right way to maintain editability of pdf file after modifications. This question has already been answered here: http://stackoverflow.com/questions/26629498/how-to-fill-xfa-form-using-itext

Re: [iText-questions] Tiff to PDF conversion using itext. Need to reduce PDF size

2014-12-01 Thread iText mailing list
=157005751iu=/4140/ostg.clktrk ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can

Re: [iText-questions] Rounded image in iTextSharp

2014-11-30 Thread iText mailing list
corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered

Re: [iText-questions] Is there a way to set the Document encoding?

2014-11-26 Thread iText mailing list
/ostg.clktrk___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference

Re: [iText-questions] Tiff to PDF conversion using itext. Need to reduce PDF size

2014-11-26 Thread iText mailing list
On 11/25/2014 16:18 PM, susmita sil wrote: Hi, I am reading Tiff image from IBM filenet as java outputStream. I am converting the outputStream to itext Image and the converting that image to PDF. The converted PDF has good resolution but size is bigger than the tiff image for example it I

Re: [iText-questions] Make existing PDF readonly

2014-10-31 Thread iText mailing list
be overlooked in which case nobody on the mailing list will see your question. -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net https

Re: [iText-questions] iText returning Unicode characters

2014-10-30 Thread iText mailing list
in the video applies to your PDF. Also: the quality of the output largely depends on the version of iText(Sharp). The more recent the version, the more accurate the output. On 10/29/2014 23:04 PM, Adesh Nayak wrote: Hi Team, Need some help. I was using below code (C#) to read some text from

Re: [iText-questions] Can an Attributed String be written onto the PDF using iText?

2014-10-29 Thread iText mailing list
On 10/28/2014 18:31 PM, Navin Kumar wrote: Reply from itext support: It looks to me like you're taking a very elaborate path towards rendering bold and italic text. Unless there is a very specific use case that absolutely requires Graphics2D, iText has no need for the kind of low-level API

Re: [iText-questions] Can an Attributed String be written onto the PDF using iText?

2014-10-29 Thread iText mailing list
On 10/29/2014 8:53 AM, Harsha Kaundinya wrote: Please help us by answering the question. You didn't answer the counter-question: why are you using PdfGraphics2D to achieve something that can easily be done using normal iText functionality. Your main problem is caused by the way you designed

Re: [iText-questions] Link to specific coordinates within PDF?

2014-10-27 Thread iText mailing list
You are looking for the view parameter. -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions

Re: [iText-questions] Java iText Error while check pdf PDF/A-1A

2014-10-24 Thread iText mailing list
On 10/23/2014 17:17 PM, Jose Mª Viota wrote: Did you know if there is any bug tracking or email address for support? Yes, but it is only available for customers. -- ___ iText

Re: [iText-questions] Java iText Error while check pdf PDF/A-1A

2014-10-23 Thread iText mailing list
On 10/22/2014 17:26 PM, Jose Mª Viota wrote: Hello, I am writting in reference to an error I get while a signing a concrete pdf file with Java iText libraries version 5.5.3. I've attached the conflict file. What does Adobe Pro tell you about the original PDF document? Does it pass the PDF

Re: [iText-questions] Java iText Error while check pdf PDF/A-1A

2014-10-23 Thread iText mailing list
? -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference

Re: [iText-questions] Merge PDFs with forms - PDF version7

2014-10-20 Thread iText mailing list
You are mixing all kinds of things you shouldn't mix. For instance: you are posting a question to the mailing-list for iText and iTextSharp, yet in your question you mention the copycat product PDFSharp, written by people who wanted to copy the success of iText. You are talking about PDF

Re: [iText-questions] Link annotation to a file attachment

2014-10-17 Thread iText mailing list
On 10/17/2014 12:00 PM, Marc Campforts wrote: Hello, Can I create a link annotation (7.3.2 in Itext in Action) to a file attachment( 7.3.3 in Itext in Action)? That is explained in section 16.2.4 of the same book. You need the gotoEmbedded() method. As defined in ISO-32000-1, this will only

Re: [iText-questions] Put Same signature on same locations on multiple pages

2014-09-17 Thread iText mailing list
___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http

Re: [iText-questions] pdf shifted down

2014-09-17 Thread iText mailing list
On 9/16/2014 8:54 PM, John Hancock wrote: using com.lowagie.text You're using a version that hasn't been supported for years. See http://itextpdf.com/salesfaq and also http://stackoverflow.com/questions/25696851/can-itext-2-1-7-or-earlier-can-be-used-commercially/25698526#25698526

Re: [iText-questions] pdf tagging problem

2014-09-17 Thread iText mailing list
On 9/16/2014 3:22 PM, ajit wrote: I am unable to continue further. You started the wrong way. It would take several days to explain how to meet your requirement and several weeks to build the solution. You should hire an iText expert

Re: [iText-questions] pdf shifted down

2014-09-17 Thread iText mailing list
://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA

Re: [iText-questions] pdf tagging problem

2014-09-17 Thread iText mailing list
On 9/17/2014 5:16 PM, ajit wrote: I need to complete this task ASAP. The word ASAP is forbidden on the free mailing list. Only paying customers can use it. Can this task be achieved using iText. Maybe, maybe not. You didn't describe your requirement well enough. Maybe it's impossible

Re: [iText-questions] Need the help

2014-09-08 Thread iText mailing list
version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R

Re: [iText-questions] Need the help

2014-09-07 Thread iText mailing list
. These are two completely different things. Infosys is an integrator that is already using iText in a number of projects. It is not clear if you have a commercial license / support contract for the project you're working on. I'm forwarding this to our sales representative in Asia (based in Singapore

Re: [iText-questions] InlineImageParseException: Could not find image data or EI

2014-09-04 Thread iText mailing list
to be kept up to date. If you're not... Well, as you're talking about sensitive documents and as you're so concerned about it, why don't you get a commercial iText license to be kept up to date? You are making money using iText, why not spend some of that money rewarding the people developing

Re: [iText-questions] I am Not able to see colspan value in pdf adobe reader

2014-09-03 Thread iText mailing list
. -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered

Re: [iText-questions] [SPAM] Re: Encrypting signed pdf file

2014-09-03 Thread iText mailing list
/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference

Re: [iText-questions] Sign and PDF with SmartCard and web browser only

2014-09-03 Thread iText mailing list
On 9/4/2014 5:53 AM, arnabroy wrote: hi michael/leonard please help me out This sounds very odd: i am sending it back to the server side to embed it into the pdf file using bouncy castle. Did you take a look at this example: http://sourceforge.net/p/itext/code/HEAD/tree/tutorial/signatures

Re: [iText-questions] Add XFA form into a PDF

2014-09-02 Thread iText mailing list
On 9/2/2014 3:06 AM, YunYi wrote: Thanks for your help. I am not familiar with iText. Can you give me an example about that? What Leonard meant was that you're asking a ready-made solution for something that hasn't been developed yet and that would take many man-months to build. How much

Re: [iText-questions] Problem while copying PDF

2014-09-01 Thread iText mailing list
that your mother would understand it, not in a way that requires us to consult a crystal ball. If you're creating the TOC from scratch, then there's an example that more or less explains your use case in chapter 7 of the book iText in action: http://itextpdf.com/examples/iia.php?id=133 Depending

Re: [iText-questions] Chunk.GetWidthPoint() returns wrong width

2014-08-29 Thread iText mailing list
/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference

Re: [iText-questions] Chunk.GetWidthPoint() returns wrong width

2014-08-29 Thread iText mailing list
On 8/29/2014 6:19 PM, vadamovsky wrote: iText mailing list wrote When you measure the characters in the Chunk, you measure the original characters. When you render the Arabic glyphs using ColumnText, the original characters in the Chunk are replaced by the ligaturization process. It should

Re: [iText-questions] coloumn widths are not reflecting

2014-08-28 Thread iText mailing list
. -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R

Re: [iText-questions] FontFactory.getFont(arial) returns undefined

2014-08-26 Thread iText mailing list
fonts so you need to provide the font program as explained in the documentation. -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ ___ iText-questions

Re: [iText-questions] EndOfStreamException on TiffImage.GetTiffImage

2014-08-26 Thread iText mailing list
problem, not an iText problem. -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/___ iText-questions mailing list iText-questions@lists.sourceforge.net

Re: [iText-questions] Itext 5.4.1 - Metadata Bug?

2014-08-25 Thread iText mailing list
/ -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark

Re: [iText-questions] Itext 5.4.1 - Metadata Bug?

2014-08-21 Thread iText mailing list
? -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA

Re: [iText-questions] Itext 5.4.1 - Metadata Bug?

2014-08-21 Thread iText mailing list
On 8/21/2014 11:12 AM, Abedellatif Hussein wrote: what can be an alternative for that in the new library? or is there a place where we can find the alternatives for the obsolete methods and classes? The old iText XMP classes were replaced with classes provided by Adobe. You can find

Re: [iText-questions] corrupt PDF generated

2014-08-16 Thread iText mailing list
document. Why would you need to regenerate a field when you create a document from scratch? That doesn't make sense. -- ___ iText-questions mailing list iText-questions

Re: [iText-questions] i-text

2014-08-15 Thread iText mailing list
On 8/15/2014 5:14 PM, Erhan Ertaş wrote: I am trying to create PDF documents on a domino server using Java Agent with itext-2.0.1.jar. Is it required to have Acrobat Reader installed on the server in order to create a valid pdf file? Why on earth would you need Adobe Reader on the server

Re: [iText-questions] Itext can't detect a link

2014-08-14 Thread iText mailing list
On 8/14/2014 12:10 AM, minsu wrote: In the file i just uploaded, on page 48, there are 3 links there, but when i use itext to parse it, it only gives me 2. Is there any thing wrong with the third link? You refer to a file management-basics.pdf but the link to that file doesn't work

Re: [iText-questions] Need to check if ItextPDF can be used to adjust content of a page in same/different page

2014-08-14 Thread iText mailing list
if there is enough space for the section to start. This question reveals a deep lack of understanding of the PDF format. This is impossible in general (not limited to iText). 3. Move the section in the next page if there are 2 sections in the same page. Same answer as to question 2. 4. Move

Re: [iText-questions] How to Create layers in pdf using itextpdf 5.5.1

2014-08-13 Thread iText mailing list
? -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered

Re: [iText-questions] method PdfCopy.fixTaggedStructure throws NullPointerException

2014-08-13 Thread iText mailing list
. -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions

Re: [iText-questions] method PdfCopy.fixTaggedStructure throws NullPointerException

2014-08-13 Thread iText mailing list
. For instance: the question you posted on August 7 showed that you didn't use iText correctly, which resulting in an obvious error. (But I already answered that question, explaining what you did wrong

Re: [iText-questions] method PdfCopy.fixTaggedStructure throws NullPointerException

2014-08-08 Thread iText mailing list
and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds___ iText-questions mailing list iText

Re: [iText-questions] method PdfCopy.fixTaggedStructure throws NullPointerException

2014-08-07 Thread iText mailing list
, legendInformation ); document.close(); I checked this _Merging Tagged PDF without ruining the tags_ http://stackoverflow.com/questions/19839445/merging-tagged-pdf-without-ruining-the-tags, and have found that it should be fixed, but it still exist at least in iText 5.5.2 I used. Is it any work around

Re: [iText-questions] method PdfCopy.fixTaggedStructure throws NullPointerException

2014-08-07 Thread iText mailing list
On 8/7/2014 10:39 AM, Pichtchikov, Alexandre wrote: target.addPage( target.getImportedPage( source, i ) ); This line is wrong, you should add the boolean value that tells iText to preserve the structure

Re: [iText-questions] White Paper on Large Scale pdf rendering using iText?

2014-08-01 Thread iText mailing list
that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R

Re: [iText-questions] Regarding genration of Pdf using itextpdf jar in android,

2014-07-24 Thread iText mailing list
://p.sf.net/sfu/bds ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can

Re: [iText-questions] Regarding genration of Pdf using itextpdf jar in android,

2014-07-24 Thread iText mailing list
! Try it now. http://p.sf.net/sfu/bds ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can

Re: [iText-questions] multiple digital signatures in pdf c#

2014-07-22 Thread iText mailing list
- the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext

Re: [iText-questions] Fwd: C# Tutorials for digitalsignature

2014-07-22 Thread iText Info
___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com

  1   2   3   4   5   6   7   8   9   10   >