Hi,
I wrote the following code:
import java.lang.*;
import java.io.*;
import java.io.File;
import java.util.Vector;
import com.lowagie.text.*;
import com.lowagie.text.pdf.PdfWriter;
import com.lowagie.text.pdf.BaseFont;
import com.lowagie.text.pdf.PdfContentByte;
import com.lowagie.text.Ima
PdfStamper to merge two different PDFs? How?
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Saturday, July 30, 2005 4:46 PM
Subject: [iText-questions] Rotating a page
I'm using PdfStamper to merge two different PDF's into one. Is it possible
to
rotate a page using PdfStamper
I'm using PdfStamper to merge two different PDF's into one. Is it possible to
rotate a page using PdfStamper?
---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward
Hi,
On Fri, 29 Jul 2005 16:58:32 -0700
Gary Wu <[EMAIL PROTECTED]> wrote:
> I use BarcodePDF417 to generate a 2-D barcode and call its getImage method
> to get the barcode as an image. Everything is fine until I print the image
> (in a PDF file) to certain printers. Some printers will think the i
Only in the printer, it's a printer feature.
- Original Message -
From: "Gary Wu" <[EMAIL PROTECTED]>
To:
Sent: Saturday, July 30, 2005 12:58 AM
Subject: [iText-questions] anti-aliasing and barcode
> Hi Group:
>
> I use BarcodePDF417 to generate a 2-D barcode and call its getImage meth
If you want to add text to an existing PDF you can use PdfStamper.
- Original Message -
From: "Dilan" <[EMAIL PROTECTED]>
To:
Sent: Saturday, July 30, 2005 3:56 AM
Subject: [iText-questions] Re : reading a pdf from the db and change it.
Hello,
I’m trying to edit a pdf which is saved i
stamp.Close() must come before outputing anything or getting the size.
- Original Message -
From: "Tim Wirtz" <[EMAIL PROTECTED]>
To:
Sent: Saturday, July 30, 2005 12:33 AM
Subject: [iText-questions] iText with .NET, C#, and AcroForms
> I am attempting to do something which seems like
Hi Group:
I use BarcodePDF417 to generate a 2-D barcode and call its getImage method
to get the barcode as an image. Everything is fine until I print the image
(in a PDF file) to certain printers. Some printers will think the image is
sampled as a low rate and therefore do anti-aliasing on it. The
Ekta Ojha wrote:
Hello group,
Is there a way to specify relative path to
include a image in the pdf document.
Specifying absolute path to
Image jpg = Image.getInstance(imagePath);
works but this is not a good approach especially when
the application goes to production.
Please read SUN's API
Angela Berk wrote:
Is there anyway I can trigger Adobe to open as soon as
I am done writing to the file??? I am using Java5.0.
There is no platform independent way to do this.
If you are serving the file to a browser, the browser's configuration
takes care of this
(if not properly configur
10 matches
Mail list logo