Timesheet Application And PDF Printing

Hi,
I demo'd the time sheet application from the apex server and the management team here really liked it so I moved to our machine here and when i try the pdf printing i get the following error
Not Found
The requested URL /dev/apex/f was not found on this server.
Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server Server at 10.144.55.241 Port 80
I dont have access to the back end and wouldn't know what to do anyway so before i get the DBA here to investigate the setup is there some variable that I have to change in the app or do I have to get the DBA to follow sets 4 and 5 on the PDF Printing in Application Express 3.0 page
http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html
Thanks Andy

Hello,
Yes you have to do steps 4 or 5, those set up the servers that do the actual PDF rendering.
It's not as hard as it looks, at least if you are just setting it up for demo purposes.
There have been several links on setting up BI Publisher , there is a screencast of setup up FOP on OC4J
http://www.oracle.com/technology/products/database/application_express/html/fop_war_viewlet_swf.html
and I have this screencast that shows setting up Cocoon to do the PDF rendering.
http://carlback.blogspot.com/2007/03/apex-cocoon-pdf-and-more.html
Regards,
Carl
blog : http://carlback.blogspot.com/
apex examples : http://apex.oracle.com/pls/otn/f?p=11933:5

Similar Messages

  • Differences between PDF (Interactive) and PDF (Print)

    What are the main differences between PDF (Interactive) and PDF (Print)?
    Now it seems to me that PDF (Interactive) is limited version of PDF (Print).
    Any links to read about this topic?
    Thank you in advance,
    Mykolas

    There's actually quite a few differences between (Interactive) and (Print).
    Here's a list of pointers written by Michael Ninness (previous product manager of InDesign and now working at Lynda.com) http://www.lynda.com/michaelninness
    I just got premission from him to post this (Thanks Michael!):
    Here is some info for you regarding what choices are being made under the hood when you choose File > Export > Adobe PDF (Interactive).
    Things that just happen or are included, with no choice in the dialog box:
    Hyperlinks, Bookmarks, Fast Web view, Compress Text and Line Art, Crop Image Data to Frames.
    Things that are not included, with no choice in the dialog box:
    Visible Guides/Grids, Hidden and Non-Printing Layers, Hidden and Non-Printing Objects, Marks & Bleeds, No Ink Manager or Simulate Overprint options.
    Things that you can choose:
    Security Settings, Embed Page Thumbnails, Create Tagged PDF, Create Acrobat Layers, Initial View, Initial Layout, Open in Full Screen Mode, Page Transitions, Image compression and resolution.
    Other:
    Fonts: Subset 100%
    Color Conversion: Destination
    Destination: sRGB
    Profile Inclusion Policy: Include Destination Profile
    Transparency Flattener: No Flattening
    And lastly, Compatibility is set to Acrobat 9 (PDF 1.7). This last point is important, and largely explains the main reason we split Interactive PDF out as a separate export choice from Print PDF. When you export an interactive PDF from CS5, included media is now written out to the Rich Media Annotation Layer, which means this content is played back via the embedded Flash Player within Acrobat Pro 9 or Adobe Reader 9 or higher. In previous versions, this content was written out to the Screen Annotation Layer, which meant this content was played back via QuickTime. This has been a long-standing headache for end users as playback across platforms was often inconsistent, would frequently break when Apple updated QuickTime, etc.
    Lastly, if you want to include rich media in your interactive PDFs (SWFs, audio and video), the only formats supported if you want to target Adobe PDF (Interactive) are MP3 for audio and FLV for video. Other file formats will need to be converted to these formats before you export to Interactive PDF. For video files, you’ll be able to convert to FLV with Adobe Media Encoder. For audio files, you can use any number for free audio conversion tools, including iTunes.
    Harbs

  • Bug Report: Static LOV's and PDF Printing with Tabular Forms

    I have a tabular form, which acts as an editable report. Some columns are 'Standard Report Column' and some are Select Lists, using Static LOV's with the contents of
    Yes;Y,No;NThe purpose of the page is to allow users to edit yes/no attributes of a row. Then, they can print the report.
    To make the current sort of the report reflect what is being printed to PDF, I've used a Report Layout associated with the report region, as oposed to a report query. A report query in this case would not reflect the sort of the report (all columns are sortable asc/desc).
    Anyway, I link my report with the layout created, and go to run it. I get this message.
    ORA-06550: line 1, column 50: PLS-00103: Encountered the symbol "," when expecting one of the following: := . ( @ % ; The symbol ":= was inserted before "," to continue.
         Error      ERR-1000 Unable to determine LOV from "declare function x return varchar2 is begin Yes;Y,No;N return null; end; begin wwv_flow_utilities.g_query := x; end;".
    OK      
    report error:
    ORA-20001: Error fetching column value: ORA-01403: no data foundI'm guessing the product is trying to take my static LOV and place it in a function to be able to generate which value is being displayed as text, from the select lists. However, it doesn't work.
    I've been able to get around it - by adding a YES_NO domain to my domain_codes table (a table which associates abreviations with full meanings), I can set by select lists to be query based select lists using the SQL select code_meaning, code from domain_codes where domain = 'YES_NO_CODE'. This still allows the user to dropdown Yes/No fields, and the PDF printing doesn't break.
    It is just me, or can't the PDF printing handle static LOV's in tabular forms/reports?

    Hi Patrick.
    I've tried STATIC:Yes;Y,No;Nwhile stating it is a Select List (static LOV). The values that are rendered on the page are
    [STATIC:Yes]
    [No        ]
    ----------I tried the same thing with STATIC2 instead of STATIC, and the same thing happened.
    It also broke if I tried STATIC or STATIC2 under Select List (query based LOV). This is within a report where there is no hyperlink to say 'Create/Edit static list' or 'Create Dynamic List', as there is under select list items.
    However, I am finding that for some reason, the values being sent to the PDF are not the values in the database (Y/N), but the showing values (Yes/No). This happens when I use the domain_code select query as the query based LOV.
    Furthermore, I cannot get any columns not rendering on the page to be generated in the PDF. I have a column that groups items depending on values, and I want this grouping to display in the PDF instead on the original value, ideally.
    Cheers,
    K.

  • InDesign CS4 Export and PDF Printing Problem

    Whenever we print PDFs created from InDesign CS4 documents that contain transparencies, drop shadows or gradients we've been having issues. White boxes will appear instead of the drop shadows and transparencies, and the colors of the gradient images will be completely different from what's in the original file. Of course, the PDF always looks perfect on the screen, and the .indd document prints correctly. The problems only occur when we print the PDFs.
    We create the PDFs in InDesign using the File>Export function, and we've tried every version of PDF compatibility from 4 to 8. We're not exactly sure if this is an InDesign issue or an Acrobat issue, but we wanted to check and see if there's something specific we need to do doing during the exporting process to prevent this from happening.
    Our IT department has been working on this but they're stumped, and the fine folks at Xerox insist that our printers are "fully operational."
    We quickly looked through previous postings and didn't see another problem like this one listed, but we apologize if this has already been addressed and we are posting the same issue twice.
    Any suggestions or insight anyone can offer is greatly appreciated. Thank you.

    Thanks Bob! I followed the information the links you provided and it solved our problems! I won't bore you with the details of how long how many different people have been trying to solve this issue, but let's just say it's a lot.
    You are being virtually hugged and/or high-fived by our entire Communications, IT and Printing Departments. THANK YOU!

  • Interactive chart in report and PDF printing

    Dear all
    is it possible to generate a chart (via an interactive report) and save that chart in PDF format? At the moment when I try and do this in my application I just get the raw data saved as PDF, not the actual chart.
    Many thanks
    Paul

    Hello,
    If you want to have charts in your report, the best
    way I know of is by using BI Publisher Desktop to
    create your rtf with a chart, upload it to your
    report layouts and call a report query with that
    report layout.
    Marc Sewtz did a nice post about it:
    http://marcsewtz.blogspot.com/2007/04/one-question-tha
    t-is-often-asked-about.html
    or you can check my blog for the bi publisher
    configuration.
    Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://www.apex-evangelists.com/
    -- http://www.apexblogs.info/
    Hi Dimitri
    unfortunately we dont have BI Publisher Desktop (as I think you have to pay extra for this :) ).
    I take it that there is no freeware (or other way) to allow us to save the chart in PDF format?
    Regards
    Paul

  • Paper Design Printing and PDF printing problem

    I'm using Report Builder 9.0.2.0.3 to create a report that I create a frame , in the frame i cut and pasted text by clicking on the A then pasting the text into it.
    I then created a frame with that was at the next level in the object manger with a hyperlink in it. This fame was at the level where the text was that I pasted in the paragraph above. I placed it in the PaperLayout where I wanted it and ran the paper report and it look just fine in the PaperDesign Layout and all so when I create the PDF format and the link works in PDF. But when I print the paperlayout the link prints down a few lines on the page. When I print it through the PDF browser, it prints ok, only the paperlaout has a problems. I pasted the whole page of text before I placed the link where I wanted it.
    Is there something else I can try? Appreciate any suggestions or explain, why it moves.
    I even got the link to be the color blue.

    If I understand the question correctly, you have a static boilerplate text which has some paragraphs. To add hyperlink to some part of the text(not the whole text object), you are placing a frame on top of that particular line of text.
    When you Run to Previewer
    (or File->Preview Format->PDF/HTMLCSS/..), Report uses screen surface for Fonts and you see it correctly.
    However, when you print it from Reports or do File->Generate to File->PDF/HTMLCSS/.., Reports uses the default printer's Fonts for formatting. This means that there could be a slight difference in how the text is formatted in the output as the font metrics for the text might be different. The frame containing the hyperlink might be in the same place where it was placed, however the text might have formatted differently. The text which was overlapping with the frame might have formatted little above or below the frame.
    To solve this, instead of using separate frame for hyperlinking texts, you can divide your text and create separate boilerplate text objects for the text which needs to be hyperlinked. You can set the hyperlink property in the Property Inspector of this object. This way, the hyperlinks will be proper in all cases.
    regards,
    Siva

  • All printing from Firefox (web sites, pop-ups, email) is very light. Docs (Word, iPages, etc.) and pdfs print fine. Problem with update?

    Printing from Safari is good. Prints good when sent to another printer in house (not updated to 7.0.1).

    Printing from Safari is good. Prints good when sent to another printer in house (not updated to 7.0.1).

  • Adobe PDF Printer not working as print driver; 9.5.5 (pro) with Windows 7, 64 bit

    I have installed, repaired, uninstalled and re-installed Acrobat Pro 9.5.5 on a newly formatted SSD with Windows 7, 64 bit on my desktop machine. The program was installed from Acrobat Pro 9.0.0 and updated within the program. I have the program also installed on my laptop, and the Adobe PDF Printer driver is working properly on my laptop.
    On my desktop with the newly formatted SSD, the Adobe PDF printer driver is not working. Note that I am using the printer driver, and not any pdf creation techniques within MS Office or other programs.
    When I go to the Adobe PDF printing preferences on my desktop, I only get a generic, two tab window open. When I print a file to this printer on my desktop machine, I do not get a window opening that asks where to create the pdf or what to name it, and I never see any files created. In MS Word, the Create PDF option under the Acrobat tab works and opens a dialog to ask the name and location to save, and then opens a PDF Maker progress window and properly creates the file. I can also save a file as an .eps or .ps file and use Distiller to create the pdf. However I cannot get the Adobe PDF printer driver in my Devices and Printers to work properly, although it works just fine on my laptop with the same program (Pro 9.5.5) and same Windows version (7, 64 bit).
    Repairing, uninstalling and re-installing does not solve the problem. Acrotray.exe *32 process is running. Any ideas on why this won't run properly on my desktop, but will run on a similarly configured laptop?
    On my laptop, I get a full, (7) tabl menu with all the normal options:

    I found this answer from Deepak Chauhan on another forum, and it solved this problem!
    Try this to add Adobe PDF printer manually on Windows 7, and Windows Vista.
    If windows 7 is Enterprise or better edition: (Admin rights required)
    Start>search for printmanagement.msc and open the print management module
    Expand the print server and expand the computer name to see availbale printers, drivers and printer ports.
    - from printers ensure there's no Adobe PDF printer, if there is delete it
    - go to ports and delete the PDF ports (the ones ending in *.pdf)
    - go to drivers and delete the PDF converter.
    Take note if any errors occur, but continue with the following steps regardless.
    If on windows 7 home edition, just goto start>Devices and Printers and ensure PDF pritner is not listed.
    Then open the registry (if any erors deleting these keys happen, see below)
    1: go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers
    delete any adobe PDF printer subkey present
    2: go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors
    delee the PDF port monitor if present
    3: go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers
    again delete and pdf printer subkey
    If any erros occur, you need to set the owner of the key to the currently logged in admin user, then ensure that user has full control.
    Do this by right-click the key and selecting permissions, clicking on advanced, then the owner tab.
    Once you've all that has been done, open a command line as administrator.
    Copy and pate the following commands in order
    1: net stop spooler
    2: rundll32.exe setupapi.dll,InstallHinfSection AdobePDFPortMonitor 128 C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat\Xtras\AdobePDF\AdobePDF.inf
    3: net start spooler
    4:rundll32.exe printui.dll,PrintUIEntry /if /b "Adobe PDF" /f "C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat\Xtras\AdobePDF\AdobePDF.inf" /r "Documents\*.pdf" /m "Adobe PDF Converter"
    That should set back the pdf printer.
    This seemed to provide the link that provided the Adobe PDF Settings tab to the Adobe PDF Printing Preferences that was missing!

  • Adobe PDF Printer not showing -- no fix found yet

    The Adobe PDF printer is no longer showing on a system in the office. It's running Windows 7 Professional x64. The Adobe Acrobat version is Pro X.
    I have tried litereally everything I could find here in the forums and elsewhere, including uninstall, clean-up (using the Adobe tool), reinstall, maually printer install attempts (failed), manual removal of all printer ports relating to Adobe PDF documents etc. Nothing worked.
    Adobe Acrobat itself is working perfectly fine, but the PDF printer is not showing anywhere, or working. I had to install an alternative for now (PDF Creator), but obviously that's not an acceptable solution. The issue started, I believe, after some tax software package was installed that had its own PDF printer. The software has since been removed, and all troubleshooting has taken place after.
    System restore is also no option, since it doesn't go as far back.
    If anyone has any further suggestions, it would be very much appreciated. I am an IT professional, I'm comfortable with registry rediting or similar if that is what it takes, I'd just like to find a fix, and so far I've exhausted everything I could find (including Experts Exchange).

    Try this process.  If you get any errors then screenshot them and post them back to the forum.
    Try this to add Adobe PDF printer manually on Windows 7.
    If windows 7 is Enterprise or better edition: (Admin rights required)
    Start>search for printmanagement.msc and open the print management module
    Expand the print server and expand the computer name to see availbale printers, drivers and printer ports.
    - from printers ensure there's no Adobe PDF printer, if there is delete it
    - go to ports and delete the PDF ports (the ones ending in *.pdf)
    - go to drivers and delete the PDF converter.
    Take note if any errors occur, but continue with the following steps regardless.
    If on windows 7 home edition, just goto start>Devices and Printers and ensure PDF pritner is not listed.
    Then open the registry (if any erors deleting these keys happen, see below)
    1: go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers
    delete any adobe PDF printer subkey present
    2: go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors
    delete the PDF port monitor if present
    3: go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers
    again delete and pdf printer subkey
    If any erros occur, you need to set the owner of the key to the currently logged in admin user, then ensure that user has full control.
    Do this by right-click the key and selecting permissions, clicking on advanced, then the owner tab.
    Once all that has been done, open a command line as administrator.
    Copy and paste the following commands in order
    1: net stop spooler
    2: rundll32.exe setupapi.dll,InstallHinfSection AdobePDFPortMonitor 128 C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\Xtras\AdobePDF\AdobePDF.inf
    3: net start spooler
    4:rundll32.exe printui.dll,PrintUIEntry /if /b "Adobe PDF" /f "C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\Xtras\AdobePDF\AdobePDF.inf" /r "Documents\*.pdf" /m "Adobe PDF Converter"
    That should set back the pdf printer.

  • Pdf printing in Preview... (Help)

    Hi,
    I have a networked PS printer / Copier (Imagistics) that runs a Fiery print server. I cannot print PDFs in Preview.
    I have a 16.9MB PDF that sits in my print queue and never begins to print. The queue stays open, and ends up consuming the 512MB of RAM and 5 GB of HD space on the printer... which then prevents the copier from printing at all from any computer.
    If I let it sit for about 5 - 10 min. and then manually delete the print job in Printer Setup, I can get like 7 - 10 pages to print... but when I need 250 copies, that is not an option .
    I can print in Keynote, Pages, Office, Camino, Safari... You name it I can print from it. It is specifically tied to Preview and PDF printing.
    I copied the PDF over to a PC and it prints fine in Adobe Reader.
    I have checked permissions and the disk for errors... there aren't any .
    I have also reinstalled the print drivers, and, just as a side note, my other MBP doesn't exhibit this issue.
    Any ideas on where to continue from here?

    Adobe Reader does not work. I get the standard print dialog, but once I hit print it beachballs. The print progress dialog from printer setup doesn't even come up.
    I've now tried it with the standard EFI x3e 22c-km ps v2.0 drivers that come with OS X and with the ones I can download from imagistic's (the printer brand) website. They are both the same version.
    I ran a cupstestPPD command from the CLI and this is what I got... from the standard OSX driver:
    *FAIL* REQUIRED EFDuplex does not define choice None!
    REF: Page 122, section 5.17
    *FAIL* Bad EFDuplex choice False!
    REF: Page 122, section 5.17
    *FAIL* Bad EFDuplex choice Top!
    REF: Page 122, section 5.17
    *FAIL* Bad EFDuplex choice Bottom!
    REF: Page 122, section 5.17
    WARN Duplex option keyword EFDuplex should be named Duplex!
    WARN EFTrapping shares a common prefix with EFTrappingOpt
    REF: Page 15, section 3.2.
    WARN EFDuplex shares a common prefix with EFDuplexOption
    REF: Page 15, section 3.2.
    WARN EFPunch shares a common prefix with EFPunchHoleNum
    REF: Page 15, section 3.2.
    I don't know if any of this helps.
    The last time I tried to print our newsletter, I was running 10.4.9... I am now running 10.4.10.
    This is my only 11x17 printer, and our PC's colormatching stinks. I can print from it, but if I do I will probably need to go to greyscale.
    thanks for the help so far. But Like I said, my 17in MBP works fine (But is in the shop for a repair ). It's running 10.4.10 as well.
    Message was edited by: bigj6360

  • WWI - pdf printing problems on Windows Vista

    At the moment the workstations are being upgraded from Windows 2000 untill Windows Vista 32 bit (it's a big company....)
    At the Vista machines there are problems with WWI and PDF printing. At the windows 2000 workstations there is no problem.
    The LPF file is being created.
    In the GLMpt.exe a printer is selected and the print job gets started but there is no popup where to save the PDF file.
    We can see the document in the printer queue, but there are no messages, errors, etc. It keeps waiting, but there is no popup, where to save the PDF file.
    PDF printer = PDF955

    Hello
    please take a look in SAP marketplace. There are a number of important OSS available regarding"general" topics of WWI (recent version of WWI) and common questions. MOst of the OSS are of type "recommendation / additional info" etc.
    It is known that not all combinations of Windows version together with WWI version together with SAP version together with Adobe version are suported or that problems can come up.
    Main issues are:
    - used Word version
    - Used Windows version
    etc.
    With best regards
    C.B.
    PS: take a look in this thread EHS- WWI Label printing issues with Word 2007
    regarding important OSS notes
    Edited by: Christoph Bergemann on Sep 12, 2010 8:29 PM
    Edited by: Christoph Bergemann on Sep 12, 2010 8:30 PM

  • Comma in report column alias breaking PDF Printing?

    It appears that some (but not all) special characters (e.g., a comma) in a report column alias causes an error when using PDF printing under "Print Attributes" for reports.
    This query works fine:
    select sysdate as "Date Today" from dual
    But the query below causes the error "Adobe could not open 'report[1].pdf' because it is either not a supported file type or because the file has been damaged...":
    select sysdate as "Date, Today" from dual
    Does anyone know a work-around? My real alias is "Lastname, Firstname" so I would like to keep the comma!
    We're using APEX 3.0.1 and PDF printing with Apache FOP.
    Thanks ahead of time.
    Cindy

    Hi Cindy,
    why not use the "Heading" property of a report column to show a speaking column heading? The column alias isn't really intended for that purpose.
    Set the "Heading Type" to "Custom" then you are able to change them for each column.
    Patrick
    My APEX Blog: http://inside-apex.blogspot.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/

  • PDF printer driver not loading

    Ok...first off I had CS on another laptop and the driver was there. Got new laptop loaded CS and PDF printer didn't load up. Second. I got and loaded CS3 (not just because of the lost printer driver, but...) and loaded it onto the same *new* laptop and STILL not PDF printer driver. I've looked at the downloads and can't find it available there. This is driving me nuts. I develop proposals and other documents in word (not to mention the PIA factor of not being able to print directly to PDF in AI or PS) and have to dump files to a shared directory so that I can use Acrobat Pro 6 on a desktop before sending out to clients. Arrrrrgghhh (and yes, I know that Talk Like a Pirate Day isn't until Sept 19th.)
    I have tried reinstalling or 'fixing' ABPro umpteen times now and find myself fulfilling Einstein's definition of insansity. Any ideas on what I can do to get a *&^%# PDF printer driver to load?

    Hi Daniel,
    I´m using AutoVue 3D Professional Advanced 20.2.0.... I´ve read that there were problems
    in the version 19.xx  (before version 20.xx)
    Best,
    Merkowitsch

  • We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to call Adobe Reader and print the PDF on a

    We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to call Adobe Reader and print the PDF on a printer."C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe" /T "\\<Application Server>\Report\<TEST.PDF>" "<Printer Name>". Current Situation: The above command line parameter when executed is working as expected in a User's Workspace. When executed in a command line on the Application Server is working as expected. But, the same is not working while executing it from Deployed environment.Software being used: 1. Adobe 11.0 enterprise version. 2. Webshpere Application Server 8.5.5.2. Please let us know if there is a way to enable trace logs in Adobe Reader to further diagnose this issue.

    This is the Acrobat.com forum.  Your question will have a much better chance being addressed in the Acrobat SDK forum.

  • I'm wondering if there is any way to view the results of the form other than in a spreadsheet?  Is it possible to print responses one by one in PDF format, or word, etc?  I'd like to create a form for proposal applications, and the spreadsheet format resu

    I'm wondering if there is any way to view the results of the form other than in a table?  Is it possible to print responses one by one in PDF format, or word, etc?  I'd like to create a form for proposal applications, and the spreadsheet format results are nearly unusable for this type of form.

    Hi Nalani500 ,
    Yes, you can print the response in a PDF by following the steps suggested below.
    1) Go to the response file
    2) Select the response you want to print
    3) Click on Save as PDF button and it would save the selected response in PDF format.
    Thanks,
    Vikrantt Singh

