Re: setting a pdf as the background of another pdf

2009-01-13 Thread Georg Datterl

On 08.11.2007 03:33:02 AM Jeremias Maerki wrote:

> Yes, the PDF plug-in is integrated like any other image implementation.
> Jeremias Maerki
> > On 08.11.2007 11:34:28 Chris Bowditch wrote:
> > Hi Jeremias,
> > Interesting. I thought the PDF-in-PDF feature was for fo:external-graphic 
> > only and not background-image attribute. Can you confirm (since the Wiki 
> > says fo:external-graphic only) that background-image="foo/bar.pdf" will 
> > embed the elements of an existing PDF into the background?
> > Thanks, Chris 

And again you have been a timesaver of the highest order. Thanks a lot!

Vincent, another example of a heart attack avoided by the great work of the FOP 
developers. :-)

Regards,
 
Georg Datterl
 
-- Kontakt --
 
Georg Datterl
 
Geneon media solutions gmbh
Gutenstetter Straße 8a
90449 Nürnberg
 
HRB Nürnberg: 17193
Geschäftsführer: Yong-Harry Steiert 

Tel.: 0911/36 78 88 - 26
Fax: 0911/36 78 88 - 20
 
www.geneon.de
 
Weitere Mitglieder der Willmy MediaGroup:
 
IRS Integrated Realization Services GmbH:www.irs-nbg.de 
Willmy PrintMedia GmbH:www.willmy.de
Willmy Consult & Content GmbH: www.willmycc.de 

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: setting a pdf as the background of another pdf

2007-11-08 Thread Saladin Sharif
Thanks Jeremias.  Your response is very helpful.
-Saladin

 

**
* Saladin Sharif
* e-mail: [EMAIL PROTECTED]
* Visit homepage @ http://gaia.ecs.csus.edu/~sharifs
**


- Original Message 
From: Jeremias Maerki <[EMAIL PROTECTED]>
To: fop-users@xmlgraphics.apache.org
Sent: Wednesday, November 7, 2007 11:40:27 PM
Subject: Re: setting a pdf as the background of another pdf

This is certainly the right place to ask this question. It's not about
XSL-FO in general, but about FOP.

I suggest you look at the following Wiki page and go on from there:
http://wiki.apache.org/xmlgraphics-fop/HowTo/EmbeddedPdf

Caveat: The feature is still somewhat experimental.

The other option is to simply create the form content with FOP and then
use a PDF post-processor [1] to stamp the form and the content together.
That's how it's been done up until now.

[1] http://xmlgraphics.apache.org/fop/resources.html#products-pdf

Jeremias Maerki



On 07.11.2007 20:03:38 Saladin Sharif wrote:
> Hi,
> I have a general question.  I have a pdf file for an application form. 
> I don't know how this pdf was originally created, but it was given to
> us by the client.
> 
> Anyway, I would like to use XML-FO (with FOP) to set this pdf
> application form as the background for my new pdf document, and then
> overlay ontop that background with text.  This way I can overlay the
> fields of the application form with data (i.e. populating the
> application form with data).  I would like to know if this is something
> that is even possible with XML-FO (using FOP).
> 
> I was not sure if this way the right place to ask this question, or
> whether I should ask this question in the XML-FO mailing list.
> 
> Please let me know.
> 
> Thanks,
> -Saladin


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: setting a pdf as the background of another pdf

2007-11-08 Thread Jeremias Maerki
Yes, the PDF plug-in is integrated like any other image implementation.

Jeremias Maerki



On 08.11.2007 11:34:28 Chris Bowditch wrote:
> Jeremias Maerki wrote:
> 
> Hi Jeremias,
> 
> > This is certainly the right place to ask this question. It's not about
> > XSL-FO in general, but about FOP.
> > 
> > I suggest you look at the following Wiki page and go on from there:
> > http://wiki.apache.org/xmlgraphics-fop/HowTo/EmbeddedPdf
> 
> Interesting. I thought the PDF-in-PDF feature was for 
> fo:external-graphic only and not background-image attribute. Can you 
> confirm (since the Wiki says fo:external-graphic only) that 
> background-image="foo/bar.pdf" will embed the elements of an existing 
> PDF into the background?
> 
> Thanks,
> 
> Chris


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: setting a pdf as the background of another pdf

2007-11-08 Thread Chris Bowditch

Jeremias Maerki wrote:

Hi Jeremias,


This is certainly the right place to ask this question. It's not about
XSL-FO in general, but about FOP.

I suggest you look at the following Wiki page and go on from there:
http://wiki.apache.org/xmlgraphics-fop/HowTo/EmbeddedPdf


Interesting. I thought the PDF-in-PDF feature was for 
fo:external-graphic only and not background-image attribute. Can you 
confirm (since the Wiki says fo:external-graphic only) that 
background-image="foo/bar.pdf" will embed the elements of an existing 
PDF into the background?


Thanks,

Chris



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: setting a pdf as the background of another pdf

2007-11-07 Thread Jeremias Maerki
This is certainly the right place to ask this question. It's not about
XSL-FO in general, but about FOP.

I suggest you look at the following Wiki page and go on from there:
http://wiki.apache.org/xmlgraphics-fop/HowTo/EmbeddedPdf

Caveat: The feature is still somewhat experimental.

The other option is to simply create the form content with FOP and then
use a PDF post-processor [1] to stamp the form and the content together.
That's how it's been done up until now.

[1] http://xmlgraphics.apache.org/fop/resources.html#products-pdf

Jeremias Maerki



On 07.11.2007 20:03:38 Saladin Sharif wrote:
> Hi,
> I have a general question.  I have a pdf file for an application form. 
> I don't know how this pdf was originally created, but it was given to
> us by the client.
> 
> Anyway, I would like to use XML-FO (with FOP) to set this pdf
> application form as the background for my new pdf document, and then
> overlay ontop that background with text.  This way I can overlay the
> fields of the application form with data (i.e. populating the
> application form with data).  I would like to know if this is something
> that is even possible with XML-FO (using FOP).
> 
> I was not sure if this way the right place to ask this question, or
> whether I should ask this question in the XML-FO mailing list.
> 
> Please let me know.
> 
> Thanks,
> -Saladin


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



setting a pdf as the background of another pdf

2007-11-07 Thread Saladin Sharif
Hi,
I have a general question.  I have a pdf file for an application form.  I don't 
know how this pdf was originally created, but it was given to us by the client.

Anyway, I would like to use XML-FO (with FOP) to set this pdf application form 
as the background for my new pdf document, and then overlay ontop that 
background with text.  This way I can overlay the fields of the application 
form with data (i.e. populating the application form with data).  I would like 
to know if this is something that is even possible with XML-FO (using FOP).

I was not sure if this way the right place to ask this question, or whether I 
should ask this question in the XML-FO mailing list.

Please let me know.

Thanks,
-Saladin



**
* Saladin Sharif
* e-mail: [EMAIL PROTECTED]
* Visit homepage @ http://gaia.ecs.csus.edu/~sharifs
**

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]