Have working PL/SQL, need to create a PDF

I am a newbie to Oracle Reports, and I need to generate a report that is beyond the basic reports scenario. I am having no luck with the GUI or web editor (I can't even get anchors and expandable sections to work), but I have a working PL/SQL routine that writes the output to html and does everything I want except to format the data in a .PDF file and make the output available via a URL. Oracle Reports did a great job of formatting the original version of what we need, but the few modifications are not so simple with reports.
Old simple scheme:
Group info item 1
Group info item 2
[Table of entries for this group]
new page in PDF if more groups...
New scheme:
Group info item 1
Group info item 2
boilerplate text.....
SQL query based on this group item 1
more boilerplate text...
[Table of entries for this group]
more boilerplate text
new page in PDF if more groups...
What is the best approach for getting Oracle Reports to use what I already have in PL/SQL (cursors, etc.)?
Thanks for any suggestions!

You may re-use your working pl/sql code to populate global temporary tables from AfterParameterForm trigger and write a simple RDF to read data from those tables.

Similar Messages

  • I need to create a PDF from InDesign that people can edit in Reader or Acrobat

    I need to create a PDF from InDesign that people can edit (for example, change a name from "John" to "Johnny") from either Adobe Reader or Adobe Acrobat. I have already looked at forms, but they do not keep your font colors, faces, and sizes and just make everything that is selected as a text form Black, 12pt, Times New Roman.
    Can anyone here help me?

    Vincent,
    If you use Acrobat pro, generate your .pdf file and then save it as (french version):
    ... so that anyone using Acrobat Reader (or Pro, of course) can modify the .pdf file (with limitations), add comments, ...
    If you want to try to "protect" your .pdf file, you can try with this (in the "Préférences" menu (french version)):

  • Need to create a PDF Portfolio programatically using the Adobe SDK in C# from a Windows Service.

    What classes/methods should I be using?
    We need to create a PDF portolio from a windows service written in C#.
    We need to merge several PDF documents into a single PDF portfolio from our windows service (programatically).
    I have seen documentation in the Adobe help on how to do it using the Adobe UI, but we need to do this step programatically from our windows servie.
    Thanks!

    You can't access Acrobat from a service - since we won't run in Service mode...only in standard Application mode.  In addition, we don't run on a server.
    But if you were doing this from a standard application - then you'll want to read the JavaScript documentation in the SDK as well as the documents about the .NET/JS bridge.

  • Need to create a PDF with submit button for Wordpress Website.

    I need to create a restaurant's employment application in PDF form with fields that user can fill out and a submit button to send the form to a specified email. I then need to put this PDF online on client's website. Is this possible with ID?

    Yes, but you may have to tweak it in Acrobat Pro.
    That said, you may be better off just creating the form right in the
    site. My guess is that there are a ton of WordPress plugins to do this.

  • Need to create a pdf file programmatically

    Hi friends,
          I am able to read contents of a pdf file in KM repository programmatically. Now I am trying to create a pdf file programmatically. I ve tried the following solutions:
    1) <b>pdfwriter</b>. Here i endup with giving the path for the file.I ve tried giving RID and URL of the document. but in vein.
    2) <b>createresource</b>. Here i am able to create a txt file. but couldnt find how to create pdf.
    Awaiting replies specific to the questions. thanks in advance.
    Regards,
    Saravanan

    Hi Saravanan,
    In my view,the solution for this is to create a pdf file in C or any drive of the sever temporarily and get the FileInputstream from that temporary file and with the file stream upload pdf file in to KM repository and finally delete the temporary file u have created.
    Follow the code given,it will be more clear
    //Creating PDF
    Rectangle pageSize = new Rectangle(0,0,2382,3369);
    Document document = new Document(pageSize);
    try {
    PdfWriter.getInstance(document, new FileOutputStream("<b>D:\PDFfromJava.pdf</b>"));
      document.open();
      document.add(new Paragraph("Hi, this is demo PDF file from JAVA!"));
    catch(DocumentException de) {
      response.write("Document Exception");
    }catch(IOException ioe) {
    response.write("IO Exception");
    ResourceContext rContext=null;
    ICollection aCollection=null;
    IResource aResource=null;
    InputStream myIS=null;
    IUser loggedOnUser = (IUser) request.getUser().getUser(); if (loggedOnUser.isAuthenticated()) {
    rContext = new ResourceContext(loggedOnUser);
    RID aRid = RID.getRID("/documents"); // remember that the repository is case sensitive
    try {
    IResourceFactory aResourceFactory = ResourceFactory.getInstance();
    aCollection = (ICollection) aResourceFactory.getResource(aRid, rContext);
    //Creating a File object
    File myPDF=new File("<b>D:\PDFfromJava.pdf</b>");
    //Getting the stream from temp file
    myIS=new FileInputStream(myPDF);
    IContent aContent = new Content(myIS,"byte",-1);
    if (aCollection != null)
    aResource = aCollection.createResource("<b>PDFfromJava.pdf</b>", null, aContent);
    myIS.close();
    //deleting the temp file from server
    myPDF.delete();
    }catch(Exception e){
         response.write("Exce"+e);
    <b>One more thing the file name PDFfromJava.pdf mentioned in bold should be same at all places</b>

  • Need to create a pdf that shows imported charts accurately

    I have an annual report with a lot of charts and graphs imported from Illustrator. When I create a pdf, the lines of the charts and graphs appear to be inconsistent. The images are fine, but I am unable to show them to the client as the should look. I have tried every option for exporting and also have printed to a pdf with no luck. Is there a way to get a better preview a pdf from Indesign? I am on a MAC/OS 10.5.8/CS3.

    That's a display issue and there's not a whole lot you can do about it. You can try playing around with the Acrobat/Reader display prefs but I will tell you one thing for sure...if the person viewing this is using an LCD that is not running at its native resolution it's not likely that you'll ever get it to look good.
    Bob

  • Need to create a pdf on click of link

    My requirement is to create a PDF file with some fixed amount of information being displayed in the PDF, on the click of a link...
    Currently,ive created links on first column of table, and on click of which, a new page opens up (usnig factory method), i even pass parameter to the page. Now instead of a .htm file, i want a pdf file. How can i achieve this? Thanks in advance.

    Hi,
    By triggering some events, you can display a PDF file. Use the below piece of code for you requirement.
    In the triggering event,
    write the code for the smartform data to be displayed.
    Ex: EXPORT <structure1> FROM <structure1>
          TO MEMORY ID '<Memory>'.
    CALL METHOD current_activity_object->process_document
            EXPORTING
              channel  = '<Event ID>'
            IMPORTING
              document = lv_document.
    Reward points if helpful.
    Gokul.N

  • Fa tal Alert SystemMgr,C,Line:4038, Error Launching Application during Hotsync of my TungstenE2. I reported this message on 5/04/08 none of the solutions given have worked. I need to be able to hotsync my Palm for business purposes.

    null
    Post relates to: Tungsten E2
    Post relates to: Tungsten E2

    It would help to know what happened when you followed Holvoetn's advice in the previous thread:
    http://forums.palm.com/palm/board/message?board.id=windows_hotsync&message.id=32227#M32227
    Also, what OS and version?
    Did you used to be able to successfully hotsync with your E2 and it stopped working or have you never gotten it to work?
    Did you upgrade from a previous Palm device?
    Post relates to: Palm TX

  • I need to create a .pdf of a CAD (Microstation) file with a bitmap embedded

    every plot driver I have tried will not include the bitmaps (3 of them in the title block of the drawing) in the .pdf.
    All of the other elements are created but not the bitmaps. I am using MicroStation V8 XM edition.
    Thank you,
    John

    Hi Brian,
    Acrobat DC for iOS itself is a PDF viewer that offers the basic functionality (viewing PDF documents, adding annotations, filling out forms, searching, printing, sharing documents, etc.) for free.
    To create PDF documents or covert one file format to/from PDF, you would need the Adobe PDF Pack online subscription service.
    Acrobat.com Help | Adobe PDF Pack FAQ
    The following page lists the supported file types.
    Using Adobe PDF Pack
    Unfortunately, there is no direct way to convert an email (in Apple Mail) to PDF on iOS.
    Here are some alternatives that I can think of.
    Copy and paste the email content to a Word document and convert it to PDF with Adobe PDF Pack.
    Take a screenshot of an email on your iPad/iPhone and convert the image to PDF with Adobe PF Pack or other free/paid scan iOS app.
    Install the 30-day free trial version of Acrobat Pro DC (desktop app) on your desktop computer and print an email to PDF by choosing Adobe PDF as a printer.
    Hope this helps.

  • Help! I need to create a PDF from a folder of jpg and tiff images.

    This would be from a known CD folder so I could pass the name to the program. The resulting PDF, with the same name as the folder, should be put it in a books folder under Documents.
    I would like to initiate this action by clicking on a link on a local HTML page.
    Just knowing if this is best done in Automator, AppleScript, or bash (or whatever) would help.
    For some background: So I have 20 CDs with several dozen folders in each, full of images nicely ordered. Right now I preview them and Save As..PDF. Works fine but it is tedious.
    I have a list of the CD Labels, and the existing folders inside them.  I also have a handy HTML page in my Documents with the links to all the (future) PDFs ready to go.
    Having a program that would just go through a whole CD and make PDFs of the same name as the different folders would be great too.
    Any advice?

    Maybe PDFtk will help?

  • I need to create a pdf document from another pdf.

    I would like to utilize the tags function within Acrobat to either delete the extra tags or extract the tags I need.  Is this doable without addition software?

    Are you attempting to delete content based on the tags? If so, it doesn’t work that way. You could work in the Content navigation pane to remove content but just remember that information on each page won’t reflow. Also, things like headings/page numbers and such won’t renumber either. If you need to do this level of editing you should export the PDF to a format like Word.

  • Expert help needed to create a PDF which mirrors a real book

    I am trying to turn my book into a PDF.
    Here's the problem: My book is best enjoyed when the pages are side by side because some of the illustrations fill both pages. Unfortunately when I set my Adobe Reader Page Display to Two-Up, the odd numbered pages appear on the left which screws up the illustrations. Needless to say, most books have the odd numbered pages on the right hand side but I can't seem to figure out how to get Adobe Reader to accomplish this.
    Since my book was originally formatted in a six-year old version of Quark Express, I tried to insert an extra page in the beginning, but this royally screwed up the illustrations and threw everything out of kilter.
    Does anyone have some glorious stroke of genius to help me out of my predicament? Thanks.

    >I am looking for the same thing for a stock trading guide that I have written. Please advise.
    Did you read all of the answers?
    Aandi Inston

  • Image Policy when I create a PDF file: warn and continue doesn't work

    Hi!
    I need to create a PDF file with lots of images, and I need to know if any of that images is in low resolution (<300 ppi). I have tried to use the image policy in the PDF settings but it doesn't work, because if I choose "Warn and continue" (if the resolution of any image is <300 ppi, warn and continue) the program creates the PDF file but don't warm me and I don't see any message... and I'm sure that there are bad images because I have made a check test with 72ppi images.
    Thank you very much for your attention,
    best regards!!
    (Sorry if my English is not as good as it would be)

    Thank you very much Bernd Alheit, that's perfect for my job!
    Thank you!

  • I need to create an accessible pdf anyone know how? im using photoshop cs4

    I need to create a PDF that will be used by a screen reader... i.e Jaws but dont know how to, can anyone help?

    Don't use Photoshop. Accessibility means sensibly formatted paragraph text, links, comments and metadata that can be interpreted by the reader engine and other accessibility aides, none of which PS will care for as it is primarily concerned with retaining the appearance.
    Mylenium

  • How can you create a pdf report to attach to an email?

    I have a need to create a PDF report with graphics and signature and somehow attached the PDF document to and email to send out. This is all hopefully done in my APEX application. Has anyone done anything similar?

    I have several projects that use PL/PDF - with the pdf form filling API's - to populate pdf form and then attach the output to a BLOB variable in PL/SQL - which can then be attached to e-mail, displayed to user's browser, and saved into a BLOB column in a table. If you are comfotable with coding PL/SQL packages, this is not difficult to do at all.
    The goodness of PL/PDF is that it is composed of PL/SQL packages with some wrapped Java programs - the output is generated directly from the database. You don't need to deal with the complexity and security concerns of calling an external Java middle tier to return the document. However, if you are not comfortable with PL/SQL coding, this may be a lot of work because the software does not have a report designer like Oracle BI Publisher, which costs more than $90K to run on a 2-CPU Server.
    Thanks.
    Andy

Maybe you are looking for