PDF print complete report book IR

Not sure whether this is a bug or need to make a coding change?<BR><BR>We have a check box which if checked will append the code (which opens the report/report book) using:<BR>Application.OpenURL(url + ?repository_format_id=pdf, "_NEW")<BR><BR>If it's not checked it uses the above but with: ?repository_format_id=html<BR><BR>This works when there is only one report to use, if we try and run this against a report book, the first report in the book is PDF, the rest HTML.<BR><BR>Is there any way to make the complete book print PDF?<BR><BR>Any help or suggestions welcome. <BR><BR>Running v9.0.1 software.<BR><BR>thanks

Result of batch scheduling----
Ok, i managed to get the batch schedule setup to run this. I am able to generate the PDF file, but not able to change the external directory where this needs to be saved. Which i think could be linked to the internal settings here.
Even if i manage to get this, it still doesnt solve my problem. As i cant let the user to get the latest view of data, as batch would depend on scheduling.
Requirement----
Essentially, I am looking for a hyperlink to attach to a tasklist in Hyperion Planning, so that the user can open the report book as a single file.
So, I am looking for a PDF link which I can attach to the tasklist, which would open the reportbook in entirety. If its possible to get the link to the complete book opened in HTML as well, it would work well !
For a single report I can take the smartcut and use it to open the report in HTML. Is something like that possible with a report book ?