Maybe you are looking for

  • A question about transaction consistency between multible target tables

    Dear community, My replication is ORACLE 11.2.3.7->ORACLE 11.2.3.7 both running on linux x64 and GG version is 11.2.3.0. I'm recovering from an error when trail file was moved away while dpump was writing to it. After moving the file back dpump abend

  • Missing email after upgrade to 10.4.6 from 10.3.9

    Hi, I recently upgraded from Panther to 10.4.6. All seemed to go well except with my Mail. All my mail box folders imported fine, but my unsorted Inbox is missing about three months worth of email. I went to my backup on my trusty external harddrive

  • History Palate?

    I realize that this question is probably very "photoshop basic," but I can't figure it out to save my life! In school we learned how to use Photoshop CS3 for Macs, which had a history palate on the right side of the screen.  It was way easy to undo a

  • OSB: how to figure out the execution time of OSB proxy

    Trying to figure out how to determine the execution time taken for any given OSB proxy. Seems like the OSB built-in alerting facilities can display the average response time of all calls to a proxy but not individually. Is there a way to dig this out

  • MBP states boocamp drivers not for this model

    I have a late 2010 Macbook Pro that had Snow Leopard and Windows 7 via bootcamp.  I installed OSx Lion,  and then downloaded the bootcamp drivers via bootcamp assistant.   Once downloaded I burned the drivers to a disc.  I booted under bootcamp and w