Hi,
I tried to convert a HTML page with ordered list and some div tags with
itextpdf, but it does not seem to work. I created the following simple
ordered list structure in HTML to demonstrate the problem:
Insert title here
A
AA
AB
AC
upon iText
library.
the question is, do you know if and when iText will be able to read/write to
this PDF-Extension? Or perhaps is it the developer just needs to update to the
latest library?
-Peter--
Put Bad Develope
ead I will try to throw out the metadata by using
PdfReader/PdfWriter.
But it would be nice if the developpers could correct the problem in the
next version.
Thanks for the great iText(Sharp) software.
Peter Schwalm
...
catch (XmlE
A colleague is using iText in a web application. As part of this he's using
the stamper to add watermarks, which are held as image files. However,
iText appears to be looking for the files in the current working directory,
"." (which when we start the Tomcat server is of course tomcat/bin). We're
g
Hi
i want to ask
is possible with your itextsharp to code text with slovak/czech special
letters ( á,é ) ?
Text is ok but special slovak/czech letters are not fine.
i searched web for 6 hours and i cannot find solution
I am giving OdkazLink.ToString (web pdf) into StringBuilder and looking for
y read.
Is there any documentation available which explains the following for IText
2.08 and the latest Itext release:Which XHTML versions are supportedWhich CSS
versions are supported
Many thanks in adva
va:328)
at com.itextpdf.text.pdf.PdfStamper.close(PdfStamper.java:189)
I'm thinking that the template is still in use, and we are missing some
required "cleanup" method call(s), but I find it strange that the error only
occurs a small percentage of the time. Anyone else experie
Our application uses iText 5 to populate a PDF form and write out the populated
form to disk. The code is roughly:
Document document = new Document();
copy = new PdfCopy(document, new FileOutputStream(newFileName));
document.open();
PdfReader reader = new PdfReader(formFileName);
I try to make a monochrome tiff image to transparent with MakeMask() in a
PDF.
It works on a CCITTT6 Tiff image, However when I do with a PackedBit Tiff
Image,
Its color was inverted after img.MakeMask(), and the content become
transparent.
Then I try to trace with iTextSharp's Source code,
and I
hould be a disclaimer of
that nature perhaps..
Please know that iText is great and worked for us for the last 8 years.
Hope you will keep it going.
Thanks,
Peter
On Oct 6, 2012, at 4:01 AM, Bruno Lowagie wrote:
> Hello all,
> I have written a blog about one of my major frustrations
And you're right, I haven't purchased the book yet, but I also
discovered about iText only 2 days ago. And the more I see the more
excited I get about the possibilities.
Best Regards
Am 19.08.2012 09:05, schrieb 1T3XT BVBA:
On 19/08/2012 1:07, Peter Stein wrote:
| cb.save
Hello dear subscribers of the itext mailing list :-),
At first: my knowledge with frameworks like iText which you can use for
pdf creation isn't the best. I'm still learning and for a moment can't
get any further. Saying this, I am sorry if this question seems too easy
for someone, I just coul
I have find the solution. This particular PDF has the begining of coordinates in
top-left corner, and not in bottom-left corner as most of pdfs do. (It is
basically mirrored around the x-axis).
Thanks for reading anyway.
---
Hi,
PDFs generated by a number of different scanners are processed by iText-5.0.5,
and watermark is applied over scanned image. It works like charm, but just one
new scanner produces his pdfs in such a format, that makes the stamp somehow
invisible (or misplaced). (Files produced by this scanner m
t;the
book" could prevent some people from running in the false direction.
Thank you
Peter
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft dev
la rasa at each new call.
Peter
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, M
() intended or is it a bug?
Thank you in advance
Peter Schwalm
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint
for me, I was only trying to understand how it
works.
Regards Peter
On 15 feb 2012, at 19:55, Leonard Rosenthol wrote:
Subset merging is VERY HARD. AFAIK, Adobe’s tools are the only
ones that do it. (and not all the time, because sometimes you can’t
match)
Leonard
From: Peter van
I meant combine, all subset parts which belong to a certain font
contain all the glyphs (with original text).
Text; hello world
subset 1 contains hello
subset 2 contains world
Regards Peter
On 15 feb 2012, at 19:11, Leonard Rosenthol wrote:
How could you reuse a subset font, if the font
I hoped the FontSelector what Vahid also suggested would do the trick
by adding all the subsetted fonts but alas.
It would be nice to reuse (subsetted) fonts but it starts with the
program that embeds the fonts.
Oki I understand, have a nice evening,
Peter
On 15 feb 2012, at 13:40
x27;t force to embed without subsets
(even with pdf/a option ticked).
Is there a way to create a 'complete' font of these subfonts, reconstructing
them?
Kind regards,
Peter
Date: Sat, 11 Feb 2012 04:49:29 -0800
From: vahid_nas...@yahoo.com
To: itext-questions@lists.sourceforge.
I will post the document/ code tomorrow.
Peter
On 12 feb 2012, at 01:26, Paulo Soares wrote:
Post the document and your code so that the problem can be reproduced.
Paulo
- Original Message -
From: Peter van Raamsdonk
To: Post all your questions about iText here
Sent: Saturday
ts of text/ words.
Since replacing text is not possible I think, I read out the text,
hide the original one (filter out BT and ET operators) and add new
text with replaced words to the document again.
I want to use the font in the pdf, not replace it.
Regards Peter
On 11 feb 2012, at 13:49,
ot;Uw" the text is shown with square before the w
(like the glyph can't be drawn).
If I use BaseFont.createFont() the text is shown normally but I want
the style/ font family properties of the font used originally.
Regards,
Pete
Ok, not a bug...
http://itext-general.2136553.n4.nabble.com/Barcode-Image-sizes-td2169024.html#none
Sorry for not looking futher first.
Peter
From: peet...@hotmail.com
To: itext-questions@lists.sourceforge.net
Date: Tue, 10 Jan 2012 13:21:26 +0100
Subject: Re: [iText-questions
-and-bar-widths-td2169079.html
Paolo, Bruno can you confirm/ check this?
Regards,
Peter
From: peet...@hotmail.com
To: itext-questions@lists.sourceforge.net
Date: Tue, 10 Jan 2012 11:54:58 +0100
Subject: [iText-questions] BarcodeInter25, createAwtImage image units?
Hi,
I'm
width and height in mm.
However when I create an image with createAwtImage, the width of the image is
not the same as the calculated barcode width?
Should there be some conversion?
I can draw the image by drawImage but I'm afraid that the scaling breaks the
barcode image.
Kind regard
Morning,
I'm using the createAwtImage in java to draw a barcode image. Is it possible to
show the barcode value under the image or is this something I have to draw
itself and not included in the picture?
Kind regards,
Peter van Raam
This is indeed a Flying Saucer question. The user's Google group is
here http://groups.google.com/group/flying-saucer-users .
To answer your question though, FS's PDF output doesn't support form
fields so your element is being treated like any other
(inline-block) element per the UA stylesheet.
l of this goes into the onEndPage method)
Regards,
Peter
On 7/11/2010 10:13, 1T3XT info wrote:
> On 6/11/2010 17:27, Peter Backx wrote:
>> Hi all,
>>
>> I'm trying to create a PDF with a footer that word wraps long lines.
> Use ColumnText with go() or PdfPTable with
dvance for any help.
Kind regards,
--
-- Peter
blog http://www.streamhead.com
--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Sorry, but because of the non-disclosure regulations, I can't post the
code.
Kind regards,
Peter Henningsen--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
Thanks Paulo.
Do you by any chance would have the commit or patch for this?
I think I won't be able to upgrade now to latest iText (still using 2.1.7)
Thanks again,
Peter.
On Thu, Aug 26, 2010 at 1:48 PM, Paulo Soares wrote:
> Now is capped at 0x7fff.
>
> Paulo
>
Ashes on my Head,
columnText.SetSimpleColumn(r.Left, r.Top , r.Left + r.Width,r.Top -
r.Height,pdfFormat.Leading,pdfFormat.Alignment);
Thanks for bringing my tot he right direction.
Peter
-Ursprüngliche Nachricht-
Von: 1T3XT info [mailto:i...@1t3xt.info]
Gesendet: Mittwoch, 14. Juli
Hi,
thanks for the answer,
but when I try to draw a border around my text, the border is exactly what I
like it to be, and the text exceed the border downwards.
But, to be sure I will try this in the evening or tomorrow.
Peter
> -Ursprüngliche Nachricht-
> Von: 1T3XT info [ma
Rectangle.
If the text is longer, the output is drawn over the rectangle boundaries.
Is there any chance to let ColumnText cut the original text to fit inside
the given Rectangle.
Any idea?
Thanks
Peter
--
This SF.net
Rectangle.
If the text is longer, the output is drawn over the rectangle boundaries.
Is there any chance to let ColumnText cut the original text to fit inside
the given Rectangle.
Any idea?
Thanks
Peter
--
This SF.net
e Motorola
Milestone ( Driod in the US )
I don't know if this is what you meant...
Peter
Op 17 jun 2010, om 18:13 heeft 1T3XT info het volgende geschreven:
> Arindam Ray wrote:
>> Hi All,
>> I have to develop an android application which would write a PDF file
>> dynamical
Yep,
that looks very good! Thanks a lot!
Kind regards,
Peter Henningsen
peter.henning...@wcenter.de wrote:
>
> Good morning!
>
> I applied and tested the patch this morning. It seems to work great, but
> only in text-mode. Unfortunately, we are doing everything in
&
,
currentValues, ratio) in class PDFDocument
is also called in PDFDocument.flushLines() and it loses the x-position
there. Unfortunately, that method already has a return parameter. No easy
fix, but maybe no problem?
Kind regards,
Peter Henningsen
www.wcenter.de
peter.henning...@wcenter.de wrote
!
Peter Henningsen
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info
peter.henning...@wcenter.de wrote:
> I see two other options to implement the desired functionality:
>
> - put code into ColumnText.go() to generate an event whenever the column
> if
h
getXPos()
Any opinion on those?
Kind regards,
Peter
---
"Paulo Soares"
22.04.2010 00:57
Please respond to
Post all your questions about iText here
To
"Post all your questions about iText here"
cc
Subject
Re: [iText-questions] Where ca
horizontal position. The writer
also seems to have only the vertical position?
Kind regards,
Peter --
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https
Thanks!
When we started the projekt, itext5 was way too new so we went with the
2.1.7 version. Hope, the switch to 5.0 will
cause only work but no problems...
Mit freundlichem Gruß,
Peter Henningsen
Senior Consultant
+++
w//Center Consulting GmbH
Altonaer
than the left, but that's ugly when the column
contains images.
Regards,
Peter Henningsen
testColumnText.pdf
Description: Binary data
TestColumnTextAlign.java
Description: Binary data
--
Download Intel® Parallel S
;);
...
Title-paragraphs are produced by calling:
Paragraph titlePara = new Paragraph("", aFont);
titlePara.setLeading(aFont.getSize()+1);
Hmm, i would have thought, that the first line after setting a new
rectangle to a columnText would ignore the leading to produce a properly
aligned fi
Hi,
I will post a small piece of code to illustrate the problem. Also, maybe
the problem is caused by incorrect font metrics,
I'll check that in the process.
Mit freundlichem Gruß,
Peter Henningsen
Senior Consultant
+++
w//Center Consulting GmbH
Alt
ixels and depends on the fonts used.
Or I am doing something wrong? The relevant examples i've seen deal only
with one fontsize in the columnText.
Kind regards
Peter Henningsen
Senior Consultant
+++
w//Center Consulting GmbH
Altonaer Poststraße 9a
22767 Hamb
Hello,
As I did not receive any feedback yet, I have added two images
illustrating the problem. My goal is: Left and right column
should have their top (the top of printed chars or images) on the same
height.
Regards,
Peter Henningsen
) on the right, before go()?
Calling setUseAscender(true)once more before setSimpleColumn() did not
change a thing.
Thanks,
Peter--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. S
Encryptor.encrypt(PdfEncryptor.java:79)
at sk.stuba.fiit.pmacko.pdfLocker.PDFLocker.main(PDFLocker.java:24)
I using Bouncy Castle (bcprov-jdk16-145.jar) library too. Can you help me pls?
--
Peter Macko
Mail: pma...@pcrevue.sk
ICQ: 235778849
work or not. If we're allowed to use it, then I
will probably do a little more work on improving performance of iText
and will send that on.
Thanks,
Peter.
Index: src/core/com/itextpdf/text/pdf/PdfGraphics2D.java
===
--- src/co
an be included as a .jar in our commercial
(non-open-source) product? I cannot remember whether "using a .jar" is
considered a derivative work or not. If we're allowed to use it, then I
will probably do a little more work on improving performance of iText
and will send that on.
T
ColorSpace
entry which causes the failure. The sample code is below. Does anyone know
how to prevent the duplicate ColorSpace entry from being added? I don't have
this problem if I add images created by calling
com.itextpdf.text.Image.getInstance(String filename).
Thanks,
Peter
i
and I'm an NB user, so I can't
give you any more clues than this.
Peter
1T3XT info wrote:
>
> Mike Marchywka wrote:
>> I don't know what all you are doing or where you are testing
>> but is localhost changing at any time?
>
> That's a very good ques
Java programmers will be used to is 0,0 at bottom left and
y increasing upwards.
The relationship of the Document class margins, page size, and top, bottom, etc
coordinates also seems like it can be laid out more clearly.
My 2 cents.
Xavier,
Does this pom.xml simply provide access to the pre-built jars? I see nothing
that seems to refer to the process of building (but that could be just my
ignorance of maven.)
Peter
On 20/01/2010, at 10:51 PM, Xavier Le Vourch wrote:
> As I'm the one who added the maven pom.xml
It's under Other Downloads, Java Cryptography Extension (JCE) Unlimited
Strength Jurisdiction Policy Files 6
Peter
On 20/01/2010, at 11:16 AM, Peter B. West wrote:
> Policy files in the Sun JDK go in in jre/ib/security. In there you will find
> local_policy.jar and US_export_poli
/security with the
downloaded versions.
Peter
On 20/01/2010, at 10:34 AM, Rhino wrote:
> Thank you, that may be the whole problem right there. You're right, I
> might have found that if I had looked more carefully at the BouncyCastle
> site.
>
> I assumed that if there wa
Thanks for that Mark. Much appreciated. But then you are a _Senior_ Software
Engineer.
Now, maybe you can tell me why there is a pom.xml file in there?
Peter
On 20/01/2010, at 8:41 AM, Mark Storer wrote:
> I don't believe so, no. That's a relatively simple task, but we get lot
>NetBeans, which tries mighty hard to make sense of the pom.xml file.
Maybe I'm completely wrong here, which is why I was looking for an indication
of how the Eclipse project setup works. There used to be some such
documentation on the old site, but I can't find any now.
Peter
On
Are there any instructions for setting up iText to build with Eclipse?
1T3XT info wrote:
>
> Peter B. West wrote:
>> No, I meant have you been able to build iText using NB 6.8.
>
> What is so terribly different about NB 6.8 that makes it impossible to
> build a jar? In
Thanks Zlatni.
No, I meant have you been able to build iText using NB 6.8.
Peter
Zlatni wrote:
>
> Hello Peter,
>
> if you mean how to add itext jar in netbeans and be able to build pdf with
> it, it is pretty easy. Right click on your project -> properties, then in
&
Hi Zlatni,
How have you set up iText under NetBeans 6.8? Are you able to build?
Peter
Zlatni wrote:
>
> Hello,
> i have made my first steps in itext and i must say that it is great! I
> have some java experience and I'm using netbeans 6.8. My question is,
> where can
I'm taking my first look at iText 5. I had previously built early 2.something
versions in NetBeans, and I had a NetBeans-svn project set up. I'm now using
NB 6.8. Mac Snow Leopard 10.6, Java 1.6.
I tried an svn update on that, followed by a build, but NB got upset about
the bouncycastle stuff. I
chunk);
columnText.Go();
But my text is printed over the rectangle.
Any ideas
thanks
Peter
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development
Simon, Peter wrote:
> The Pdf we generate contains several components. That's why I added a cell
> and cell event,
> to know the position where the graphics has to be added.
> In the cell event I create a PdfTemplate with the size of the reactangle
> (parameter of cell
same problem.
-Ursprüngliche Nachricht-
Von: 1T3XT info [mailto:i...@1t3xt.info]
Gesendet: Freitag, 20. November 2009 08:21
An: Post all your questions about iText here
Betreff: Re: [iText-questions] Problem with graphics when printing the PDF
Simon, Peter wrote:
> Now I had some bugs to
XML file.
How can I solve the problem?
Best regards,
Peter
--
View this message in context:
http://www.nabble.com/iText-Sign-a-signature-field-in-a-PDF-file-is-%22dynamic-XML-form%22-format-tp25448721p25448721.html
Sent from the iText - General mailing list a
have to place in page 1 the col 1 and then the
> col 2-> > 10 right beside. In page 2 place col 1 and then col 11-20.
Thanks Paolo! I'll be doing just that. At least I know I'm not reinventing the
wheel... ;)
Peter
---
width-wise splitting.
I looked at events - gotta say there is not a whole lot about events in docs.
Anyway from what I've been able to gather it does not even seem possible... I
might be wrong of course.
Thanks for the great PDF lib btw!!!
Peter
-
art custom code for this… not exactly sure where and how yet but
probably will have to build separate tables for each new page.
TIA,
Peter
--
Enter the BlackBerry Developer Challenge
This is your chance to win up
When splitting a table is there a way to repeat not just header row on every
page but also ‘header columns’?
Thanks!
Peter
--
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in
Hi Paulo,
I don't quite understand.. it is a reference to the font file and when found it
is embedded in the pdf...
Why can't the BaseFontParameters be adjusted to the basefont encoding?
Kind regards,
Peter van Raamsdonk
Ps, what a beautiful day :)
&g
eters(pdfFont.getPostscriptFontName());
if (baseFontParameters != null) {
baseFontParameters.encoding = BaseFont.IDENTITY_H;
baseFontParameters.embedded = true;
}
All is displayed correctly..
But why is this default on CP1252 when I just added the basefont with
Identity-H to the map?
Kind regards,
Hello,
I have got a problem with using PdfContentByte to add lines and ColumnTexts on
multiple pages.
I am trying to display the content of my program on a PDF. But I need some
Images , lines and text(adress for example) on top and bottom of each page.
So I created 2 methods.
The first adds th
quot; does not display in
> PDF
>
> Peter Neu wrote:
> > If there is no other way
>
> I've found the glyph in the font DejaVu Sans.
> Note that you'll have to embed (a subset of) the font if you want every
> user to see that glyph in a PDF viewer.
> --
>
about iText here
> Betreff: Re: [iText-questions] Character "Subscript 2" does not display in
> PDF
>
> Peter Neu wrote:
> > Hi,
> >
> > I'm using Helvetica. I tried also Times New Roman and Courier. None of
> them
> > displays the subscript char
> Gesendet: Donnerstag, 11. Dezember 2008 12:59
> An: Post all your questions about iText here
> Betreff: Re: [iText-questions] Character "Subscript 2" does not display in
> PDF
>
> Peter Neu wrote:
> > Hi,
> >
> > I'm having problems displayi
Hi,
I'm having problems displaying the character subscript 2 in a PDF. I use the
Unicode representation "\u2082" but it won't get displayed like other
Unicode characters e.g. this one "\u00b2". How is this done?
I use iText 2.1.4..
Cheers,
Pete
---
You can only do this by executing script on the client side (install once)
Try hta for Internet Explorer or XUL for FireFox.
That's how I worked around the 'silent print' issue.
H2H, Peter
- Original Message -
From: "darrenmia" <[EMAIL PROTECTED]>
To:
Hi All
Have written some code using itext framework to write a footer to each page
in a PDF.
String origninalPdf = "test.pdf";
String outputPdf = "test-stamped.pdf";
String text "hello from me";
PdfReader reader = new PdfReader(originalPdf);
PdfStamper stamper = new PdfStamper(re
se in font simulation so to speak or unskew).
Why you might ask, to use your own ttf font and still have the possibility to
use all font styles. If it works for regular type which is one font style why
not for other font styles.
Yes/ no?
Paulo?
- Original Message -
From: Peter van Raams
know it is
stretching it a bit.
Regards Peter-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your
nvert an XFA form to an AcroForm? The
answer is iText.
The ice-cream is yours! :)
Happy Regards,
-Peter Demling
Lexington, MA
-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting
if I'm able to
successfully complete the XFA form conversion to Acro
(or if I'm not successful!).
Regards,
-Peter Demling
Lexington, MA
-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have sh
hoping there's something out there to get me over the final hurdle.
Regards,
-Peter Demling
Lexington, MA
-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite op
o form, but my
problem with that so far has been finding a way to convert from XFA to Acro (we
have a 4-page static XFA form with lots of fields). Worst-case scenario if XFA
is the problem, and we can't convert: we could re-design the whole form from
me in the call to getField(), and it
worked like a charm.
> You'll find a PayPal button on the 1T3XT BVBA about page:
> http://www.1t3xt.com/about/
> My eldest son likes strawberry ice cream; my youngest son
> will prefer chocolate ice cream ;-)
Done and done. Enjoy the messy
, and I want to know how to control the
overflow of text in each page of my document.
It´s possible?
Thank you in advance,
Peter
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell service
(PdfName.FONT) command
in every page. After that I have 1900 fonts in the output document.
Could you please tell me how I can decrease the number of fonts in the pdf to 5.
Thanks In Advance,
Peter
___
Papírképek akár ingyen! Digitális
ot;employeeName");
xfaForm.SetNodeText(internalIdNode, "John Doe");
xfaForm.setChanged( true );xfaForm.setXfa( stamper.getWriter() );
thanks,
-Peter
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Demling, Peter [EMAIL
PROTECTED]
Sent: Friday, J
use the valuable form-manipulation examples in the book/online
docs/forum over the next several weeks; and if I want to create editable forms
(especially offline), an XFA form (even though it's static) is going to be much
tougher going than an acroForm. Would you concur?
Thanks again,
-P
Hello!
I have a problem with Eclipse BIRT (that is using iText 1.5.x, for my
own programs, I am using iText 2.1.2).
A justify text looks sometime like
Hello World a
Hello Peter
Hello Chris c
Hello John d
I found the primary problem in
he docs are great; the only thing I couldn't
determine is if it would be less of a headache to just create an acroForm in
AcrobatPro 8.1 (which uses LiveCycle Designer) instead of XFA. I don't even
know if this is possible; but if the iText code is exactly the same for the
a
et to the width of the chunk, why is the chunk
smaller than the cell?
Which is the best way to print a TOC?
Peter
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.
r = new PdfReader(in);
In this case the PDF for input was in the root directory of the JAR.
Best regards
Peter
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.at
sLoader cl = this.getClass().getClassLoader();
InputStream in = cl.getResourceAsStream("myFile.txt");
Can this be a possible solution when opening a PDFReader for concatenating the
PDF files?
How do I navigate within the
add an link to your webpage and license file in an extra
section on our homepage which we will setup in future.
Thanks for your effort.
Best regards,
Peter Schöll
Quality Management
_
Scopevisio - Smoothware On Demand.<http://www.scopevisio.
it.
I think I will the Swing application give a try as it seem easily
custumizable to me. But if I generate a PDF with this application and
the user on the same machine views it, will it not be the same as you
describ
1 - 100 of 264 matches
Mail list logo