Adding Extra Page to a PDF doc generated from XSL & FOP

Hi, I am using XSLTC and FOP for tranforming XML to PDF.Using the JAXP 1.3 API to do this.
I am getting the xml through a web-service and using stylesheets and FOP to convert it to PDF.However my problem is that i want to add a extra page at the end of every PDF that i am creating.
This extra page at the end of every PDF is a kind of info-page whose content might change.
Can i possible create a xml doc and a corresponding xsl stylsheet to create this page and somehow merge it with my original PDF Document.I am keen on keeping the generation of this page(i.e XML and corresponding stylesheet) to be seperate
Can anyone please suggest a way of doing this?

HI ...though i have resolved this issue i am facing another problem and any insight from all you people would be good help.
Basically the scenario is standard ...Webservice --- which could possibly return multiple XML strings which are required to be rendered into PDFs.
These Strings are received in a JSP along with other values like as follows.
eg :
Name : XYZ0 Age : 57 Profile : PDFLink0[/u
Name : XYZ1 Age : 45 Profile : [u]PDFLink1[/u
On Clicking the links a PDF is supposed to be rendered.
Presently i have a Servlet which calls my PDF component and renderes a PDF based on primarily XML String and other params etc....
The Issue is all these PDF links in my JSP page are Hrefs and am wondering how could i pass my XML String nd other params to my Servlet.
One option could be as a Query String but i dont want to take that approach .I would rather prefer a Single Object(Created and populated in the JSP itself) and passed to the Servlet.
Could anyone give any inputs....as to possible ways this could be done.
Thanks

Similar Messages

  • Jumping to First & Last Pages of a PDF Doc.

    I am using Acrobat 9 Pro with Windows XP Pro. In Acrobat 8 Standard, I was able to jump to the first or last pages of a documents without have to use the page navigation arrows. Can I jump to the first and last pages of a PDF doc. in Acrobat 9 Pro? If the answer is "yes", how do I install that feature on my toolbar?

    If you don't want to use the navigation arrows, have you simply tried ctrl-home and ctrl-end. Keyboard shortcuts often save a lot of time. I watch folks trying to bring up the little display in PPT a lot, rather than simply using F5 or shift-F5. For some folks, I am not sure they remember what a keyboard is.

  • Can you open word doc. In pages? (Opening a doc. From the web) in the iPad or iPod tuch?

    Can you open word doc. In pages? (Opening a doc. From the web) in the iPad or iPod tuch?

    NH,
    This may seem a fine point, but iWork apps don't actually Open Office apps. They Import them. The reason I make this distinction for you is that when you view the result of the import, you may see some variations from what was in the Office document because of an imperfect translation, and when you make edits, you are editing an iWork document, not the original Office document.
    Jerry

  • How do I customize the password input page of the PDF documented created from Pages?

    Is there a way to customize the password input page of the PDF document created from within Pages?
    I created a document in Pages, on exporting I choose PDF, in the Security Options drop down I checked box password required and typed in a password, then clicked Next, then typed in a file name and then clicked Export. This created a PDF file that when I open with preview brings up a red colored page saying:
    This PDF is password protected.
    Please type the password below.
    Password:
    I want to change the color and the text and potentially add an image. I may also need to put in instruction in multiple languages not just english.
    Please let me know. Thanks all!

    Not that I know of.
    You could control click on the Pages.app and have a look inside the application package's resources to see if any of it looks like password dialog, but my guess is that it has been encoded in the main part of the application and altering that, even if you could, would probably result in a check-sum error or failure to take updates.
    Adobe Acrobat has more control over its .pdfs but its password verification, I think is also part of the application.
    Peter

  • CMC is exporting an extra page in my PDF document???

    Hi -
    I have the SAP Business Objects Central Management Console and I am exporting a PDF document. When it exports the document, as a PDF, it's giving me an extra page and it's blank. I am trying to rid the extra page. How can I do that.
    When I export the document as a PDF directly from Crystal Reports 8 it doesn't give me the extra blank page, which is what I am looking for.
    Please help or direct me to the right place.
    Thanks.
    Gennaro

    I searched in SMP and found a lot of SAP KBAs addressing such issue. Please check if any of those are applicable to you :
    1472427 - Blank pages are added when viewing in page mode or exporting to PDF for Web Intelligence document
    1322489 - A blank page is displayed In PDF Export of a webi.
    1779856 - Exporting Crystal report to PDF generates multiple blank pages.
    1217039 - Exporting a report to PDF creates extra blank pages
    There are more. Please check in SMP.

  • Requirement For Adding Extra page in Final Report

    Hi,
    I am generating a marketing report for the customer. All these reports will be 3-4 pages with last page.
    For certain type of marketing code I need to add a last page for customer approval with some notes.I can not have it as a last page in the same flow as it may not print summary on last page.
    How can I add extra page at the end of report based on conditions.
    Regards
    -Ashutosh

    You may create the last page as subtemplate and call it conditionally. Like
    <?template:lastpage?>
    All thee last page stuff goes here
    <?end template?>
    <?if: condition_to_have_the_last_page?>
    <?call:lastpage?>
    <?end if?>

  • Reader Xi - has anyone noticed extra noise around scanned PDF docs not present in other apps?

    hi all
    i am viewing 300dpi colour PDF scanned documents from a HP MFP in acrobat reader XI and i see extra noise around the characters that are not present in the paid versions of the Adobe suite - Reader 9 + Photoshop CS6 64bit.
    when viewed at 100% on screen, there is considerable noise around the character sets, particularly in the paragraph sections of text.  when viewed in Photoshop CS6, the noise is considerably less.  i realise reader is free, photoshop is not, but i think the image quality out of adobe reader is not ideal at the moment, which has been better in previous versions..
    thoughts?

    Hi c33dub,
    Thank you for posting on the forums. Reader is only displaying the scanned document, you can probably try as described in screen shot and see if it helps.
    Again it is only displaying the data as carried over by the scanner.
    Thanks,
    Vikrantt Singh

  • How can I merge several docs in Pages into 1 pdf doc.?

    I have created several pages in Pages that will become one report. I have sent each page in an email as a pdf, as well as shared in iworks.com. How do I merge all the pages into one pdf?

    Look at the several pdf readers and annotation Apps. I think several will allow what you want to do.

  • Data visibility problem in PDF file generated from R/3 system

    Hi all,
    We are converting the output of a Smartform into a PDF format. From this smart from, we receive data in OTF format, after which the required data is converted from OTF format to PDF format. Then PDF data is sent through mail using FM SO_NEW_DOCUMENT_ATT_SEND_API1 as an attachment. 
    For the above mentioned Smartform, we have defined Paragraph & Character font type as 'TIMES' in smart style. But when we receive the PDF file (through mail), some data of appears in other fonts:
    1) When PDF file is generated from Development system, the different font types which are used by PDF are Arial and Times-Roman. In this case, we are able to see the PDF output and faced no major problems because both of these fonts are supported by PDF file format.
    2) When PDF file is generated from Testing system, the font types which is used by PDF is Arial. In this case, we are able to see the PDF output because this font is supported by PDF file format.
    3) When PDF file is generated from Production system, the different font types which are used by PDF are Arial, Times-Roman and PBRS. Here, we are able to see the data which is displayed in Arial font and Times-Roman font. But we are not able to see the data which is displayed in PBRS font because this type of font is not supported by PDF file format. If we copy the distorted text from PDF file and paste it in MS-Word then the required data is clearly visible and that is due to the reason that MS-Word supports PBRS font.
    But as per smart style we have used only 'TIMES' font, then why different fonts are appearing in PDF file?
    What settings are required to be done to make this data visible?
    Any pointer to solve this issue will be really appreciable. Thanks in advance for your help.
    Thanks and Regards,
    Dheeraj Tolani

    Hi,
    check the following
    http://help.sap.com/bp_biv235/BI_EN/html/bw.htm
    business content
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/how%20to%20co-pa%20extraction%203.0x
    https://websmp203.sap-ag.de/co
    http://help.sap.com/saphelp_nw04/helpdata/en/37/5fb13cd0500255e10000000a114084/frameset.htm
    (navigate with expand left nodes)
    also co-pa
    http://help.sap.com/saphelp_nw04/helpdata/en/53/c1143c26b8bc00e10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/fb07ab90-0201-0010-c489-d527d39cc0c6
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1910ab90-0201-0010-eea3-c4ac84080806
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ff61152b-0301-0010-849f-839fec3771f3
    FI-CO 'Data Extraction -Line Item Level-FI-CO'
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a7f2f294-0501-0010-11bb-80e0d67c3e4a
    FI-GL
    http://help.sap.com/saphelp_nw04/helpdata/en/c9/fe943b2bcbd11ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_470/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    http://www.sapgenie.com/sapfunc/fi.htm
    Please reward for the same.

  • Header and footer in PDF files generated from Business Publisher

    Hi All,
    Is there any out of box feature to include Header and Footer of our choice in the Pdf file of Process Model generated from Business Publisher (from Print function in the publisher explorer)
    Thank you all in advance.
    regards,

    Hi Raja,
    Does this mean that you have been sucessful in generating the PDF from the BPublisher?
    If yes, could you please share how you achived this. Platform .. version ect. you have.
    I am trying to create the PDF , but my IE popup just ... well ... just disappears..
    thanks
    regards
    Sanjiv

  • Problems deleting pdf's generated from files off of Snow Leopard Server

    The small design studio I work at has just upgraded from G5's running 10.4 Tiger, working off Tiger Server, to new iMacs running 10.6 Snow Leopard and a Mac Mini Server, on Snow Leopard Server.
    Normal working practice is to open files off the server across the network, making changes and saving them back down. Most of the time, a pdf will be generated from the file to send to the client when copy changes have been made, then saving down the pdf file to the iMac to email to the client.
    The issue is now that when the pdf has been emailed, attempting to delete it brings up a warning window that 'You do not have sufficient accesses privileges to delete the file' and this then has to be done by selecting secure empty trash.
    We are all registered users on the Mac Mini Server and this was not an issue we had when using Tiger.
    Could anyone suggest any setting changes that would be required to get around this issue?
    As a note, all the work files were originally on a older G4 being used as a sever and were copied to the new Mac Mini Server, that was set up as a new machine and was not done via transfer files.
    Thanks
    Ben

    Hello Ben,
    I'm very sorry, but this is not the correct forum in which to post your question! Universal Access is the facility for ensuring that all Mac users can benefit fully from their machines, regardless of disability.
    Try Snow Leopard Server—Installation, Setup and Migration instead!
    Cheers,
    Archie

  • To featch the documents (.PDF,.DOC etc) from DMS (Content server)

    I want to featch the document like pdf,doc etc through ORACLE databse.The documents are in DMS content server having MAXDB as database

    > I want to featch the document like pdf,doc etc through ORACLE databse.The documents are in DMS content server having MAXDB as database
    Ok, where's the question in this post?
    Anyhow, SAP content server is available on MaxDB only.
    The documents in it are stored in LOB-columns with a content server-internal format.
    To get the stored files back as documents they must be fetched via the content server.
    Once the files are correctly received from the content server you may store them to another database again.
    But there is no direct way to move them from MaxDB content server to Oracle.
    regards,
    Lars

  • Trim Marks Adding Extra Height and Width to Doc

    My artboard is 6" x 9" with .125" bleeds on all sides. Trim marks is checked in the pdf export setting. Why does the pdf size go to 7" x 10"? It seems that the trim marks add a good .625" to the doc. Why?
    Any help is greatly appreciated. Thanks!

    If you don't want marks, don't check that option when saving a PDF.
    If the marks are not included in the PDF, then no space will be added for them.
    If you want marks... they need to be part of the PDF. And therefore they need to have space to be visible.
    I dont' really understand what you're after... Marks that are invisible? Marks that fall outside the visible PDF and simply float in space?

  • How do I / Can I access "prior" pages in a PDF Doc in iBooks?

    I am producing a pdf document that is a decisiopn tree that is to be used on an iPad or iPhone in, of course iBooks for species identifications.  I create the book in Pages (for the vector graphics & text) and am placing links using Acrobat.  I would like to allow the reader/ user to retrace their steps back through the decision tree the same as is inherent to Acrobat & Reader.  But of course the menuing items to do this are not accesible in iBooks nor in any other implementation of a PDF reader that I have found in ios.  Is this something (prior page stack - does it exist?) I can access through the developers toolkit?

    See your other post.
    Peter

  • How do I view all Components the page of a PDF doc?

    I'm using the text touch-up tool to make a correction to a document which is auto-generated through an internal system as a very complex pdf document.
    The text disappears behind another component as if it's being pushed below another panel.
    Is there a tool which would allow me to view a PDF document in much the same way that Word has a tool.
    I'm not so much wanting to edit the document now but more would like to understand how these components are being placed together.
    Something that would allow me to see a document and see whether an item was text or whether an item was some type of graphic which cannot be edited.
    Thanks,
    Mike

    Unfortunately you would need to select all your previous posts and move them down at once.