Similar Messages

  • Pdf printing in report with textfield to search

    I'm facing this error in bi publisher log:
    [100307_021613640][oracle.apps.xdo.common.xml.XSLTWrapper][EXCEPTION] XSL error:
    <Line 12, Column 18>: XML-20221: (Fatal Error) Invalid char in text.
    <Line 44, Column 11>: XML-20121: (Fatal Error) End tag does not match start tag
    'P300_STRING'.
    <Line 45, Column 1>: XML-20210: (Fatal Error) Unexpected EOF.
    [100307_021613640][][EXCEPTION] java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(Unknown Source)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
    at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
    at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
    at oracle.apps.xdo.servlet.Converter.process(Converter.java:306)
    at oracle.apps.xdo.servlet.Converter.render(Converter.java:239)
    at oracle.apps.xdo.servlet.Converter.doPost(Converter.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletReque
    stDispatcher.java:711)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(Ser
    vletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequ
    estHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpReques
    tHandler.java:448)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpReque
    stHandler.java:216)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
    va:117)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
    va:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSo
    cketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(Server
    SocketAcceptHandler.java:239)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocket
    AcceptHandler.java:34)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(
    ServerSocketAcceptHandler.java:880)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
    sableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.xdo.parser.v2.XMLParseException: Invalid char in text.
    at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:337)
    at oracle.xdo.parser.v2.XMLReader.popXMLReader(XMLReader.java:528)
    at oracle.xdo.parser.v2.NonValidatingParser.parseElement(NonValidatingPa
    rser.java:1287)
    at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidati
    ngParser.java:314)
    at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingP
    arser.java:281)
    at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:278)
    ... 29 more
    iam using apex 3.0, bi publisher 10.1.3.1.0 and my report region has the Enable Report Printing = Yes.
    i also have a textfield to minimize the search. the error only ocurrs when the search includes the character '%'. It seems to me that apex is using this field (P300_STRING) to form a not well formated xml. Why is apex using this field to form xml?

    Hi Gielis
    <br>
    I am also facing the same problem mentioned above , Please tell if this can be resolved . Erro Message that i get when I put '%' in text filed
    Though I get result no the page but PDF report gives Error mentioned below <br><br>
    <HTML><HEAD><TITLE>500 Internal Server Error</TITLE></HEAD><BODY><H1>500 Internal Server Error</H1><PRE>oracle.xml.parser.v2.XMLParseException: Invalid char in text.<br>     at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java(Compiled Code))<br>     at oracle.xml.parser.v2.XMLReader.popXMLReader(XMLReader.java(Inlined Compiled Code))<br>     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java(Compiled Code))<br>     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java(Compiled Code))<br>     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java(Compiled Code))<br>     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:307)<br>     at apex_fop._jspService(_apex__fop.java:74)<br>     [SRC:/apex_fop.jsp:24]<br>     at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].http.OrionHttpJspPage.service(OrionHttpJspPage.java(Compiled Code))<br>     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java(Compiled Code))<br>     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java(Compiled Code))<br>     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java(Compiled Code))<br>     at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java(Compiled Code))<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java(Compiled Code))<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java(Compiled Code))<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)<br>     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)<br>     at java.lang.Thread.run(Thread.java:568)<br></PRE></BODY></HTML>
    <br>
    I have also mailed the complete problem at your ID<br>
    [email protected]
    <br>
    Please update if it can be resolved
    <br>
    <br>
    Thanx<br>
    Ajay Singh<br>
    [email protected]

  • Reports attachement pdf printing after report printing

    Oracle : 9.2.0.6
    forms 6.0.8 reports
    os : linux :
    I have a peculear requirement for the inhouse application.
    I generate a standard Purchase order report with normal requirements using d2k reports. This report is being printed as soon as the transaction commits and goes to the printer.
    The Purchase order comes in 2 pages dependsing on the items and terms and conditions.
    I have a standard Pdf doc comp_prof.pdf (which changes regular intervals conists of various comp. info and not related any database activity).
    Currently this information is being printed manually after the Purchaae order is being printed.
    I tried to incorporated in after report trigger. I was not succesful.
    Pl. help what are the various options I have to solve this.
    If I convert a PO to mail this doc also should go.

    the pdf need to print is not from oracle d2k report. That is pdf is a particular location. The pdf is not getting generated form oracle or any d2k component.
    It is a standard any pdf doc consists of 3 page information.

  • Address Book printing completely broken

    I cannot print at all from Address Book. I am trying to print labels on an iMac G5 with 10.5.8. Here's what happens:
    I have a group with about 25 contacts selected in the left column, then choose File>Print. (Often the first time I choose print it does nothing, so I choose print again.) When the print dialog opens, the preview is blank and underneath it says "Sorting..." but never seems to stop. If I then choose the "Layout" tab and click on any of the drop-down menus, the addresses show up in the preview, but "Sorting..." never goes away. The number of addresses reported and previewed in the print dialog is seemingly random (11 or 13 or 22 of the actual 25).
    At this point, if I click "Print," the Address Book print settings disappear from the dialog and nothing happens. If I press cancel, either the same thing happens or the whole app crashes. Print to pdf doesn't work either.
    I tried printing from a MacBook that is synced to my iMac with MobileMe, but got the same results. I also reinstalled the 10.5.8 combo update and repaired permissions.

    Okay, the one test I didn't try before posting turned out to be the answer. The group included some contacts that did not have complete addresses. I didn't realize how badly that would screw things up. After selecting only the contacts with complete addresses everything worked as expected.

  • How to omit the report column in pdf-print?

    Hi, experts!
    I have a column with html code (a link to another web-page). The html draws a button with redirection to a specific link. In the properties of that column I set an "html" format, so the code executes and the desired button appears... but! When I print this report (using printer friendly option PDF) it shows me the html code of the button, but not the button itself. So the question is:
    a) how to omit specific column from a PDF?
    OR
    b) how to push OBI showing the button (not the html code)?
    thnx 2 all in advance!

    Hi,try reading and understanding the third-last one from
    http://obiee101.blogspot.com/search/label/PDF
    ...It is a start...
    i hope i helped
    http://greekoraclebi.blogspot.com/
    ///////////////////////////////////////

  • Hyperion IR 9.3.1 - Issue in printing the report after exporting it to pdf

    Hi All,
    I am facing a problem in printing the report after exporting it to pdf format using Hyperion Interactive Reporting 9.3.1. I have set page size of report section to 11X17 inch landscape. Now I am exporting this report section to pdf. Report gets exported to pdf with size 11X17 inch landsacpe. But when I am trying to print this pdf it is shrinking the documnet size to A4 size paper and printing it rather it should print it on 11X17 inch paper size. Please suggest if there is fix available for this issue.
    Thanks
    Ujjawal

    "File &gt; Print Setup &gt; Paper &gt; Size" on PDF.
    I think this issue is only to do with the printer and not IR.
    I think the question now is "Can your printer print 11X17 pages or not".

  • How to print a report as pdf?

    To print a report as PDF I added the link to the report. But when I am clicking it nothing happens. Is there anything else other than putting the link in the report to be done for printing the report as dashboard.

    Hi,
    Check this : Print to PDF---Showing blank Page
    Thanks
    Aravind

  • Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer

     Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer, And when Installing network printers from the domain controller it reports it cannot connect to printer.  I can ping all
    network devices. I can connect to the internet.
    On boot I get a netlogon 5719 error followed by service control manager errors 7023,7001 and a group policy error 1129.
    Clients can connect to the remote application and RDP operates to connect to the server internally and externally.
    The domain controller is another server 2008r2 box. I have scoured the internet but have not found any solutions that work yet.

    Hi,
    After referring to your post, it can be identified that the issue which you are facing is mostly due to some network issue in your environment. Please recheck your network connection issue between computer and domain controller. 
    Can you able to ping with IP address and also with fully qualified name of a domain controller in the users' and computers' domain. If it fails states that name resolution issue with computer and domain controller. Are you using MS DHCP Relay agent then there’s
    available Hotfix for the particular Event ID. Please go through this KB 2459530 to fix the error event ID.
    As per the net logon error 5719 which you are facing states that the client component of Netlogon was unable to locate a DC for the domain it was trying to perform an operation against. Below is one of the reason. If this is being logged on a DC and the event
    refers to the DC's own domain, something might be preventing the client component of Netlogon from starting a network session (to itself or to another DC in the domain). The following event 7001 & 7023 states start & stop operation service. Please
    go through beneath article for more details.
    1.  Event ID 5719 is logged when you start a computer
    2.  Netlogon 5719 and the Disappearing Domain [Controller]
    3.  Event ID 1129 — Microsoft-Windows-GroupPolicy
    Hope it helps!
    Regards.

  • Apex 4.1 Print IR Report to PDF

    I wanted to see if I have it correct on Apex and getting data out in either printed form or to Excel.
    Unlike previous dev tools like Discoverer which would make printing things out to PDF and paper almost an exact duplicate of what was done on the screen report,
    Apex chose another route and making it harder to get things out.
    Now if you have $150,000 laying around you can purchase BI-Publisher and get "Nicer" output that of which I have only seen in a demo.
    What about those of us that don't have 150K to spend?
    I have my FOP server up and running but this give the most basic output available.
    So Far I see no way to get Break Groups, total amounts or anything even remotely approaching charts out using FOP.
    Do I have this correct. I just want to make sure.
    I wanted to use one tool to do my development from the Data Warehouse, and was led to believe that Apex was it.
    What are the "Real" solutions in getting better formatted output to a printed page. Is there anything that can take the rendering on the page and print it out, or down load it for Excel and/or other output.
    I am going to have to now go back to my supervisor and say I am going to have to code in discoverer as well as Apex to get viable printed output on our project thereby increasing my time and footprint and tools the user must use.
    I am not getting a warm fuzzy feeling about this.
    I know that I am going to have to open an SR to get a response on this from anyone even remotely connected to oracle, but I wanted to get some other thoughts out there, and see if I am missing something easy in the way of getting output and leveraging my work in apex to the printed page in anything that resembles what you see on the screen in apex.
    Any help or advise is appreciated.
    greG

    Sorry mate, Apex doesn't score well when it comes to generating reports out of the box - however it does integrate with other options.
    BI Publisher - I thought the figure was more like $50k, but I guess it depends on your currency.
    Configuration details direct from Oracle
    http://www.oracle.com/technetwork/developer-tools/apex/application-express/configure-printing-093060.html
    Setting up reports
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/apex/r31/apex31nf/apex31rpt.htm
    You can set up Cocoon using Carl's viewlet
    http://carlback.blogspot.com/2007/03/apex-cocoon-pdf-and-more.html
    If you want to use Cocoon or Apache FOP and you don't have a skilled XSL developer, you can spend a small amount cash for this WYSIWYG editor
    http://www.java4less.com/fopdesigner/fodesigner.php
    There are some PL/SQL alternatives
    http://ora-00001.blogspot.com/2011/02/working-with-office-2007-ooxml-files.html
    http://monkeyonoracle.blogspot.com/2009/07/dynamic-rtf-documents-revisited.html
    A popular option that I haven't explored is Jasper
    http://jasperforge.org/index.php?q=project/ireport
    Dietmar Aust loves it
    http://daust.blogspot.com.au/2009/06/odtug2009-pdf-printing.html
    It is also possible to link into Oracle Reports - quite easily actually - but I don't have that link with me.
    Scott

  • Is there any way to embed the pdf file in the book created in iBooks Author to make it available to be downloaded or sent to email? So that the user can print it out.

    Is there any way to embed the pdf file in the book created in iBooks Author to make it available to be downloaded or sent to email?
    I'm making the book for children and there is one chapter providing coloring pages. So I wish to attach pdf files that allow users to download it at the end of chapter so that  they can print it out. Been searching through discussion, I've found some advice about taking screen snapshot page-by-page > then send the pics from photo album to email. However, I'm wondering if there's a way that make the process easier.

    Warehouse that PDF on your own server, then link to it from your book.
    Ken

  • All PDF print as completely black pages.  I can read the PDF fine.  This is true on any printer.

    All PDF print as completely black pages.  I can read the PDF fine.  This is true on any printer.
    A google search shows others have had this problem, but I have not seen a solution posted.
    I have uninstalled and reinstalled Acrobat, without help.  I'm wondering if this is a registry problem.
    I saw some post that referred to a stuck switch of print colors as black, but I know nothing about this.
    Please help!

    I am using a Mac (all software latest version - Mt. Lion and Safari as web browser).  I see this exact problem but NOT with all PDFs.  As you might not know, PDF creation is built-into all Macs and I do NOT have a problem with any of those, nor has anyone complained to me about those.  Also, Macs have a bulit-in PDF viewer ("Preview") which also can NOT view the file correctly.  If I try to open the file once it has been stored on the desktop, Acrobat gives me an "incorrectly formatted PDF file" error.
    My AMEX statement is unprintable and some other stuff that comes from our local school board, and other online sources.  (My suspicion is that these files are not perfectly formatted).
    Here was my work-around:
    I use FIREFOX browser to retrieve the same PDF and it prints fine.
    I, too, would LOVE to know why this is happening because it is annoying.

  • PDF printing error in some reports

    Hi,
    I am using apache-tomcat-6.0.26 + cocoon-2.1.11 as my PDF print server for Apex. I tested the server and found out that, for simple reports with very limited parameters, PDF download worked find. However, for reports that have certain parameters, it said something like "Adobe Reader cannot open the file because it is either not a supported file type or file is damaged...".
    Also, how can I change the memory size to 512 of Tomcat on Windows?
    Any help?
    Thanks.
    Andy

    Hi Andy,
    Do the parameters that you enter into the report generate any result set?
    I don't really know what is causing the error you experiencing but I found that sometimes I would get a similar error when I attempted to print a report to PDF that contained no data (although I was using BI Publisher). Not sure if this has something to do with it...
    Alternatively, there could be characters within the word document, like brackets (), that could be causing the issue. I think it still causes an issue even if it is in the data itself.
    I would start off with a simple report and then add a little bit of functionality at a time, and then test, to work out which part of the report is causing you grief.
    Amanda.

  • PDF printing--tomcat/cocoon installed, but report server not found------

    As I understood, APEX 3.1 requires either BI/FO tools to enable PDF printing.
    As I do not have BI license, and as I happened to check a very good link on a blog which had a detailed viewlet on apache-cocoon route for PDF print enabling, I downloaded the tomcat, cocoon source files, built the cocoon .WAR, put it in required place as instructed, started tomcot (ran into pronblems because of port conflits, resolved these by configuring different ports for 8005 and 8080 ports).
    Now, when I want to configure the external report server, I am stuck.
    I am not able to locate 'Instances' tab, or 'manage environment settings ' tab in 'manage services'
    I am able to find only following tabs in 'manage services' under HOME.--> Administration ----> Manage services
    1) session state
    2) caching
    3) workspace preferences
    4) applications
    5) workspace
    6) workspace schema reports
    7) Logs
    Can anyone help me to find out where to configure the 'report server' now?
    Thanks,
    suresh.

    Sorry, it was a silly problem:) You have to be logged in as admin to 'see' the 'instances' tab. maybe in all the tomcat/cocoon build/config issues, this simply got off my head!
    now, the problem of print server config is over, I have configured the same. the 'print' link is available now in report region, when I run the report. but when I click the 'print' link, it is taking ages...or rather it is still processing...!!
    Can anyone please point out to me now what is the problem...?
    thanks.

  • Refrying a PDF file - doesn't print completly

    Hello,
    I have a PDF document of about 1797 pages, I want to do a refry (print as PDF). The pages are all being send to the PDF printer but in the end I only get 24 pages in the PDF document, so the document is not fully printed. Even If I do a print operation starting at page 40 for example sometimes it only prints 13 pages...
    So my problem or situation: I want to completly refry the document.
    I have checked security and everything is ALLOWED, also printing.
    The reason why I want to refry is because there has been done a crop on the file on all the edges and I want to remove these "invisible" margins and experience learned that it's quite impossible to do this in Adobe...you need to do a refry. If you think otherwise please let me know..."Remove hidden information" doesn't help.
    Thank you for your help,
    Ruben

    Steve,
    thank you for your responds,
    I have tried your recommendation and I was hoping I finaly found the solution for my problem but it didn't help unfortunatly.
    To clarify: I need to have the invisible spaces deleted, out of the crop.
    When I proceeded your action it didn't keep the desired format.
    This is a screenshot of the original format, I want to have the space out of the black rectangle deleted and get the black rectangle as the new, original page format...as doing a refry...
    After doing the fixup you suggested this is the result for the same page:
    You can see that there has been deleted a lot of white...,the margins are deleted and I didn't keep the original viewing format.
    Any suggestions?
    Thank you for your help!
    kind regards,
    Ruben

  • Weblogic 10.3.4 as report printer for PDF printing using apex_fop.jsp

    Hello,
    Is it possible to use the apex_fop.jsp in combination with Oracle Weblogic 10.3.4 for PDF printing?
    We have managed to get our Apex application to print PDF documents using Apache FOP with Oracle Weblogic 10.3.3 or Apache Tomcat 6 as a report printer.
    But when we are trying the Oracle Weblogic 10.3.4 server as report printer, we will get the Error 500--Internal Server Error error in the pdf.
    One of application server log shows the error "Expected Node-set in Path Expression".
    Regards,
    Mathieu Meeuwissen
    Edited by: Meeuwtje on 17-jan-2012 17:00

    Steve,
    I am using JSF2.0 and getting javax.el.ExpressionFactory NoClassDefFound issues.
    OEPE Helios
    Weblogic 10.3.3
    I have an EAR containing one WAR.
    WEB-INF/lib
    el-api-2.2jar
    el-imp-2.2.jar
    jsf-api.jar (2.1.1)
    jsf.impl.jar (2.1.1)
    jstl.jar (1.1.0-D13)
    web.xml has
         <context-param>
              <param-name>com.sun.faces.expressionFactory</param-name>
              <param-value>com.sun.el.ExpressionFactoryImpl</param-value>
         </context-param>
    EAR has
    weblogic-application.xml with
    <wls:prefer-application-packages>
    <wls:package-name>org.eclipse.persistence.*</wls:package-name>
    <wls:package-name>javax.faces.*</wls:package-name>
    <wls:package-name>com.sun.faces.*</wls:package-name>
         <wls:package-name>com.sun.el.*</wls:package-name>
         <wls:package-name>javax.el.*</wls:package-name>
    </wls:prefer-application-packages>
    I see by your post that JSF2.0 support can be solved by either deploying a shared-library or using the weblogic.Deployer utility. Unfortunately, we don't have access to change the Weblogic instance in any way. I was hoping that using the prefer-application-packages would be sufficient to use alternative classes to Weblogic's but I have not been able to get it to work for the javax.el classes. I have tried not including javax.el and the app deploys but then accessing a page produces a javax.el.ELResolver no method found for invoke. Invoke being a newer method defined in el-api-2.2.jar. If I was able to convince them to add some shared libs, what are all the jars that would be required to make this work?
    Any suggestions would be greatly appreciated.
    Thanks
    John

Maybe you are looking for