Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle PDF Generator
Viewing all articles
Browse latest Browse all 31905

Adding text to source document in DDX xml.

$
0
0

Hi,

     I want to add some extra thing in my application..my problem scenario is:

 

 

     I am using invokeDDX() to convert and merge 2 file say 1 doc and 1 jpg,now the thing is I want add some text in those document,I am able to add text using

   

<PageContent  appears="OnTop" verticalAnchor="Top" verticalOffset="-7pt" horizontalAnchor="Left" horizontalOffset="15pt">
         <StyledText>

               <p><b>This is text</b></p>

         </StyledText>

</PageContent>

 

 

It is adding  text in each page ,but I want to add text only in starting page of each document (suppose 1st source document(.doc) has 10 pages and 2nd source doc(.doc) has 10 pages ,the expected result should be -->in result pdf no 1 page will have some text(added by mtyself) and in 11th page there will be some text added by me) .

 

Is it possible using DDX language?

if possible how can we do that?

If not possible then any idea how can I do that?

 

Thanking you.

Barun Barik.


Viewing all articles
Browse latest Browse all 31905

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>