Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Foreground image in PDF
01-01-2010, 05:16 AM (This post was last modified: 01-01-2010 05:48 AM by zyxware.)
Post: #1
Foreground image in PDF
Hi

I have been trying to use PDFmeld to put up a foreground image in an existing pdf

I use the following command

$ ./pdfmeld 1.pdf op.pdf -imgin '<IMG NAME="sample" X=100 Y=100 TRANSPARENCY=1 SRC="/home/zyxware/Downloads/pdfmeld/maize.jpg">'

but the image never appears in PDF.

I am using the Linux version of pdfmeld.

Let me know if I am doing something wrong.

Regards
Zyxware
Find all posts by this user
Quote this message in a reply
01-04-2010, 06:23 AM
Post: #2
RE: Foreground image in PDF
(01-01-2010 05:16 AM)zyxware Wrote:  Hi

I have been trying to use PDFmeld to put up a foreground image in an existing pdf

I use the following command

$ ./pdfmeld 1.pdf op.pdf -imgin '<IMG NAME="sample" X=100 Y=100 TRANSPARENCY=1 SRC="/home/zyxware/Downloads/pdfmeld/maize.jpg">'

but the image never appears in PDF.

I am using the Linux version of pdfmeld.

Let me know if I am doing something wrong.

Regards
Zyxware

Try leaving the name="sample", off. It references a image name from the -imout parm.

Regards,

Pat Gorney
pgorney@fyek.com
Find all posts by this user
Quote this message in a reply
01-04-2010, 06:27 AM (This post was last modified: 01-04-2010 06:29 AM by zyxware.)
Post: #3
RE: Foreground image in PDF
I figured out how to do this sometime back. When I saved the tag in a text file and then gave the text file as a parameter to -imgin it worked. Yes I did leave the name attribute out.

But thanks for your help Smile

Regards
Santhosh
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: