Export / save a page as pdf / rtf / doc format

hi all,
i've created a page that looks similar to a resume format. i used different pl/sql regions and used the htp.p package to create the page like in html format. now i need to have an option to export / save the page as rdf or doc or rtf format. is it possible to do this?
thanks.
allen

Have a look at this excel-export, http://htmldb.oracle.com/pls/otn/f?p=31517:108:1573041583318845:::RP,:: by Denes Kubicek.
Maybe that can inspire you for you needs. I don't think pdf-export is possible this way though.
Good luck.
/Daniel

Similar Messages

  • How to download a page in pdf or doc format

    Hi,
    I want to download a content of page in pdf or doc format through a button.
    How can I acheive it.
    I created a salary page and now want to download this page directly in pdf or doc format, how to do it.
    Using Peopltools 8.49
    PS HRMS 9.0
    plz help.
    Many thanks...

    The entire solution would be too large and complex to post. Here are some pointers to get you going. One alternative is to use BI/XML Publisher to create the output document and launch it from a button on the page (PeopleCode and Derived/Work record). Another alternative is to use Apache POI to generate a doc and iText to generate PDF. Customers have used all of these approaches.

  • Is it possible to export/save Muse pages as PDF files?

    As a Web Design / New Media student, the curriculum at my school teaches a combination of Illustrator, Fireworks, and Acrobat Pro for design, wireframing, and prototyping new websites. Muse seems capable of streamlining the process, but is it possible to export the file in PDF format for sharing (assignment submission; offline viewing)? Maybe after publishing, one can convert the wepage to a PDF?
    Any suggestions are appreciated!

    Not natively, but you can always screenshot your Design or Layout page and convert that JPG or TIFF to PDF, but Muse does not export pages in that way.

  • How do I save or export my web pages as PDF files?

    I'm trying to save or export web pages from my Firefox that I'm using on Windows Vista as PDF files. There isn't an option for this nor any information in your help files on this. Thanks for your time and I look forward to a response.
    == This happened ==
    Just once or twice
    == I tried to save a page as PDF today, June 29, 2010

    Actually, you should right-click on the collection and choose the command Export This Collection As Catalog (and check the box next to Include Negatives). This will create a new catalog and you can move this and the photos thus created to the 2nd computer and then in Lightroom on the 2nd computer use File->Import from Another catalog

  • Save each page as PDF naming mod

    I had an issue I needed help with a while back, now I need to mod the script.
    Here's the original post
    Peter Kahrel, ""Save each page as PDF" naming mod?" #1, 16 Jan 2008 8:00 am
    I have a 456 page document that was made from a data merge. It has a background image, a foreground image and a job number/description.
    I need to save each page out as a jpg and name the file with the contents of the "jobnumber" text box. Previously Peter Kahrel helped me out tremendously with a little function that looked at the job number (which was always PNXX-xxxx) and swapped it out with the real job number.
    Now the contents of the jobnumber field isn't structured, i.e., "AvocadoSwirl_V", or "BurntSienna_G".
    Is there a way to set a script label for the "jobnumber" text box and just name the output file whatever is in there?
    Here is the existing script:
    var destinationFolder = Folder.selectDialog ("Choose a Folder");
    var myPDFExportPreset = app.pdfExportPresets.item("WebVidOverlay");
    doc = app.activeDocument;
    doc.sections.everyItem().includeSectionPrefix = false;
    app.findTextPreferences = null;
    app.findTextPreferences.findWhat = 'pnxx^9^9^9^9';
    found = doc.findText();
    for (i = 0; i < found.length; i++ )
    f = File (destinationFolder + "/" + found[i].contents + '.pdf');
    app.pdfExportPreferences.pageRange = found[i].parentTextFrames[0].parent.name;
    doc.exportFile (ExportFormat.pdfType, f, false, myPDFExportPreset);
    As always, Thanks a million,
    Randy

    >Does that sound do-able?
    Most things are doable, provided that your information is precise: first you say that pages may or may not have a text frame labelled "jobnumber" and that that frame may or may not have text in it (your post can be read like that anyway). Now you say that every page has a text frame labelled "jobnumber" and that that frame can be filled with either of three text strings. Or maybe all three strings? You say
    >then I should be able save each file with the names "Avocado.jpg", "Burnt Sienna.jpg" and "pnga-0431.jpg" respectively.
    Or do you mean "save each file with the names "Avocado.jpg", "Burnt Sienna.jpg" _OR_ "pnga-0431.jpg" respectively."? The way you phrased it, it looks as if you want to save three files from a page. But your example shows that you meant "or", not "and".
    But anyway, the last two lines of your example appear to make clear what you want. The attached script exports each page of the active document to JPG, using the contents of the text frame labelled "jobnumber" on that page. The script assumes that each page has such a text frame and that there is something in it, and that whatever is in it provides a legal file name. It doesn't do any error checking/catching at all.
    Peter
    app.jpegExportPreferences.resolution = 300;
    app.jpegExportPreferences.jpegExportRange = ExportRangeOrAllPages.exportRange;
    app.activeDocument.sections.everyItem().includeSectionPrefix = false;
    path = app.activeDocument.filePath + '/';
    p = app.activeDocument.pages.everyItem().getElements();
    for (i = 0; i < p.length; i++)
      jpg_name = p[i].textFrames.item ('jobnumber').contents + '.jpg';
      app.jpegExportPreferences.pageString = p[i].name;
      app.activeDocument.exportFile (ExportFormat.jpg, File (path + jpg_name));

  • Save Web page into PDF in Windows 7 32 bit for Adobe 7

    When security under Internet options in Internet Explorer runs with "Enable Protected Mode" checked, can not save web page into PDF. The version of Adobe is 7.
    Nazir

    Are you saying you cannot print to the Adobe PDF printer or what. You have to be more complete in your description since AA7 will not fully work in Win7. You will have to use workarounds, but knowing what steps you are using is important to giving any help. Just saying save does not help. Of course, you might be able to use the MS plugin for creating PDFs as an alternative if you only have AA7. One thing that you find with AA7 is that PDF Maker will likely not work and also the printer will have to be a print to file, followed with a use of Distiller to complete the PDF creation. The AA7 version of AcroTray that does a lot of the work in the background should not be expected to work with Win 7, thus the need for workarounds.

  • How to save current output page as pdf or xls format?

    hello expert,
    i have  make 2D line graph . now i am trying to save current output page as pdf or xls format.
    how can i do this?
    please reply soon
    thanks in advance

    I have a similar problem with Firefox on android. When saving a page as PDF, often the PDF page size isn't big enough and just shows part of the full web page. Is there any way to set the PDF page size and make it bigger,say A4 or some other size?

  • How to save a photobook as pdf or jpeg format?

    how to save a photobook as pdf or jpeg format?

    Do you mean like a multi-page PDF?  As in, one photo per page? Or something else?
    You might get what you are looking for by exploring the options in iPhoto's Print (under the File menu) and then clicking the PDF button, and then Save As PDF.
    Without knowing more details about exactly what you are wanting to do, it's hard to know what else to suggest.

  • I use iMac desktop. I can't save web pages as PDF file by using Firefox, but by Safari is fine.

    I'm using Mac OS X 10.6.4. Today, I tried to save my email content as a PDF file. However, I only got a PDF file that have partial content of email. Then I adjust the printer setting and did it again, then I only got a blank PDF file. There was nothing inside. Then I tried to save email as a PDF file by using Safari browser. And I got a complete and sucessful PDF file. I usually save web pages or web mail, online receipt as PDF file by use Firefox. But since I have updated to the new version, there were many problems with my Firefox. I tried to restore all my application and made Firefox in the old 3.6.3 version which I used to have no problem. But now still not working.

    I solved it for myself: it was my HP smart-web printer crap that was a plug in and add on for firefox that somehow automatically got installed when I upgraded to 5. I disabled both in the add-ons manager, and voila, printing is working.
    It seems there are many things, like this and the Google toolbar, that were screwed by the oddly fast update to 5. Looks like Mozilla didn't give anybody any notice! Must've been some really bad security hole.

  • I use iMac desktop. I can't save web pages to PDF file by using Firefox, but by Safari is fine.

    I'm using Mac OS X 10.6.4. Today, I tried to save my email content as a PDF file. However, I only got a PDF file that have partial content of email. Then I adjust the printer setting and did it again, then I only got a blank PDF file. There was nothing inside. Then I tried to save email as a PDF file by using Safari browser. And I got a complete and sucessful PDF file. I usually save web pages or web mail, online receipt as PDF file by use Firefox. But since I have updated to the new version, there were many problems with my Firefox. I tried to restore all my application and made Firefox in the old 3.6.3 version which I used to have no problem. But now still not working.
    ''Duplicate post, continue [https://support.mozilla.com/en-US/questions/746583 here]''

    hello jlzibell, please go through the troubleshooting steps described at [[Websites say cookies are blocked - Unblock them]].

  • Are the how-to's in pdf or doc format?

    Hi.
    Do you have a copy of the how-to's in pdf or in doc format I can download so I can study while off-line?
    Thanks.
    Emad

    Emad,
    All How-Tos are in HMTL. You can still print them out from a browser.
    Thanks,
    - Scott -

  • Exporting out of Pages to PDF results in large files

    I frequently have to post files for my students to download in PDF. Many of these things are worksheets or outlines that have no pictures on them whatsoever. I've noticed recently that older things that I have exported from MS Word on the PC were significantly smaller than the things I'm currently exporting from Pages.  One recent comparison had an old MS Word export at 52Kb and a recent pages export at 135Kb.
    Could the font I am using and embedding be effecting this?  Is there a setting I'm missing somewhere?
    I feel like I'm using up a lot of space a lot of bandwidth unnecessarily by posting bigger files. Any help that anybody can provide would be greatly appreciated.

    I created a 2 page, 877 word document (copied the text from here) in Arial and made a Pages and Word for Mac copy. I deleted the Pages Sections.
    Test sizes
    Pages (blank portrait WP template): 126,006 bytes
    Pages (above with sections deleted): 97,541 bytes
    Pages pdf : 24,751 bytes
    Word .doc: 34,304 bytes
    Word .docx: 144,575 bytes
    Word pdf: 33,692 bytes
    The worst case is .docx and a Word pdf is almost 50% larger than a Pages pdf, which is itself 2/3rds the size of a native .doc file.
    Peter

  • Exporting document from Pages to PDF repeats the same picture throughout the document

    I am creating a 4-page newsletter in Pages, and the final page has a series of jpeg photos (six of them) dragged from iPhoto onto the document. The photos are then given a Picture Frame and a shadow. I then save the document and choose FILE - EXPORT, choose PDF with an image quality of "Good". On the resulting PDF file, the first of the six jpeg images repeat in the locations where the other 5 should be. So I get a page with the same picture repeated 5 times.
    Any suggestions?
    I have tried changing the image quality to "better" and it exhibits the problem there as well. Note that it works fine if I choose File-Print and then save a PDF, but that results in a 65mb or larger file, and I need it to be as small as possible to email.
    Pages '09 (v4.1)

    Do the images have the same name? if so change the names before adding them to your Pages document.

  • Exporting document in Pages to a Word doc is messing things up!!

    Hi,
    Since I bought my Macbook I decided to step over to Pages instead of buying Word. I am starting to regret this now. I just created a new document in Pages, my cv. And as soon as I export this into a Word document the lay out has changed a bit. The lines or tabs do not appear nicely underneath each other but moved. I was told that if I used Pages and I need to send a doc to someone with Word that by exporting it, nothing would be changed in the document itself. But now I noticed that it does effect the original doc. What did I do wrong with saving and exporting? Or was I better of with buying Word in the first place? Thanks!

    Adiona wrote:
    I was told that if I used Pages and I need to send a doc to someone with Word that by exporting it, nothing would be changed in the document itself.
    That is definitely not true. All exported Word documents have at least some differences against the original Pages document. There may be small shifts in the interpretation of font heights or pictures and page numbers that move around.
    For simple documents this is rarely a problem. For more complicated it often is. If layout is important, you should always verify the layout using some other Word document reader like NeoOffice or indeed MS Office.
    For a CV, I would imagine that you do not want the reader to be able to change it. Unless that is the case, export the document to PDF instead. PDF files retain layout much better than Word documents.

  • Can an In-Design placed image change during the exporting of the page to PDF?

    After exporting a spread to pdf in In-Design one of the images had been replaced by another which was on the same spread although they had completely different names. The image was correct in the In-Design and when the same spread was exported at a later date all images appeared correctly in the Pdf. Any ideas?

    InDesign will never change an image with another one on PDF export.
    But what kind of file type are you using?

Maybe you are looking for