PDF display problem in Iframe

I have a main JSF page MainPage.jsp.
User clicks on a button in this main page and a new JSF page ChildPage.jsp is opened in another window.
The ChildPage.jsp has some data in it and also has 3 iframes and each of them again is a jsp
(say Iframe1.jsp, Iframe2.jsp and Iframe3.jsp. )
Onload of Iframe3.jsp it submits to a servlet and a pdf document is displayed in that.
Iframe1.jsp and Iframe2.jsp are JSF pages where as Iframe3.jsp is a pure html as below
<html>
<head>
<script>
function tryMe(){setTimeout("submitForm()", 1000);}
function submitForm(){
document.forms[0].action="/ctx/MyServlet?Id=300";
document.forms[0].submit();
</script>
</head>
<body onload="tryMe()">
<FORM NAME="MyForm">
Please wait, the document is loading...
</FORM>
</body>
</html>
Now here is the problem.
Sometimes this works fine and sometimes this just doesnt show up the pdf.
I have put debug messages in servlet and it seems there is no error and
the messages shows that the pdf is written to the outputstream,
however i dont see anything on the browser.
I tried adding a delay of 1 minute (as in the javascript above) in submission of the page
the error reduced by 80% but still it occurs sometimes.
What could be the cause. I couldnt think much .
Any help will be appreciated.
Thank You

After so many hours of searching, I finally found both culprits!!!
A) the blue: It was stupid of me, really... it was simply that the "highlight existing fields" was selected (right top corner, usually). Once I de-selected it, all the blue went away... but data continued to disappear except when a box was selected. See B...
B) Do NOT, Never ever, use Preview to make changes in a .pdf file and then save the file... That was the problem!
It must've happened a few times, for example it just did this morning, on my new laptop on which I hadn't set Adobe to be my default program for .pdf and the file opened in Preview... I didn't even notice...
And after searching some more I found a few threads and all had in common that people had used Preview to make changes and save the file... seems that Preview corrupts the files!
By the way, Eric, no, opening in Preview did NOT give the same results... but files I opened that had never been opened (or, at least, not tempered with) in Preview were all fine...
Thanks for your help though!

