crimeunit wrote:
> Dear all,
>
> Does somebody else know maybe that I can use another library where I can
> specially read out the links of content (to another pdf file) into a pdf?
Reading out the "links" is a completely different question.
Links (anchors, hyperlinks, external go to actions,...
Dear all,
Does somebody else know maybe that I can use another library where I can
specially read out the links of content (to another pdf file) into a pdf?
Thnkx in advnce!
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/iText-Read-Chuncks-of-PDF-into-java-tp221955
Problem solved?
Using Source for 5.0.2 itextsharp
Now the AsemblyInfo.cs looks like this:
*
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Securit
Error Caught in Application_Error event: Handled in Application_Error:
Error in: <>
Error Message: That assembly does not allow partially trusted callers.
Stack Trace: at
ASP.includes_utils_tools_raffle_sponsorgiftreport_aspx.CreatePDFReport()
at
ASP.includes_utils_tools_raffle_sponsorgiftr
Why would you assume that? In the stack trace there's no mention of iText and
iText itself doesn't know anything about FO. You should ask the tool makers
(mirth) about your problem.
Paulo
- Original Message -
From: soph
To: itext-questions@lists.sourceforge.net
Sent: Tuesday,
Thanks. The tool(mirth) I am using is developed by using iText library. So I
assume the error message is from iText.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Apache-FOP-can-convert-my-xml-xslt-fo-to-PDF-Why-itext-cannot-tp2221742p2221999.html
Sent from the iTex
I fail to see what has iText to do with it.
Paulo
- Original Message -
From: soph
To: itext-questions@lists.sourceforge.net
Sent: Tuesday, May 18, 2010 8:06 PM
Subject: [iText-questions] Apache FOP can convert my xml+xslt_fo to PDF, Why
itext cannot?
I have an XML and an
I have an XML and an XSLT_FO. I created the XSLT_FO by Altova stylevision.
Apache FOP can successfully generate a PDF file by feeding my XML and
XSLT_FO. However, when I tried to use Mirth, who adopts itext as PDF
processor, I kept get the following error message. I googled the error
message, lo
cadev wrote:
> Thanks in advance for your help!
I have no idea what you're talking about.
Rephrase your question into maximum three lines
that are easy to understand. Use Occam's Razor
to remove everything that might distract us from
the problem.
--
This answer is provided by 1T3XT BVBA
http://ww
cadev wrote:
> I have a number of tables. I need to take all these tables and position them
> absolutely. I do not want to add them to the document until all the tables
> have been created. I prefer to add the tables to another object/element,
> and then position that element absolutely. How ca
I have a number of tables. I need to take all these tables and position them
absolutely. I do not want to add them to the document until all the tables
have been created. I prefer to add the tables to another object/element,
and then position that element absolutely. How can I do this? Can ch
Ah. You've got an unusual PDF there... an AcroForm by OpenOffice...
The "border" to your field is actually a part of the content of the
page.
It looks like OpenOffice is doing much the same thing LiquidOffice does
(must be an "office" thing). Many of the "borders" LO draws aren't
natively suppo
Marek Spichalski wrote:
> Is it possible to use Right-To-Left text orientation when using xml files
Yes:
http://1t3xt.info/examples/browse/?page=example&id=147
http://1t3xt.info/examples/browse/?page=example&id=157
> and tagmap files while generating PDF files?
No.
--
This answer is provided by
Yes, I did check that article out. I am trying to sign a PDF through a
website. Our IIS server has the iTextSharp library and access to the
physical PDF file, but it does not have access to the user's cert and
private key. From what I understand, I cannot legally create a digital
signature without
Did you look at
http://itextpdf.sourceforge.net/howtosign.html#signextitextsharp1?
Paulo
From: chorpeac [chorp...@hotmail.com]
Sent: Tuesday, May 18, 2010 3:49 PM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Digital Signature -
CAPICOM has a contents property (string), which will be the source data to
be signed. In the examples I have seen, some text like "lorem ipsum" is
assigned to the contents property. After the sign method is executed, the
contents property would contain the signed data (base64 encoded).
In my cas
I have read a lot about creating headers/footers using page events. I
created a new class that extends PdfPageHelper, with an OnEndPage method
that inserts my header and footer. The problem is that I want my new class
(called ComplexHeader) to be reusable. Rather than create the header within
t
chorpeac,
chorpeac wrote:
> Thanks for your input. I am currently able to access the clients cert on
> the client, through the use of the CAPICOM ActiveX. It only accepts text
> though, so I would have to be able to hash and sign on the client, and
> returned the encrypted hash back to the serve
Thanks for your input. I am currently able to access the clients cert on the
client, through the use of the CAPICOM ActiveX. It only accepts text though,
so I would have to be able to hash and sign on the client, and returned the
encrypted hash back to the server.
Can iTextSharp accept externall
Hi All,
I have a question regarding generation of PDF files from XML. Is it possible to
use Right-To-Left text orientation when using xml files and tagmap files while
generating PDF files?
Kind Regards,
Marek Spichalski
---
> Date: Tue, 18 May 2010 04:30:48 -0700
> From: victor_ba...@yahoo.com
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] text searching + opening a document directly to
> the search result location
>
>
>
> Hello!
>
> In my app. I ha
Hello!
In my app. I have a table. On each row there is a help button. The help is
provided in the form of a large PDF file.
If the user presses the help button on a row, the PDF should open directly
where the explanation for that row properties is.
Can I do this with iText (actually iTextSharp
You should read the XMP documentation as well as the PDF/A or PDF/X standards
to see how DocInfo is "mapped" to XMP.
Yes, since XMP has only been part of PDF since version 1.4, there most
certainly exist PDF documents that do not contain XMP.
Leonard
From: Murugesh Annadurai [mailto:murug...@n
chorpeac,
chorpeac wrote:
> I need to be able to sign on the client (since no private key is on the
> server), and then pass the bytes to the server (where iTextSharp resides)
> to apply the signature.
>
> Can this be done?
>
> I checked this out
> http://itextpdf.sourceforge.net/howtosign.
24 matches
Mail list logo