Maybe you are looking for

  • Is there a way to create sub-folders or sub-events

    I like iPhoto very much but my big complaint has always been that there is no way to create a sub folder or sub event. Or has this changed and I just can't see how to do it. I have about 6,000 pictures in my iPhoto library and a large number of them

  • Getting an Analog (RCA) audio out from Apple TV 2

    I have an extra Acer X203H (DVI-D with HDCP) that doesn't have any speakers. I want to hook up a new Apple TV 2 to it so I can stream Netflix in the bedroom without having to buy a TV. So, here's the question: I am certain an HDMI to DVI should work,

  • Can I pass a table function parameter like this?

    This works. Notice I am passing the required table function parameter using the declared variable. DECLARE @Date DATE = '2014-02-21' SELECT h.*, i.SomeColumn FROM SomeTable h LEFT OUTER JOIN SomeTableFunction(@Date) I ON i.ID = h.ID WHERE h.SomeDate

  • Problem when migrate Informix 9.4 to Oracle 10.2 by use OMWB 10.1.0.4

    Hi, When I use OMWB to migrate Informix 9.4 to Oracle 10.2, I encounter many errors as follows: =========================================================== java.sql.SQLException: ORA-12899: value too large for column "ROGER"."ABB_FILE"."ABB04" (actua

  • After Mountain Lion I get: don't have enough access privileges to sync iPad

    Hi. After installing Mountain Lion, I'm getting the message:"you don't have enough access privileges to sync iPad" (both iPad and iPhone). I've chequed the permissions on the Music folder and made sure there read & write access all over and inside it