Similar Messages

  • PDF display problem in 10.6.7

    Having problems displaying .pdf files after updating 10.6.7 with the recent font update.
    The issue occurs on both my MacPro and Macbook pro, which were updated recently.
    Opening most but not all .pdf files causes the viewer app to crash. This happens with preview, safari, papers and with the finder.
    Same files can be opened successfully with Adobe reader which suggests problems with underlying pdf rendering technology.
    Anybody else seeing this?
    Any solutions?

    Hi Linc
    Thanks again for the replies and for your time looking at this issue.
    Sorry about the bad file link. I think this one will work:
    http://dl.dropbox.com/u/2391464/p0950-p0982.pdf
    I have since tried this file on a Macbook running 10.5.8 and it crashes Preview and Finder on that machine too. So I was mistaken in thinking that the issue is recent.
    I also note that affected files all have a generic pdf icon.
    It opens fine in Adobe Reader  on the MacPro and in GoodReader on my iPad.
    If it was just this file, I would not worry but I have this problem with 100's of pdf's from on-line academic journals.
    Here is a complete crash report:
    Process:         Preview [10535]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.0.3 (504.1)
    Build Info:      Preview-5040100~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [193]
    Date/Time:       2011-05-03 14:21:17.689 +0100
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          168776 sec
    Crashes Since Last Report:           135
    Per-App Interval Since Last Report:  148255 sec
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      EE1A1ECF-B916-4F6B-A68C-EC51382FBA65
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000000c
    Crashed Thread:  5  Dispatch queue: com.apple.root.default-priority
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff814e35af __CFSetApplyFunction_block_invoke_1 + 15
    1   com.apple.CoreFoundation                0x00007fff814d7ae5 CFBasicHashApply + 213
    2   com.apple.CoreFoundation                0x00007fff814e356f CFSetApplyFunction + 191
    3   com.apple.CoreFoundation                0x00007fff814fa017 __CFRunLoopDoSources0 + 359
    4   com.apple.CoreFoundation                0x00007fff814f85f9 __CFRunLoopRun + 873
    5   com.apple.CoreFoundation                0x00007fff814f7dbf CFRunLoopRunSpecific + 575
    6   com.apple.imageKit                      0x00007fff80940087 -[IKTaskManager runAsynchronousTasksWithIdentifier:timeout:] + 91
    7   com.apple.imageKit                      0x00007fff809429c1 -[IKImageBrowserView(IKImageBrowserTasks) performSynchronousTasksIfAny] + 1454
    8   com.apple.imageKit                      0x00007fff8089dcdd -[IKImageBrowserView(ImageBrowserDrawing) drawWithCurrentRendererInRect:] + 247
    9   com.apple.imageKit                      0x00007fff8089e7ea -[IKImageBrowserView(ImageBrowserDrawing) drawRect:] + 732
    10  com.apple.AppKit                        0x00007fff81af1c49 -[NSView _drawRect:clip:] + 3390
    11  com.apple.AppKit                        0x00007fff81af08bc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    12  com.apple.AppKit                        0x00007fff81af0c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    13  com.apple.AppKit                        0x00007fff81af0c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    14  com.apple.AppKit                        0x00007fff81af0c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    15  com.apple.AppKit                        0x00007fff81af0c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    16  com.apple.AppKit                        0x00007fff81af0c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    17  com.apple.AppKit                        0x00007fff81af0c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    18  com.apple.AppKit                        0x00007fff81af0c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    19  com.apple.AppKit                        0x00007fff81af0c26 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    20  com.apple.AppKit                        0x00007fff81aeef8e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
    21  com.apple.AppKit                        0x00007fff81aeeab0 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    22  com.apple.AppKit                        0x00007fff81aeb362 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    23  com.apple.AppKit                        0x00007fff81a64b9a -[NSView displayIfNeeded] + 969
    24  com.apple.AppKit                        0x00007fff81a2cbe3 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    25  com.apple.AppKit                        0x00007fff81a2c77a -[NSWindow orderWindow:relativeTo:] + 94
    26  com.apple.AppKit                        0x00007fff81a2a100 -[NSWindow makeKeyAndOrderFront:] + 46
    27  com.apple.AppKit                        0x00007fff81c2f335 -[NSWindowController showWindow:] + 599
    28  com.apple.Preview                       0x000000010000aa15 -[PVWindowController showWindow:] + 50
    29  com.apple.AppKit                        0x00007fff81c00b74 -[NSDocument showWindows] + 98
    30  com.apple.Preview                       0x0000000100007d86 -[PVDocumentController openNextFileFromScanner:] + 2371
    31  com.apple.Foundation                    0x00007fff868528ea _nsnote_callback + 167
    32  com.apple.CoreFoundation                0x00007fff81505000 __CFXNotificationPost + 1008
    33  com.apple.CoreFoundation                0x00007fff814f1578 _CFXNotificationPostNotification + 200
    34  com.apple.Foundation                    0x00007fff8687e4e4 postQueueNotifications + 398
    35  com.apple.CoreFoundation                0x00007fff8151cb37 __CFRunLoopDoObservers + 519
    36  com.apple.CoreFoundation                0x00007fff814f7ddf CFRunLoopRunSpecific + 607
    37  com.apple.HIToolbox                     0x00007fff863a87ee RunCurrentEventLoopInMode + 333
    38  com.apple.HIToolbox                     0x00007fff863a8551 ReceiveNextEventCommon + 148
    39  com.apple.HIToolbox                     0x00007fff863a84ac BlockUntilNextEventMatchingListInMode + 59
    40  com.apple.AppKit                        0x00007fff81a34e64 _DPSNextEvent + 718
    41  com.apple.AppKit                        0x00007fff81a347a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    42  com.apple.AppKit                        0x00007fff819fa48b -[NSApplication run] + 395
    43  com.apple.AppKit                        0x00007fff819f31a8 NSApplicationMain + 364
    44  com.apple.Preview                       0x0000000100001454 start + 52
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff837f012a kevent + 10
    1   libSystem.B.dylib                       0x00007fff837f1ffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff837f1cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff837f17fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff837f1128 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff837f0fc5 start_wqthread + 13
    Thread 2:  Dispatch queue: com.apple.root.default-priority
    0   libJBIG2.A.dylib                        0x00000001176a832b JArithmeticDecoder::decodeBit(unsigned int, JArithmeticDecoderStats*) + 55
    1   libJBIG2.A.dylib                        0x00000001176a753a JBIG2Stream::readGenericBitmap(int, int, int, int, int, int, JBIG2Bitmap*, int*, int*, int) + 6250
    2   libJBIG2.A.dylib                        0x00000001176a9411 JBIG2Stream::readSymbolDictSeg(unsigned int, unsigned int, unsigned int*, unsigned int) + 2823
    3   libJBIG2.A.dylib                        0x00000001176a5212 JBIG2Stream::readSegments() + 838
    4   libJBIG2.A.dylib                        0x00000001176a4dad JBIG2Stream::reset() + 151
    5   libJBIG2.A.dylib                        0x00000001176aeecb jb_state::get_stream() + 207
    6   libJBIG2.A.dylib                        0x00000001176aef18 read_bytes(void*, void*, unsigned long) + 22
    7   com.apple.CoreGraphics                  0x00007fff810a6e4c jbig2_filter_refill + 29
    8   com.apple.CoreGraphics                  0x00007fff80b52210 CGPDFSourceRefill + 235
    9   com.apple.CoreGraphics                  0x00007fff80b520e5 CGPDFSourceRead + 92
    10  com.apple.CoreGraphics                  0x00007fff80c1ce0a CGAccessSessionGetChunks + 459
    11  com.apple.CoreGraphics                  0x00007fff80b17be1 img_decode_read + 516
    12  com.apple.CoreGraphics                  0x00007fff80b20b34 img_interpolate_read + 864
    13  com.apple.CoreGraphics                  0x00007fff80afbd9b img_data_lock + 8693
    14  com.apple.CoreGraphics                  0x00007fff80af8eaf CGSImageDataLock + 212
    15  libRIP.A.dylib                          0x00007fff866be21f ripc_AcquireImage + 2431
    16  libRIP.A.dylib                          0x00007fff866bcaa3 ripc_DrawImage + 1218
    17  com.apple.CoreGraphics                  0x00007fff80b13cda CGContextDrawImage + 446
    18  com.apple.CoreGraphics                  0x00007fff80c9a060 CGPDFDrawingContextDrawImage + 223
    19  com.apple.CoreGraphics                  0x00007fff80c93b1d op_Do + 101
    20  com.apple.CoreGraphics                  0x00007fff80b5a536 pdf_scanner_handle_xname + 105
    21  com.apple.CoreGraphics                  0x00007fff80b598f7 CGPDFScannerScan + 472
    22  com.apple.CoreGraphics                  0x00007fff80b579ac CGPDFDrawingContextDrawPage + 787
    23  com.apple.CoreGraphics                  0x00007fff80b5764a CGContextDrawPDFPageWithProgressCallback + 100
    24  com.apple.PDFKit                        0x00007fff87f8715f -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 629
    25  com.apple.PDFKit                        0x00007fff87f84db5 -[PDFPage(PDFPagePrivate) thumbnailOfSize:forBox:] + 673
    26  com.apple.imageKit                      0x00007fff80977feb -[IKImageCellDatasourceProxy _thumbnailWithRepresentation:type:uti:size:antialiased:quality:] + 1713
    27  com.apple.imageKit                      0x00007fff809766eb -[IKImageCellDatasourceProxy thumbnailWithSize:antialiased:quality:] + 177
    28  com.apple.imageKit                      0x00007fff8088726a -[IKImageWrapper _thumbnailWithSize:antialiased:quality:] + 577
    29  com.apple.imageKit                      0x00007fff8088537e -[IKImageWrapper thumbnailWithSize:antialiased:quality:] + 124
    30  com.apple.imageKit                      0x00007fff80970959 -[IKThumbnailBuilder computeThumbnail] + 319
    31  com.apple.imageKit                      0x00007fff809716f9 -[IKThumbnailOperation main] + 35
    32  com.apple.Foundation                    0x00007fff8687bcc4 -[__NSOperationInternal start] + 681
    33  com.apple.Foundation                    0x00007fff8695aae7 __doStart2 + 97
    34  libSystem.B.dylib                       0x00007fff83813284 _dispatch_call_block_and_release + 15
    35  libSystem.B.dylib                       0x00007fff837f17f1 _dispatch_worker_thread2 + 239
    36  libSystem.B.dylib                       0x00007fff837f1128 _pthread_wqthread + 353
    37  libSystem.B.dylib                       0x00007fff837f0fc5 start_wqthread + 13
    Thread 3:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib                       0x00007fff83811f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff83811e19 nanosleep + 148
    2   com.apple.Foundation                    0x00007fff8687c356 +[NSThread sleepUntilDate:] + 116
    3   com.apple.imageKit                      0x00007fff808a4d0a -[IKImageBrowserView(ImageBrowserImport) _importThumbnails:state:] + 1128
    4   com.apple.imageKit                      0x00007fff80940458 -[IKImageBrowserView(IKImageBrowserTasks) _performAsyncImportIfAny:delegate:] + 49
    5   com.apple.imageKit                      0x00007fff8093f4c5 -[IKTaskAsyncOperation main] + 67
    6   com.apple.Foundation                    0x00007fff8687bcc4 -[__NSOperationInternal start] + 681
    7   com.apple.Foundation                    0x00007fff8695aae7 __doStart2 + 97
    8   libSystem.B.dylib                       0x00007fff83813284 _dispatch_call_block_and_release + 15
    9   libSystem.B.dylib                       0x00007fff837f17f1 _dispatch_worker_thread2 + 239
    10  libSystem.B.dylib                       0x00007fff837f1128 _pthread_wqthread + 353
    11  libSystem.B.dylib                       0x00007fff837f0fc5 start_wqthread + 13
    Thread 4:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib                       0x00007fffffe007db __memcpy + 59
    1   libJBIG2.A.dylib                        0x00000001176b0298 JBIG2Bitmap::JBIG2Bitmap(unsigned int, JBIG2Bitmap*) + 132
    2   libJBIG2.A.dylib                        0x00000001176a970c JBIG2Stream::readSymbolDictSeg(unsigned int, unsigned int, unsigned int*, unsigned int) + 3586
    3   libJBIG2.A.dylib                        0x00000001176a5212 JBIG2Stream::readSegments() + 838
    4   libJBIG2.A.dylib                        0x00000001176a4dad JBIG2Stream::reset() + 151
    5   libJBIG2.A.dylib                        0x00000001176aeecb jb_state::get_stream() + 207
    6   libJBIG2.A.dylib                        0x00000001176aef18 read_bytes(void*, void*, unsigned long) + 22
    7   com.apple.CoreGraphics                  0x00007fff810a6e4c jbig2_filter_refill + 29
    8   com.apple.CoreGraphics                  0x00007fff80b52210 CGPDFSourceRefill + 235
    9   com.apple.CoreGraphics                  0x00007fff80b520e5 CGPDFSourceRead + 92
    10  com.apple.CoreGraphics                  0x00007fff80c1ce0a CGAccessSessionGetChunks + 459
    11  com.apple.CoreGraphics                  0x00007fff80b17be1 img_decode_read + 516
    12  com.apple.CoreGraphics                  0x00007fff80b20b34 img_interpolate_read + 864
    13  com.apple.CoreGraphics                  0x00007fff80afbd9b img_data_lock + 8693
    14  com.apple.CoreGraphics                  0x00007fff80af8eaf CGSImageDataLock + 212
    15  libRIP.A.dylib                          0x00007fff866be21f ripc_AcquireImage + 2431
    16  libRIP.A.dylib                          0x00007fff866bcaa3 ripc_DrawImage + 1218
    17  com.apple.CoreGraphics                  0x00007fff80b13cda CGContextDrawImage + 446
    18  com.apple.CoreGraphics                  0x00007fff80c9a060 CGPDFDrawingContextDrawImage + 223
    19  com.apple.CoreGraphics                  0x00007fff80c93b1d op_Do + 101
    20  com.apple.CoreGraphics                  0x00007fff80b5a536 pdf_scanner_handle_xname + 105
    21  com.apple.CoreGraphics                  0x00007fff80b598f7 CGPDFScannerScan + 472
    22  com.apple.CoreGraphics                  0x00007fff80b579ac CGPDFDrawingContextDrawPage + 787
    23  com.apple.CoreGraphics                  0x00007fff80b5764a CGContextDrawPDFPageWithProgressCallback + 100
    24  com.apple.PDFKit                        0x00007fff87f8715f -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 629
    25  com.apple.PDFKit                        0x00007fff87f84db5 -[PDFPage(PDFPagePrivate) thumbnailOfSize:forBox:] + 673
    26  com.apple.imageKit                      0x00007fff80977feb -[IKImageCellDatasourceProxy _thumbnailWithRepresentation:type:uti:size:antialiased:quality:] + 1713
    27  com.apple.imageKit                      0x00007fff809766eb -[IKImageCellDatasourceProxy thumbnailWithSize:antialiased:quality:] + 177
    28  com.apple.imageKit                      0x00007fff8088726a -[IKImageWrapper _thumbnailWithSize:antialiased:quality:] + 577
    29  com.apple.imageKit                      0x00007fff8088537e -[IKImageWrapper thumbnailWithSize:antialiased:quality:] + 124
    30  com.apple.imageKit                      0x00007fff80970959 -[IKThumbnailBuilder computeThumbnail] + 319
    31  com.apple.imageKit                      0x00007fff809716f9 -[IKThumbnailOperation main] + 35
    32  com.apple.Foundation                    0x00007fff8687bcc4 -[__NSOperationInternal start] + 681
    33  com.apple.Foundation                    0x00007fff8695aae7 __doStart2 + 97
    34  libSystem.B.dylib                       0x00007fff83813284 _dispatch_call_block_and_release + 15
    35  libSystem.B.dylib                       0x00007fff837f17f1 _dispatch_worker_thread2 + 239
    36  libSystem.B.dylib                       0x00007fff837f1128 _pthread_wqthread + 353
    37  libSystem.B.dylib                       0x00007fff837f0fc5 start_wqthread + 13
    Thread 5 Crashed:  Dispatch queue: com.apple.root.default-priority
    0   libJBIG2.A.dylib                        0x00000001176aa9ee JBIG2Stream::findSegment(unsigned int) + 8
    1   libJBIG2.A.dylib                        0x00000001176a8b13 JBIG2Stream::readSymbolDictSeg(unsigned int, unsigned int, unsigned int*, unsigned int) + 521
    2   libJBIG2.A.dylib                        0x00000001176a5212 JBIG2Stream::readSegments() + 838
    3   libJBIG2.A.dylib                        0x00000001176a4dad JBIG2Stream::reset() + 151
    4   libJBIG2.A.dylib                        0x00000001176aeecb jb_state::get_stream() + 207
    5   libJBIG2.A.dylib                        0x00000001176aef18 read_bytes(void*, void*, unsigned long) + 22
    6   com.apple.CoreGraphics                  0x00007fff810a6e4c jbig2_filter_refill + 29
    7   com.apple.CoreGraphics                  0x00007fff80b52210 CGPDFSourceRefill + 235
    8   com.apple.CoreGraphics                  0x00007fff80b520e5 CGPDFSourceRead + 92
    9   com.apple.CoreGraphics                  0x00007fff80c1ce0a CGAccessSessionGetChunks + 459
    10  com.apple.CoreGraphics                  0x00007fff80b17be1 img_decode_read + 516
    11  com.apple.CoreGraphics                  0x00007fff80b20b34 img_interpolate_read + 864
    12  com.apple.CoreGraphics                  0x00007fff80afbd9b img_data_lock + 8693
    13  com.apple.CoreGraphics                  0x00007fff80af8eaf CGSImageDataLock + 212
    14  libRIP.A.dylib                          0x00007fff866be21f ripc_AcquireImage + 2431
    15  libRIP.A.dylib                          0x00007fff866bcaa3 ripc_DrawImage + 1218
    16  com.apple.CoreGraphics                  0x00007fff80b13cda CGContextDrawImage + 446
    17  com.apple.CoreGraphics                  0x00007fff80c9a060 CGPDFDrawingContextDrawImage + 223
    18  com.apple.CoreGraphics                  0x00007fff80c93b1d op_Do + 101
    19  com.apple.CoreGraphics                  0x00007fff80b5a536 pdf_scanner_handle_xname + 105
    20  com.apple.CoreGraphics                  0x00007fff80b598f7 CGPDFScannerScan + 472
    21  com.apple.CoreGraphics                  0x00007fff80b579ac CGPDFDrawingContextDrawPage + 787
    22  com.apple.CoreGraphics                  0x00007fff80b5764a CGContextDrawPDFPageWithProgressCallback + 100
    23  com.apple.PDFKit                        0x00007fff87f8715f -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 629
    24  com.apple.PDFKit                        0x00007fff87f84db5 -[PDFPage(PDFPagePrivate) thumbnailOfSize:forBox:] + 673
    25  com.apple.imageKit                      0x00007fff80977feb -[IKImageCellDatasourceProxy _thumbnailWithRepresentation:type:uti:size:antialiased:quality:] + 1713
    26  com.apple.imageKit                      0x00007fff809766eb -[IKImageCellDatasourceProxy thumbnailWithSize:antialiased:quality:] + 177
    27  com.apple.imageKit                      0x00007fff8088726a -[IKImageWrapper _thumbnailWithSize:antialiased:quality:] + 577
    28  com.apple.imageKit                      0x00007fff8088537e -[IKImageWrapper thumbnailWithSize:antialiased:quality:] + 124
    29  com.apple.imageKit                      0x00007fff80970959 -[IKThumbnailBuilder computeThumbnail] + 319
    30  com.apple.imageKit                      0x00007fff809716f9 -[IKThumbnailOperation main] + 35
    31  com.apple.Foundation                    0x00007fff8687bcc4 -[__NSOperationInternal start] + 681
    32  com.apple.Foundation                    0x00007fff8695aae7 __doStart2 + 97
    33  libSystem.B.dylib                       0x00007fff83813284 _dispatch_call_block_and_release + 15
    34  libSystem.B.dylib                       0x00007fff837f17f1 _dispatch_worker_thread2 + 239
    35  libSystem.B.dylib                       0x00007fff837f1128 _pthread_wqthread + 353
    36  libSystem.B.dylib                       0x00007fff837f0fc5 start_wqthread + 13
    Thread 6:  Dispatch queue: com.apple.root.default-priority
    0   libJBIG2.A.dylib                        0x00000001176a735f JBIG2Stream::readGenericBitmap(int, int, int, int, int, int, JBIG2Bitmap*, int*, int*, int) + 5775
    1   libJBIG2.A.dylib                        0x00000001176a9411 JBIG2Stream::readSymbolDictSeg(unsigned int, unsigned int, unsigned int*, unsigned int) + 2823
    2   libJBIG2.A.dylib                        0x00000001176a5212 JBIG2Stream::readSegments() + 838
    3   libJBIG2.A.dylib                        0x00000001176a4dad JBIG2Stream::reset() + 151
    4   libJBIG2.A.dylib                        0x00000001176aeecb jb_state::get_stream() + 207
    5   libJBIG2.A.dylib                        0x00000001176aef18 read_bytes(void*, void*, unsigned long) + 22
    6   com.apple.CoreGraphics                  0x00007fff810a6e4c jbig2_filter_refill + 29
    7   com.apple.CoreGraphics                  0x00007fff80b52210 CGPDFSourceRefill + 235
    8   com.apple.CoreGraphics                  0x00007fff80b520e5 CGPDFSourceRead + 92
    9   com.apple.CoreGraphics                  0x00007fff80c1ce0a CGAccessSessionGetChunks + 459
    10  com.apple.CoreGraphics                  0x00007fff80b17be1 img_decode_read + 516
    11  com.apple.CoreGraphics                  0x00007fff80b20b34 img_interpolate_read + 864
    12  com.apple.CoreGraphics                  0x00007fff80afbd9b img_data_lock + 8693
    13  com.apple.CoreGraphics                  0x00007fff80af8eaf CGSImageDataLock + 212
    14  libRIP.A.dylib                          0x00007fff866be21f ripc_AcquireImage + 2431
    15  libRIP.A.dylib                          0x00007fff866bcaa3 ripc_DrawImage + 1218
    16  com.apple.CoreGraphics                  0x00007fff80b13cda CGContextDrawImage + 446
    17  com.apple.CoreGraphics                  0x00007fff80c9a060 CGPDFDrawingContextDrawImage + 223
    18  com.apple.CoreGraphics                  0x00007fff80c93b1d op_Do + 101
    19  com.apple.CoreGraphics                  0x00007fff80b5a536 pdf_scanner_handle_xname + 105
    20  com.apple.CoreGraphics                  0x00007fff80b598f7 CGPDFScannerScan + 472
    21  com.apple.CoreGraphics                  0x00007fff80b579ac CGPDFDrawingContextDrawPage + 787
    22  com.apple.CoreGraphics                  0x00007fff80b5764a CGContextDrawPDFPageWithProgressCallback + 100
    23  com.apple.PDFKit                        0x00007fff87f8715f -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 629
    24  com.apple.PDFKit                        0x00007fff87f84db5 -[PDFPage(PDFPagePrivate) thumbnailOfSize:forBox:] + 673
    25  com.apple.imageKit                      0x00007fff80977feb -[IKImageCellDatasourceProxy _thumbnailWithRepresentation:type:uti:size:antialiased:quality:] + 1713
    26  com.apple.imageKit                      0x00007fff809766eb -[IKImageCellDatasourceProxy thumbnailWithSize:antialiased:quality:] + 177
    27  com.apple.imageKit                      0x00007fff8088726a -[IKImageWrapper _thumbnailWithSize:antialiased:quality:] + 577
    28  com.apple.imageKit                      0x00007fff8088537e -[IKImageWrapper thumbnailWithSize:antialiased:quality:] + 124
    29  com.apple.imageKit                      0x00007fff80970959 -[IKThumbnailBuilder computeThumbnail] + 319
    30  com.apple.imageKit                      0x00007fff809716f9 -[IKThumbnailOperation main] + 35
    31  com.apple.Foundation                    0x00007fff8687bcc4 -[__NSOperationInternal start] + 681
    32  com.apple.Foundation                    0x00007fff8695aae7 __doStart2 + 97
    33  libSystem.B.dylib                       0x00007fff83813284 _dispatch_call_block_and_release + 15
    34  libSystem.B.dylib                       0x00007fff837f17f1 _dispatch_worker_thread2 + 239
    35  libSystem.B.dylib                       0x00007fff837f1128 _pthread_wqthread + 353
    36  libSystem.B.dylib                       0x00007fff837f0fc5 start_wqthread + 13
    Thread 5 crashed with X86 Thread State (64-bit):
      rax: 0x0000000102f40ff0  rbx: 0x0000000102f156f0  rcx: 0x0000000000000003  rdx: 0x00007fff707c8630
      rdi: 0x0000000102f1bfe0  rsi: 0x0000000000000000  rbp: 0x000000011767a970  rsp: 0x000000011767a970
       r8: 0x0000000102ffc0a0   r9: 0x0000000000000000  r10: 0x0000000000000003  r11: 0x00000000102f4100
      r12: 0x0000000102f1bfe0  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00000001176aa9ee  rfl: 0x0000000000010297  cr2: 0x000000000000000c
    Binary Images:
           0x100000000 -        0x100169ff7  com.apple.Preview 5.0.3 (504.1) <18721FE6-B8BA-6541-DEF6-9D366917376F> /Applications/Preview.app/Contents/MacOS/Preview
           0x1037c5000 -        0x1037ebfff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x115646000 -        0x1157d7fef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x115808000 -        0x115f8ffff  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <D469864E-34A6-37EE-A01D-7C2AF0223D35> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
           0x116389000 -        0x1167acfef  libclh.dylib 3.1.1 C  (3.1.1) <0774DA8C-734E-2639-0F37-CCB20D17CDBD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x1176a4000 -        0x1176b3fff  libJBIG2.A.dylib 545.0.0 (compatibility 64.0.0) <D1F33544-AF41-7D19-6D6B-241D053DE92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libJBIG2.A.dylib
           0x200000000 -        0x200517fef  com.apple.GeForce7xxxGLDriver 1.6.26 (6.2.6) <067B2F67-F443-521E-05AD-69831554D5F0> /System/Library/Extensions/GeForce7xxxGLDriver.bundle/Contents/MacOS/GeForce7xx xGLDriver
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80024000 -     0x7fff8012eff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff8012f000 -     0x7fff80145fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff80178000 -     0x7fff80179ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8017a000 -     0x7fff801b7ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff801b8000 -     0x7fff801f1ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff8021c000 -     0x7fff802ccfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff802cd000 -     0x7fff802cdff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff802ce000 -     0x7fff80510fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff80511000 -     0x7fff80511ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff805ec000 -     0x7fff805ecff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff805ed000 -     0x7fff80612ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff80613000 -     0x7fff80675fe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff80676000 -     0x7fff80733fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff80734000 -     0x7fff8077bff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8077c000 -     0x7fff80787ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff80788000 -     0x7fff8078eff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff80810000 -     0x7fff8087cff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8087d000 -     0x7fff80ab8fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff80ab9000 -     0x7fff811b606f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff811ed000 -     0x7fff81203fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff81204000 -     0x7fff81206fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff81207000 -     0x7fff81278ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff81279000 -     0x7fff812bafef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff812bb000 -     0x7fff814abfef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff814ac000 -     0x7fff81623fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff81722000 -     0x7fff8172ffe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff817e5000 -     0x7fff818fcfef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff81904000 -     0x7fff8194bfff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8194c000 -     0x7fff8198dfff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff819ef000 -     0x7fff819f0fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff819f1000 -     0x7fff823e7fff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff823e8000 -     0x7fff82478fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff82479000 -     0x7fff8248afff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff8248b000 -     0x7fff8298ffe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff82a64000 -     0x7fff82a67fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff82a68000 -     0x7fff82bd7fe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff82bd8000 -     0x7fff82c8dfe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff82c8e000 -     0x7fff82ef8fef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff82ef9000 -     0x7fff82efafff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff83152000 -     0x7fff83164fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff8316d000 -     0x7fff834a1fff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff834a2000 -     0x7fff83564fef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8356b000 -     0x7fff8357cff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff8357d000 -     0x7fff83591fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff836ee000 -     0x7fff836eeff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff836ef000 -     0x7fff837d5fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff837d6000 -     0x7fff83997fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff83998000 -     0x7fff83acdff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff83ada000 -     0x7fff83b44fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff83b45000 -     0x7fff83b45ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff83b46000 -     0x7fff83c18fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff83ccc000 -     0x7fff83d07fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff83d08000 -     0x7fff83d4dfff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff83d4e000 -     0x7fff83d69ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff83d6a000 -     0x7fff83d87ff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff83dca000 -     0x7fff83e4cfff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff83e7d000 -     0x7fff83eaefff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff83eaf000 -     0x7fff83efeff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff83eff000 -     0x7fff83f4efef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff83f4f000 -     0x7fff84759fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8475a000 -     0x7fff84af7fe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff84af8000 -     0x7fff84b35fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff84bec000 -     0x7fff84c41ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff84c42000 -     0x7fff84cfbfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff84d40000 -     0x7fff84d4ffff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff84d50000 -     0x7fff84deaff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84e26000 -     0x7fff84e6eff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff84e6f000 -     0x7fff84ed7fff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff84ed8000 -     0x7fff84f07ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff84f1e000 -     0x7fff84f41fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff84f42000 -     0x7fff84fc1fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85016000 -     0x7fff8501fff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff85020000 -     0x7fff85025fff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85026000 -     0x7fff85147fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff851fe000 -     0x7fff852bffef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff852c0000 -     0x7fff85703fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff85a48000 -     0x7fff85a70fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff85a71000 -     0x7fff85cf9fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff85d12000 -     0x7fff85d5bfef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff85fab000 -     0x7fff85fcbff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff85fcc000 -     0x7fff85fd7fff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff85fd8000 -     0x7fff86012fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff86013000 -     0x7fff86019ff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8601a000 -     0x7fff861d2fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff861d3000 -     0x7fff862ecfef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8637a000 -     0x7fff86678fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8668d000 -     0x7fff8668dff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff866b1000 -     0x7fff866f4ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff866f5000 -     0x7fff8672efef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff8672f000 -     0x7fff86736fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86830000 -     0x7fff86832fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff86842000 -     0x7fff86ac5fe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86b15000 -     0x7fff86b9aff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff86b9b000 -     0x7fff86c51fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff86c52000 -     0x7fff86c60ff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
        0x7fff86c61000 -     0x7fff86ca5fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff86d2a000 -     0x7fff86d40fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff86d41000 -     0x7fff86d93ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff86d94000 -     0x7fff86d94ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff86d95000 -     0x7fff86df5fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86e12000 -     0x7fff86e18ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86e19000 -     0x7fff86e96fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff86e97000 -     0x7fff86e9bff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff87b95000 -     0x7fff87ba9ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff87baa000 -     0x7fff87bb9fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff87bba000 -     0x7fff87bbbff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87bbc000 -     0x7fff87d7afff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff87d7b000 -     0x7fff87d94fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87f14000 -     0x7fff87f5dff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff87f5e000 -     0x7fff87f61ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87f62000 -     0x7fff87ff1fff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff87ff2000 -     0x7fff87ff6ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff87ff7000 -     0x7fff88074fef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff88075000 -     0x7fff880b6ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff880c0000 -     0x7fff8819dfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8819e000 -     0x7fff881c4fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff881c5000 -     0x7fff881c8ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff881c9000 -     0x7fff881cefff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff883d2000 -     0x7fff8841efff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff88591000 -     0x7fff885c4fff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff885de000 -     0x7fff88609ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff88616000 -     0x7fff886b6fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff886b7000 -     0x7fff887f5fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8896a000 -     0x7fff88a92ff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff88a93000 -     0x7fff88b1ffef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff88b20000 -     0x7fff88b6aff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88b6b000 -     0x7fff88b80ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff88b81000 -     0x7fff88b81ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff88b90000 -     0x7fff88bb1fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff88d76000 -     0x7fff88df4ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff88df5000 -     0x7fff88dfaff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff88dfb000 -     0x7fff89226fef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 12 GB, SMC 1.7f10
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 0 MB
    Graphics: NVIDIA GeForce 8800 GT, NVIDIA GeForce 8800 GT, PCIe, 512 MB
    Memory Module: global_name
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet 1, Ethernet, en0
    PCI Card: NVIDIA GeForce 7300 GT, Display, Slot-4
    PCI Card: NVIDIA GeForce 8800 GT, Display, Slot-1
    Serial ATA Device: SAMSUNG HD103UJ, 931.51 GB
    Serial ATA Device: SAMSUNG HD103SI, 931.51 GB
    Serial ATA Device: WDC WD5000AAKS-00TMA0, 465.76 GB
    Serial ATA Device: WDC WD5000AAKS-00YGA0, 465.76 GB
    Parallel ATA Device: SONY    DVD RW DW-D150A
    USB Device: Hub, 0x0424  (SMSC), 0x2504, 0xfd3000

  • Solr Collection PDF display problem

    I am having problems getting the Search collection I created to display the PDF files.  When I perform a search I am able to get the pdf file listing put when I select a PDF file to display it it does nothing.  Please help, below is the Search Action page I did
    <head>
       <title>Search Results</title>
    </head>
    <body>
    <cfsearch
       name= "newspaperarchive_results"
       collection= "newspaperarchive"
       criteria= "#Form.Criteria#">
       ContextHighlightBegin="<b>"
       ContextHighlightEnd="</b>"
       ContextPassages="1"
       ContextBytes="500"
       maxrows= "100">  
    <h2>Search Results</h2>
    <cfoutput>
    Your search returned #newspaperarchive_results.RecordCount# file(s).
    </cfoutput>
    <cfoutput query="newspaperarchive_results">
    <p>
    File: <a href="#url#">#key#</a><br>
    Document Title (if any): #Title#<br>
    Summary: #Summary#<b>
    Highlighted Summary: #context#</p>
    </cfoutput>
    </body>
    </html>

    Ah, ok. Your problem is the link you are showing to the user (file:///C:/inetpub/wwwroot/cfdocs/Newspaperfiles/Madison_County_Record/2013/05/18/Madiso n_County_Record_20130518.pdf).
    That will not likely work in a browser. Not saying it can’t work, or will never work. But it’s not likely what you really should be using. Let me explain.
    Look closely at it: a) it asks for a file:/// directive. Note that traditional browser URLs use http://. Now, it’s not that file:// is wrong. It’s that it’s not appropriate here. It would only work if the path pointed to existed on the user’s machinee. Do they have a folder called c:/inetpub/wwwroot? No. That’s on YOUR server. (And even if this was an intranet application, they would not see that file in that location, as it’s on the server. You’re not offering a path that would work from even other machines on the same network.)
    I suspect what you need is to convert this URL into a “web accessible one”, and the good news (well, good and bad) is that the file you are naming is in fact in a web accessible directory, your inetpub\wwwroot. Assuming you can serve a test.cfm page from c:\inetpub\wwwroot using http://yourdomain/test.cfm, then you can serve these files as http://yourdomain/cfdocs/Newspaperfiles/Madison_County_Record/2013/05/18/Madison_County_Re cord_20130518.pdf.
    Try that URL in your browser. If it works, then you just need to modify your code to provide THAT url to the user. To do that, you’d need to do some manipulation of the variable (you’re not showing us) which displays that link. If you’d share the line of code that outputs that link, we can provide code that will work. (Since you may be combining variables or functions to get the location you show now, I don’t want to just guess what might work.)
    Hope that helps.
    BTW, I said above that there was good news/bad news about this PDF being in a web accessible directory. It’s good for your need to just offer a link easily. It’s bad that if this is content that you may think you want to control in some way, such as to only show “some files” to “some people”, beware that anyone who sees one of these links (when we get it working) will be able to guess at other PDF file names. Just beware. (If you need to solve that, there are still other solutions, but they are way beyond the scope of this Solr forum.)
    Indeed, as may be clear by now, your issue here (the problem you raised) isn’t really a Solr question at all. It’s more about fairly basic web and CF programming. Now, I don’t say that to embarrass you. Hey, we’ve all had a challenge like this some time in our coding lives. It’s just part of getting started with any particular challenge. My point though is that in asking for help here, in the Solr forum, you have limited your audience of help. Note that you’ve not gotten much (nor rapid) response. There are basic CFML forums and indeed several subforums for various aspects of working with CF. Just saying you may want to consider raising future questions there, if they really are of ongoing questions about basic application development. Hope that’s helpful.
    /charlie

  • Word to PDF display problem

    We're using Adobe Professional 8 and Microsoft Word 2003. I've never run into this before and can't figure out how to remedy it. I converted a multipage Word document to a PDF, however on one of the pages of the PDF, information from the top of page 6 displays at the bottom of page 5. The Word document displays perfectly when opened. I've tried moving the content a little further down the page in the Word document, and then reconverting it to a PDF---but that same page still displays incorrectly. I've tried everything I can think of to get it to display correctly, but I've run out of ideas. Incidentally, the information "bleeding over" is not in a header, even though the document does contain a header.
    Thanx to all for any and all help and suggestions!! I really appreciate it.

    As graffiti indicated, you have to make the change in WORD. This is not an Acrobat issue, but a WORD "feature". Actually, most word processors do the reflow that you are seeing as the printer is changed. This is called using printer metrics. This feature is one of the differences between word processors and layout programs. You would like get the same results if you changed from one physical printer to another. This had long given my problems with forms that folks develop in WORD. When they push the margin limits, it often runs off the page when I look at it.

  • Pdf display problem in Adobe Reader (NOT plugin)

    I looked around and found a lot of people having problems with the .pdf plugin inside Safari... that is NOT my problem... just to get it out of the way...
    I have .pdf files on my iMac, files in which I work, like forms. They are standalone and have nothing to do with the web.
    They have been created a while ago (couldn't say which version, but I'd say at least 5 years ago). Except, the problem isn't that the files are too old for the new versions... I am currently using those files without any problem with version 9 on my Macbook (Snow Leopard), while on the iMac (ML) I have the exact same problem no matter which version I try : version 9, version X or XI !!!
    What happens is this : I open a file (form-type) and I have pale blue covering every field except the one my cursor is in... and most of the fields are flashing... flashing between that blue and the usual color, and entries/nothing.
    Say a field is usually pink with a time in it, it will flash between blue and pink, and the time will appear and disappear, on and off... seemingly forever...
    I just checked a file I had which is mostly text (an e-book) but with a few note-fields... these were also blue... but nothing was flashing.
    It seems it's the "interactive" fields that are acting weird.
    Since the problem is the same no matter the Adobe Reader version and only on my Mountain Lion computer, it seems it has to do with Mac OSX 10.8 but is there a solution? Has anyone else encountered this?

    After so many hours of searching, I finally found both culprits!!!
    A) the blue: It was stupid of me, really... it was simply that the "highlight existing fields" was selected (right top corner, usually). Once I de-selected it, all the blue went away... but data continued to disappear except when a box was selected. See B...
    B) Do NOT, Never ever, use Preview to make changes in a .pdf file and then save the file... That was the problem!
    It must've happened a few times, for example it just did this morning, on my new laptop on which I hadn't set Adobe to be my default program for .pdf and the file opened in Preview... I didn't even notice...
    And after searching some more I found a few threads and all had in common that people had used Preview to make changes and save the file... seems that Preview corrupts the files!
    By the way, Eric, no, opening in Preview did NOT give the same results... but files I opened that had never been opened (or, at least, not tempered with) in Preview were all fine...
    Thanks for your help though!

  • PDF display problem

    http://www.rotarycupar.org/display_syllabus.php?offset=0
    See above for the problem - most characters missing.
    All is visible on an iPhone, or on a PC.

    Thanks for that correction, Tom. I'm no great authority on fonts (as you have noticed!).
    The code I am using to generate the PDF files is from a package called TCPDF, and I'd built my program on an example file. This included the lines:
    // Set font
    // dejavusans is a UTF-8 Unicode font, if you only need to
    // print standard ASCII chars, you can use core fonts like
    // helvetica or times to reduce file size.
    $pdf->SetFont('dejavusans', '', 4.5, '', true);
    In trying to find out what was going on, I commented out the SetFont() line, and replaced it with:
    $pdf->SetFont('helvetica', '', 4.5, '', true);
    which has allowed my code to work on the iPad. Inspection of the definition of helvetica within the TCPDF package leads me to believe it's a 256 character font, so it's ASCII not Unicode, which is what I was trying to say in the first instance (I think...).

  • Error when displaying a pdf file in an iFrame

    Hi,
    I would like to display a pdf file in my Java Web Dynpro application. I am using an iFrame element.
    The code I used is:
    // test if the file exists
    if( path != null)
         path = "D:\\Echanges\\Facture\\" + path + ".pdf";
    if (isFile(path)) // test if the file exist
         wdContext.currentContextElement().setPath(path); // we set the path of the file for the iFrame url
    else
         wdContext.currentContextElement().setPath("D:\\Echanges\\errorDocAccess.htm"); // here we set the path of an error file to display in the iFrame
    In the context, path is declared as a String variable and mapped to an iFrame. What happen when I lauch the program is the followig error:
    com.sap.tc.webdynpro.services.exceptions.InvalidUrlRuntimeException: Invalid URL=D:/Echanges/errorDocAccess.htm
    I have checked the path of the error file and it is valid. How do I get to display my file ? The path is on the same server as the portal.
    Thanks a lot for your help.
    Thibault Schalck

    Not solved

  • Indic script display problem - Open Office PDF export does

    I am trying to create a PDF document using iText (a Java library) and I found out that Indic script specificaly Malayalam Language Unicode is not displayed properly. Ligature substitution and reordering is not working at all. (See attached image1.png)
    However, Open Office does display the text properly (see attached image2.png)
    and when I export this document to a PDF document, the text in the PDF is fine (See attached image3.png).
    I am suprised at this bevahiour. The font I am using in all the three case is FreeSerif.ttf, which has support for Malayalam language and has the Open Type tables that is required for ligature substitutions.
    Please help.

    One difference I noted is this -
    Document Property (Fonts) of the PDF with problem shows FreeSerif , True Type (CID), Embedded
    and Document Property (Fonts) of the Open Office Exported PDF shows Free Serif, True Type, Embedded SubSet

  • How to display PDF in JSP using Iframe

    Hi All,
    I am using Struts 2. I am building my file in ActionClass with seperate Method like getGeneratedPDF() in which, I am setting header of response and writing into PDF.
    This method will be called from JSP by this way
    s:property value="getGeneratedPDF()" />
    But It displayed Junk Characters , and this PDF is not static (already Generated). It is generated and build on Fly.
    I have 2 questions 1 -- How to display PDF in JSP in proper way without Junk Character in it?
    questions 2 -- How to display it in Iframe?
    Please help me , If you know the solution.
    Thanks in Advance,
    Jimmy

    jamy_26 wrote:
    But It displayed Junk Characters , and this PDF is not static (already Generated). It is generated and build on Fly.A PDF file is a binary file, not a text file, and you're trying to display it as String. Of course you would get "junk characters". Have you ever tried opening a binary file (pdf, doc, jpg, xls, etc) using a text editor like Notepad?
    I have 2 questions 1 -- How to display PDF in JSP in proper way without Junk Character in it?Display it as binary stream, not as text stream. You can display it standalone, just let the link/form/addressbar URL point to some Servlet which writes the InputStream of the PDF file to the OutputStream of the response, along with a correct set of response headers (at least content-type, content-disposition and content-length), so that the browser can open it in the correct application (which is usually Acrobat Reader). If you want to embed the PDF file in a JSP, then one of the ways is indeed using the HTML <iframe> tag.
    questions 2 -- How to display it in Iframe? Just let the iframe URL point to the aforementioned Servlet.
    You can find here an example of a generic file servlet, you may find it useful to get the idea how to do it: [http://balusc.blogspot.com/2007/07/fileservlet.html].

  • Showing a PDF with InteractiveForm and IFrame components

    Dear Experts,
    For quite some time we were having several issues while showing PDF Files in WebDynpro Java Components because of different versions of Adobe Readers and mainly because of browsers. Finally I have read about the option to show PDFs using IFrame.
    byte[] PDFFormContent = bytes;
    IWDResource resource = WDResourceFactory.createCachedResource(PDFFormContent, pdffile.getName(),WDWebResourceType.PDF);
    Now this is working for me with Google Chrome, Firefox and IE without a problem. But with different pc clients of my colleagues PDF files are forced to download,when the application is called, instead of showing the PDF file in an IFrame.
    Which setting is deciding to whether download the PDF or showing it embedded? Is there any way to prevent this grammatically?
    Thanks and Regards,
    Koray

    If you are allowed to, you could check Adobe settings on client side.
    Take a look at this:
    See also the official Adobe guide Acrobat Help | Display PDF in browser | Acrobat, Reader XI
    Hope this helps.
    Regards,
    Tobias

  • Problem With IFrame

    Hi Experts,
    I Developed Simple Web Dynpro.70  application like  displaying the pdf/tif file(this file is coming from R/3) in Iframe.
    My Problem is i need to develop the similar kind application in web dynpro 7.1. In web dynpro 7.1 UI Iframe is deprecated, how display the pdf file with out Iframe or in 7.1 is there any other UI element like Iframe.
    Please any one tell me, how to display pdf/tif file in web dynpro page.
    Regards,
    Satya.

    Hi Sunil,
    take a look to this help page: http://help.sap.com/saphelp_nwce10/helpdata/en/44/a72c155df77038e10000000a422035/frameset.htm

  • PDF displays incorrectly within embedded web frame

    pdf files in an embedded frame using iframe tag display incorrectly in Firefox V.22 and earlier;
    On opening the webpage, the pdf is displayed too large.
    The pdf displays correctly only after refreshing or reloading the webpage.
    In Internet Explorer, Safari and Chrome, the pdf displays correctly when one first views the page.
    I have already reset Firefox to use Adobe Acrobat plugin. The scaling still works only after reset.

    Make sure your not Zoomed the PDF File
    Hit > CTRL + 0 (zero) for Normal view,
    Try to use the In-built PDF Viewer
    *Firefox > Tools > Options > Application > Search for "PDF" > Preview in Firefox
    If your facing the problem, please provide the screen shot of that.

  • Pdf display issues in IE.

    I seem to have a tricky issue with displaying pdf through a java servlet in IE. The pdf displays properly when i hit the servlet for the first time; but when i try to open a new window I get a blank screen. I see in the browser status that the pdf is downloading but nothing appears in the IE7 browser window. There is no such issue in firefox or safari. I have a pretty standard generic servlet to display all content files and not just pdf files. I can post the code if required. Let me know if any ideas on how to debug/solve this ?

    Thanks for the pointers. I havent had the chance to debug a lot. but after seeing your comment it does look like some kind of caching or session related issue. So if you open a completely new IE browser window then the pdf opens up fine but not from the same window (in a new tab) ? Unfortunately we have a the pdf in a iframe in our portal and a link to open the pdf in a new window !!

  • OBIEE content cannot be displayed in the IFrame

    Hi,
    After embedding OBIEE 11.1.1.6.0 into EPM 11.1.2.1 EPM System Workspace ,i am getting below message ,while navigating through different dashboards (I have several tab's/pages under one dashboard and several dashboard links are present under each tab/page).
    OBIEE content cannot be displayed in the IFrame .
    I have tried the instanceconfig.xml and web.xml modifications And cleaning browser cache as per below blog ,but still the message is getting displayed .
    http://atlantabi.blogspot.com/2011/12/obiee-11g-obiee-content-cannot-be.html
    And After clicking OK , I am getting logged out of OBIEE .
    Am I missing anything ?
    Waiting for ur replies
    sayak

    sayak wrote:
    Hi,
    After embedding OBIEE 11.1.1.6.0 into EPM 11.1.2.1 EPM System Workspace ,i am getting below message ,while navigating through different dashboards (I have several tab's/pages under one dashboard and several dashboard links are present under each tab/page).
    OBIEE content cannot be displayed in the IFrame .
    I have tried the instanceconfig.xml and web.xml modifications And cleaning browser cache as per below blog ,but still the message is getting displayed .
    http://atlantabi.blogspot.com/2011/12/obiee-11g-obiee-content-cannot-be.html
    And After clicking OK , I am getting logged out of OBIEE .
    Am I missing anything ?
    Waiting for ur replies
    sayakHi Sayak,
    Read through the content of this in MOS: Integration Of Obiee In 8.1.1.3: "OBIEE content cannot be displayed in the IFRAME" [ID 1296232.1]
    Although applying the security setting is a workaround to fix this problem, oracle highly recommends to use Virtual IP or single OHS/Apache/IIS solution be adopted instead.

  • Pdfs display fine in every other browser and on pc, just not in ie

    Can't view PDF on the web
    have done EVERY single thing on this page to no avail, pdfs display fine in every other browser and on pc, just not in ie
    I have acrobat pro 11 and windows 8.1
    have tried every help article on the internet I can find and still nothing...am probably going to have to get used to another browser, this issue has taken hours and hours and still cannot get it to work

    Install the latest update of Reader or Acrobat (done, no effect)
    Adobe releases free security updates quarterly. It is important to update your version of Reader or Acrobat to the latest release. The updates often include fixes to common problems. Download the latest free update:
    Note: Microsoft Windows 7 requires Adobe Reader 9.2 or later.
    1.      Open Reader or Acrobat.
    2.      Choose Help > Check for Updates. If a new update is available, it installs automatically.
    3.      Once installed, restart your computer.
    To the top<http://helpx.adobe.com/acrobat/kb/cant-view-pdf-web.html>
    Refresh or reload the page (done, no effect)
    Often, just refreshing the page allows the PDF to load fully.
      Hold down the Shift key and press the    Refresh or    Reload button in the browser.
    Try to view a different PDF (done, no effect)
    Try viewing a different PDF. For example, see if this sample form<http://help.adobe.com/en_US/Acrobat/9.0/Samples/flatform.pdf> displays in your browser.(DOES NOT OPEN) If Acrobat or Reader can open the sample form, then the other PDF could be damaged or the web server could be having problems. If possible, contact the individual or company who manages the website.
    1.      Try to view a PDF on your hard drive .  (ALL PDFS OPEN ON HARD DRIVE)
    To the top<http://helpx.adobe.com/acrobat/kb/cant-view-pdf-web.html>
    Problem with the browser or its settings?
    Use a different web browser  (Pdf'S open in alternate browsers)
    Certain conditions on your computer, such as security settings or browser cookies, can prevent you from viewing a PDF. Often, the fastest solution is to try to open the page using a different browser. Try any of the following browsers that you have not already tried:
    Mozilla Firefox<http://www.mozilla.com/firefox/>
    Microsoft Internet Explorer<http://www.microsoft.com/windows/internet-explorer/default.aspx>
    Apple Safari<http://www.apple.com/safari/download>
    For a list of compatible browsers for Reader and Acrobat X, see this list of Compatible web browsers<http://helpx.adobe.com/acrobat/kb/compatible-web-browsers-pdfmaker-applications.html>.
    Switch to Compatibility View (Internet Explorer) (done, no effect)
    Some websites display better in the Compatibility View of Internet Explorer. The Compatibility View displays a page as if it was an earlier version of the browser. For instructions on how to switch to this view, see one of these documents on the Microsoft website:
    Internet Explorer 9: How to use Compatibility View in Internet Explorer 9<http://windows.microsoft.com/en-us/windows7/How-to-use-Compatibility-View-in-Internet-Expl orer-9>
    Internet Explorer 8: Why are some web pages blank or incorrectly displayed in Internet Explorer<http://windows.microsoft.com/en-US/windows7/webpages-look-incorrect-in-Internet-Explorer>.
    Restart your computer and try opening the PDF again (done, no effect)
    Restart your computer, then open the web page again. Restarting clears the computer memory and memory cache. It is surprising how often simply restarting your computer resolves a display issue.
    Delete temporary Internet files (Internet Explorer, Firefox, and Chrome) (done, no effect)
    Clear the browser cache (sometimes called 'temporary Internet files') to ensure that you are viewing a fresh version of the page. When you open a web page, the browser saves a temporary copy so that it opens more quickly next time. You want to force the browser to load the entire page directly from the server, rather than displaying a stored copy.
    Reset the Display PDF In Browser preference (done, no effect)
    1.      In Reader or Acrobat, right-click the document window, and select Page Display Preferences.
    2.      From the list at left, select Internet.
    3.      Deselect Display PDF In Browser, and then click OK.
    4.      Choose Edit > Preferences > Internet, select Display PDF In Browser, and then click OK.
    5.      Try to open the PDF again from the website.
    View PDF in 32-bit version of Internet Explorer or Safari (done, no effect)
    Acrobat and Reader are 32-bit applications on Windows. If you try to open a PDF in a 64-bit version of Internet Explorer, the PDF opens in stand-alone Acrobat or Reader, not in Internet Explorer.
    Remove DreamFactory (Firefox only) (done, no effect)
    If you receive the error "Cannot use Adobe Reader to view PDFs in your web browser," do the following:
    1.      Choose Start > Run, type appwiz.cpl in the Open text box, and then click OK to open the Add Or Remove Programs dialog box.
    2.      Select Change Or Remove Programs in the Add Or Remove Programs dialog box, select DreamFactory Runtime for Netscape, Mozilla and Firefox, and click Change/Remove.
    3.      Click OK in the Remove Programs From Your Computer dialog box.
    To the top<http://helpx.adobe.com/acrobat/kb/cant-view-pdf-web.html>
    Problem with Reader or Acrobat?
    Remove unmatched or multiple versions of Reader or Acrobat  (already did this including running a cleaner from the Adobe site) (done, no effect)
    Repair Reader or Acrobat (done, no effect)
    Reader or Acrobat could be damaged. Repairing the installation is a quick troubleshooting safeguard.
    Repair from within Reader or Acrobat (done, no effect)
      (Reader) Choose Help > Repair Adobe Reader Installation.
      (Acrobat) Choose Help > Repair Acrobat Installation.
    Repair using Control Panel (Windows) (done, no effect)
    You can also repair your Acrobat or Reader installation using the Windows Control Panel.
    Enable the Adobe PDF browser add-on (Internet Explorer) (done, no effect)
    Make sure that the Adobe PDF browser add-on, AdobePDF.dll, is enabled.
    Run Acrobat or Reader in a new local administrator account (done, no effect)
    Optimize large PDF files (not the problem)
    If the PDF file is 4 MB or larger, ask the provider to optimize the PDF file. For information about optimizing PDF files, see
    Check the registry path for Acrobat or Reader (Windows) (done, no effect)
    Repair the HKCR\AcroExch.Document registry key (Windows) (done, no effect)

Maybe you are looking for

  • Error while trying to publish a targeter in ATG10.2

    The below error happens when we try to publish a targeter. Looks like an OOTB defect. The targeter goes through an publishes fine and works. 11:10:10,859 ERROR [STDERR] sax error:: D:\ATG\ATG10.2\DPS-UI\config\config.jar/atg/web/targeting/targetingPr

  • ITunes 11.0.1: Can't drag files into playlist unless it's in "List" view mode

    If I drag and drop audio files from Finder into a playlist in iTunes 11 (which I do in order to make sure meta tags are correct), they only appear in the playlist if i'm using "List" mode. Using "grid" or "artist list", the files get added to my iTun

  • Labview player for linux?

    I have a Labview VI running on my Windows platform. I developed it using the Windows version of Labview 7.1. I used the Web Publishing tool to make the display available online. I have verified that I can see the display running in real time using IE

  • Generic type doesn't support raw dataypes (int, boolean, etc.)?

    It seems that Java 5 generics always autoboxes raw datatypes (int, double, boolean, ...) to the wrapper classes (Integer, Double, Boolean, ...), because when I use e.g. Integer.TYPE (instead of Integer.class), I got ClassCastExceptions. Is this non-s

  • Backup Strategy to recommend and hotbackup scripts please in unix AIX 4.3

    Hi all, I have joined a company as an Oracle DBA. The databse version 8.1.7 OS=Aix 4.3 Database Size 27GB Runs in No archivelog mode Daily export dump is taken and no other hot backup or coldbackup is done Luckily the database crashed after i have jo