At 11:34 AM 2/26/2005, Carsten Hammer wrote:
at least Acrobat does not care that the resulting PDF file contains a
Poscript Xobject. However saving this file in postscript format within
Acrobat removes this xobject.
Correct.
Also, Acrobat 6 and later will also NOT pass PS XObjects
Hello everyone, I'm a newbie at iText and wonder if
there's any kind soul to help me out with a problem. I have several paragraphs
(or images) that should go in columns with the restriction that every paragraph
(or image) should be separated by a horizontal line. Of course, I want iText to
a
Hi,
I want to do some experiments with PS Xobjects in itext. I added a
PdfPSXObject and added "PS" to PdfName. It works to do
writer.addToBody(new PdfPSXObject("<> setpagedevice"));
at least Acrobat does not care that the resulting PDF file contains a
Poscript Xobject. However saving this file i
> I've written a PDF-Converter (qvPDF) which installs as
> Windows printer driver. It is able to append or prepend a PDF
> document to the resulting PDF-File.
> http://sourceforge.net/projects/qvpdf/
> You can place parameters into your Word document like:
> @| prepend = c:\test.pdf |@
> @| appe
Kalyan wrote:
Hi,
Can your provide a sample code for appending a word document file at the
of pdf file.
i.e
I have a pdf file and word document file, i need to merge this both file
into one pdf file. How can i do it? Can you provide me sample code for it.
iText doesn't do MS Word parsing.
br,
B
Hi,
Can your provide a sample code for appending a word document file at the
of pdf file.
i.e
I have a pdf file and word document file, i need to merge this both file
into one pdf file. How can i do it? Can you provide me sample code for it.
Thanks
Kalyan
-