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...).

Similar Messages

  • 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!

  • 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!

  • 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

  • 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)

  • [Bug Report] CR4E V2: Exported PDF displays Japanese characters incorrectly

    We now plan to transport a legacy application from VB to Java with Crystal Reports for Eclipse. It is required to export report as PDF file, but result PDFs display Japanese characters incorrectly for field with some mostly used Japanese fonts (MS Gothic & Mincho).
    Here is our sample Crystal Reports project:   [download related resources here|http://sites.google.com/site/cr4eexportpdf/example-of-cr4e-export-pdf]
    1. PDFExportSample.rpt located under ..\src contains fields with different Japanese fonts.
    2. Run SampleViewerFrameClient#main(..) to open a Java Report Viewer:
        a) At zoom rate 100%, everything is ok.
        b) Change zoom rate to 200% or 50%, some fields in Japanese font collapse.
        c) Export to PDF file,
             * Fonts "MS Gothic & Mincho": both ASCII & Japanese characters failed.
             * Fonts "Meiryo & HGKyokashotai": everything works well.
             * Open PDF properties, you will see all fonts are embedded with built-in encoding.
             * Interest to note that copy collapsed Japanese characters from Acrobat Reader, then
               paste them into a Notepad window, Notepad will show the correct Japanese characters anyway.
               It seems PDF export in CR4E mistaking to choose right typeface for Japanese characters
               from some TTF file.
    3. Open PDFExportSample.rpt in Crystal Report 2008 Designer (trial version), and export it as PDF.
        The result PDF displays both ASCII & Japanese characters without any problem.
    Test environment as below:
    * Windows XP Professional SP3 (Japanese) with MS Office which including extra fonts (i.e. HGKyokashotai)
    * Font version: MS Gothic, Mincho, Meiryo, all in Version 5.0
        You can download MS Meiryo from Microsoft's Site:
        http://www.microsoft.com/downloads/details.aspx?familyid=F7D758D2-46FF-4C55-92F2-69AE834AC928&displaylang=en)
    * Eclipse 3.5.2
    * Crystal Reports for Eclipse, V2, 12.2.207.r916
    Can this problem be fixed? If yes how long will it take to release a patch?
    We really looking forward to a solution before abandoning CR4E.
    Thanks for any reply.

    I have created a [simple PDF file|http://sites.google.com/site/cr4eexportpdf/inside-the-pdf/simple.pdf?attredirects=0&d=1] exported from CR4E. It is expected to display "漢字" (or in unicode as "\u6F22\u5B57"), but instead being rendered in different ones of "殱塸" (in unicode as "\u6BB1\u5878").
    Look inside into this simple PDF file (you can just open it with your favorite text editor), here is its page content:
    8 0 obj
    <</Filter [ /FlateDecode ] /Length 120>>
    stream ... endstream
    endobj
    Decode this stream, we get:
    /DeviceRGB cs
    /DeviceRGB CS
    q
    1 0 0 1 0 841.7 cm
    13 -13 569.2 -815.7  re W n
    BT
    1 0 0 1 25.75 -105.6 Tm     <-- text position
    0 Tr
    /ttf0 10 Tf                 <-- apply font
    0 0 0 sc
    ( !)Tj                      <-- show glyphs [20, 21], which index is to embedded TrueType font subset
    ET
    Q
    The only embeded font subset is defined as:
    9 0 obj /ttf0 endobj
    10 0 obj /AAAAAA+MSGothic endobj
    11 0 obj
    << /BaseFont /AAAAAA+MSGothic
    /FirstChar 32
    /FontDescriptor 13 0 R
    /LastChar 33
    /Subtype /TrueType
    /ToUnicode 18 0 R                            <-- point to a CMap object
    /Type /Font
    /Widths 17 0 R >>
    endobj
    12 0 obj [ 0 -140 1000 859 ] endobj
    13 0 obj
    << /Ascent 860
    /CapHeight 1001
    /Descent -141
    /Flags 4
    /FontBBox 12 0 R
    /FontFile2 14 0 R                            <-- point to an embedded TrueType font subset
    /FontName /AAAAAA+MSGothic
    /ItalicAngle 0
    /MissingWidth 1000
    /StemV 0
    /Type /FontDescriptor >>
    endobj
    The CMap object after decoded is:
    18 0 obj
    /CIDInit /ProcSet findresource begin 12 dict begin begincmap /CIDSystemInfo <<
    /Registry (AAAAAB+MSGothic) /Ordering (UCS) /Supplement 0 >> def
    /CMapName /AAAAAB+MSGothic def
    1 begincodespacerange <20> <21> endcodespacerange
    2 beginbfrange
    <20> <20> <6f22>                         <-- "u6F22"
    <21> <21> <5b57>                         <-- "u5B57"
    endbfrange
    endcmap CMapName currentdict /CMap defineresource pop end end
    endobj
    I can write out the embedded TrueType font subset (= "14 0 obj") to a file named "[embedded.ttc|http://sites.google.com/site/cr4eexportpdf/inside-the-pdf/embedded.ttf?attredirects=0&d=1]", which is really a tiny TrueType font file containing only the wrong typefaces for "漢" & "字". It seems everything OK except CR4E failed to choose right typefaces from the TrueType file (msgothic.ttc).
    Is it any help? I am looking forward to any solution.

  • How to correct bad PDF display of Excel 2007 graph-Adobe Pro X?

    Just installed Adobe Acrobat Pro X; previously had Adobe Pro 8, which worked fine.  Have Excel 2007 files with an Excel graph and a JPG image on the spreadsheet tab.  Both the graph and the JPG are too big, are displaced, and hide spreadsheet data, when the Excel file is Saved As a PDF using Adobe Pro dialog or Excel dialog, or the Excel Plug-In to Create PDF.  For some strange reason, printing to PDF works, although that is limiting.  All of the settings are the same for the Adobe Printer as Adobe Pro settings.  Changing them or going to default did not help.  Just did the latest update; that did not help.
    The graph and JPG are too large for the PDF page.  Paper printing from Excel still works fine. Producing a PDF on another machine with Pro 8 still works fine.  Could not find this problem discussed anywhere.  Using XP, fully patched.  This should not be a complicated process, nor a complex spreadsheet. What is going on?
    Thanks

    Regardless of the method and Adobe product used to create the PDF, including the Excel tool button, the single common factor whether the PDF correctly displays a JPG or graph in the Excel file that is being done at anything other than 100% size is whether the Adobe Printer or a Physical Printer is selected as the default printer in the Windows Printers and Faxes-Settings.  This is true even though the printer is not being used. I have created the same PDF using every method/product and the results are always the same, and only properly display when either the setting is 100% size or the system printer is selected as Adobe Printer.  This is true only after installing Adobe X (8 was previously installed, and worked as expected).
    Jeffry Calhoun
    Workforce Analytics Manager
    Ohio Department of Job & Family Services
    P.O. Box 1618, Columbus, OH 43216-1618
    InterAgency: F376, 4020 E. 5th Avenue
    614-644-0564
    Fax 614-728-5938
    [email protected]
    OhioMeansJobs.com -
    The next best thing to having an HR department.
    OhioMeansJobs.com -
    Ohio's premier website for connecting businesses and job seekers - quickly, easily, and for free!
    >>> "Bill@VT" <[email protected]> 4/7/2012 7:21 AM >>>
    Re: How to correct bad PDF display of Excel 2007 graph-Adobe Pro X? created by Bill@VT ( http://forums.adobe.com/people/Bill%40VT ) in Creating, Editing & Exporting PDFs - View the full discussion ( http://forums.adobe.com/message/4319297#4319297 )
    You say the settings for the printer work fine, but do not for PDF Maker (I am assuming this is what you meant). PDF Maker no longer uses the printer and the settings are independent. Check the settings for PDF Maker under the create PDF menu.
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4319297#4319297
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4319297#4319297. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Creating, Editing & Exporting PDFs by email ( mailto:discussions-community-acrobat-creating__editing_%[email protected] ) or at Adobe Forums ( http://forums.adobe.com/choose-container!input.jspa?contentType=1&containerType=14&contain er=4697 )
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.
    Ohio Means Jobs
    You're looking for something unique. Use more than an ordinary site.
    http://www.ohiomeansjobs.com
    This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain private, confidential, and/or privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, employee, or agent responsible for delivering this message, please contact the sender by reply e-mail and destroy all copies of the original e-mail message.

  • Return after PDF display

    I have a BSP that generates a PDF from a smartform when the user clicks a button, returns it as an XSTRING, and displays it, based on notes i found on other threads here. The smartform comes up fine, but when i close the page with the PDF displayed, the BSP view that was displayed when the smartform was generated is still there, hanging... no navigation is possible.
    folowing is my code... loadsheet is an object that generates my smartform and returns the xstring with the otf data in it. this is working FINE, as i can see the data when i comes back. One thing is that the PDF comes up in its own window, which is fine. but like i said the original window becomes "locked"
    * create the truckload list
      create object loadsheet
        exporting
          trkid = truck-trkid.
      formdata = loadsheet->return_xstring( ).
      response->set_header_field( name  = 'content-type'
                                   value = 'application/pdf' ).
      response->set_header_field(
                         name  = 'cache-control'
                         value = 'max-age=0' ).
      response->set_header_field(
                         name  = 'content-disposition'
                         value = 'attachment; filename=test.pdf' ).
      formlength = xstrlen( formdata ).
      response->set_data( data   = formdata
                          length = formlength ).
      navigation->response_complete( ).
    i would like to have the PDF displayed, and have the original view simply return to where it was.
    i am pretty new to this BSP thing, so any help would be appreciated....

    Hi,
    Try this different approach to display PDF:
    <b>* onInputProcessing or Oninitialization - Depends upon your need</b>
    DATA: cached_response TYPE REF TO if_http_response.
    DATA: guid TYPE guid_32.
    * generated result: PDF format
      data: pdfcontent  type xstring,
            lt_lines       type table of tline,
            ls_line        type tline,
            l_pdf_len      type i.
        CREATE OBJECT cached_response TYPE CL_HTTP_RESPONSE EXPORTING add_c_msg = 1.
        l_pdf_len = xstrlen( pdfcontent).
        cached_response->set_data( data   = pdfcontent
                            length = l_pdf_len ).
        cached_response->set_header_field( name  = if_http_header_fields=>content_type
                                           value = 'application/pdf' ).
        cached_response->set_status( code = 200 reason = 'OK' ).
        cached_response->server_cache_expire_rel( expires_rel = 180 ).
        CALL FUNCTION 'GUID_CREATE'
          IMPORTING
            ev_guid_32 = guid.
        CONCATENATE runtime->application_url '/' guid '.pdf' INTO display_url.
        cl_http_server=>server_cache_upload( url      = display_url
                                             response = cached_response ).
      ENDIF.
      RETURN.
    <b>* Page attibutes:</b>
    display_url type string.
    <b>Add this code in the layout</b>
    <%  IF display_url IS NOT INITIAL.
          %>
          <s  cript language="Javascript"> " remove space between s cript
            window.open("<%= display_url%>").focus();
          </script>
          <%
      ENDIF.
    %>
    Hope this should sove your problem.
    Raja T

  • 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.

  • Firefox display problems

    Hello all,
    We're using Flash Paper 2 to make some extra documents
    available in external HTML pages from a flash site.
    These work fine in all browsers except for Firefox where only
    the top half of the document is visible - it's all functional, but
    there's some display problem
    thanks for any ideas

    I am having almost the same problem that Jon reports. I have
    made a PDF using the FlashPaper 2 that came with Studio 8. When the
    link to this PDF is clicked in MSIE 6 or NN 7.1, the PDF displays
    normally. When I do the same in Firefox 1.5.0.6 the PDF never
    finishes loading and never displays at all. Oddly when I click a
    link to view PDFs created through other means, they display
    normally in the Adobe Reader plug in for Firefox. So this appears
    to be a problem that is unique to PDFs produced with FlashPaper 2
    when the viewing is attempted in Firefox. Two of the three pieces
    of software, FlashPaper and Reader, are Adobe products, so I hope
    that someone at Adobe will take ownership of this problem and find
    out what needs to be corrected.

  • More PDF Printing Problems

    There are lots of notes in this forum crying about PDF printing problems. For what it's worth, I'd like to add mine.
    I'm using Jakarta FOP to generate a PDF on the fly from XML data. The PDFs it's producing are read and displayed nicely by Adobe Acrobat and print from Acrobat without a problem.
    I've also written a simple desktop app that exercises the java.print package. (I won't bore anybody with a listing.) It uses the PrintServiceLookup to discover the two networked printers I have attached to my machine, using DocFlavor.INPUT_STREAM.AUTOSENSE. I have it discover all the supported document flavors. Here's the result:
    application/octet-stream
    application/x-java-jvm-local-objectref
    image/gif
    image/jpeg
    image/png
    I can sent text documents to the printer without a problem. But when I try to send a PDF generated by FOP that renders and prints fine from Acrobat, I get gibberish text out. I'm using DocFlavor.INPUT_STREAM.AUTOSENSE as my DocFlavor when I create the doc.
    I don't see application/pdf on my list of supported document flavors. Should I? If that's a requirement, what do I have to do to the printer to get it on the list? Why is Adobe Acrobat smart enough to print to a printer wo/ this flavor and javax.print not? TIA - MOD

    Now I get it - I can't send PDFs from Java to a printer. A careful reading of forum threads and John Zukowski's note have driven a stake into the heart of the vampire.
    I can bring them up just fine by creating the PDF using FOP and then sending the page back to the browser for rendering. If my client could just print the document from his machine, all would be well.
    However, my app has a situation where some label printers will ONLY be attached to the server. They won't be visible from the client. I thought I had a solution with javax.print, but now that hope's gone.
    The printers I have aren't Postscript, so suggestions to ask FOP to generate Postcript won't help me.
    Adobe's site didn't offer any relief.
    I haven't been able to find any for-fee or open source packages that might help. Plenty of stuff out there to convert to PDF, but nothing that helps to print it once you have it.
    Is there any point in entering this as a bug in the database? It's less bug and more vaporware. After all, the docs never SAID they'd thrown an invalid flavor exception if you tried to print a PDF.
    Sun, are you listening? - MOD

  • Wierd lines on my display and frequent lock-ups w/ and w/o display problems

    When booting I sometimes get weird lines and blocks on my display (the GRAY Apple screen) and then it hangs, other times the computer will boot and run fine for 20-30 minutes and then the display goes wonkers with blocks and lines and the computer does not respond. The only way I can get it to boot is to reset the PRAM by letting it CHIME 3x and then occasionally it will boot without issue and run, while other times I still get the blocks and lines on the display.
    When I am able to get it to recover and re-boot after the lock-up and display problems and occasionally the box in the middle asking me to re-boot similar to a kernel panic the OPS gives me the option to REPORT the error and here is the error for others who would know more...
    Thank you in advance,
    Darren
    Interval Since Last Panic Report: 104960 sec
    Panics Since Last Report: 5
    Anonymous UUID: 7D1AEF43-7E19-4F58-A1E0-48FA992A2814
    Wed Nov 18 15:49:50 2009
    panic(cpu 0 caller 0x9cdb10): NVRM[0/1:0:0]: Read Error 0x00009410: CFG 0xffffffff 0xffffffff 0xd2000000, BAR0 0xd2000000 0x5d3e2000 0x084700a2, D0, P1/4
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x5c99b7d8 : 0x21b2bd (0x5cf868 0x5c99b80c 0x223719 0x0)
    0x5c99b828 : 0x9cdb10 (0xbb7fec 0xc209c0 0xbc3660 0x0)
    0x5c99b8c8 : 0x147690d (0x8b5ac04 0x7edf004 0x9410 0xabd962)
    0x5c99b908 : 0x1534e6a (0x7edf004 0x9410 0x5c99b968 0x9)
    0x5c99b948 : 0xb51ca5 (0x7edf004 0x91ed004 0x0 0x0)
    0x5c99b968 : 0xac155b (0x91ed004 0x5c99baa4 0x0 0x0)
    0x5c99b9b8 : 0x145f290 (0x7edf004 0x3d0900 0x5c99baa4 0x0)
    0x5c99bad8 : 0xab2821 (0x7edf004 0x91cf004 0x815200c 0x200)
    0x5c99bb18 : 0xb1f172 (0x7edf004 0x91cf004 0xeb9bcc0 0xeb9bc04)
    0x5c99bbc8 : 0xb202db (0x7edf004 0x91f0404 0x0 0x0)
    0x5c99bc58 : 0x14bb7a3 (0x7edf004 0x91f0404 0x9 0x2)
    0x5c99bd68 : 0x14ed407 (0x7edf004 0x91cf404 0x0 0x0)
    0x5c99be98 : 0xad3934 (0x7edf004 0x91ca404 0x0 0x0)
    0x5c99bec8 : 0x9d61fb (0x7edf004 0x91ca404 0x0 0x0)
    0x5c99bf08 : 0x5491b5 (0x0 0x9499680 0x1 0x29c50a)
    0x5c99bf58 : 0x5481e6 (0x9499680 0x1 0x5c99bf88 0x547d9d)
    0x5c99bf88 : 0x548640 (0x8abaf00 0x7e9ecc0 0xe780850c 0x2a6e5f)
    0x5c99bfc8 : 0x29d68c (0x8abaf00 0x0 0x10 0x88bbfc4)
    Kernel Extensions in backtrace (with dependencies):
    com.apple.nvidia.nv50hal(6.0.6)@0x136b000->0x17f1fff
    dependency: com.apple.NVDAResman(6.0.6)@0x96f000
    com.apple.NVDAResman(6.0.6)@0x96f000->0xc21fff
    dependency: com.apple.iokit.IOPCIFamily(2.6)@0x932000
    dependency: com.apple.iokit.IONDRVSupport(2.0)@0x961000
    dependency: com.apple.iokit.IOGraphicsFamily(2.0)@0x943000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10C540
    Kernel version:
    Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
    System model name: MacBookPro3,1 (Mac-F4238BC8)
    System uptime in nanoseconds: 3788331456483
    unloaded kexts:
    com.apple.driver.AppleFileSystemDriver 2.0 (addr 0xf02000, size 0x12288) - last unloaded 94521475551
    loaded kexts:
    org.virtualbox.kext.VBoxNetAdp 2.2.2
    org.virtualbox.kext.VBoxNetFlt 2.2.2
    org.virtualbox.kext.VBoxUSB 2.2.2
    org.virtualbox.kext.VBoxDrv 2.2.2
    com.bresink.driver.BRESINKx86Monitoring 5.0
    com.pctools.iantivirus.kfs 1.0.1
    com.apple.driver.AppleHWSensor 1.9.2d0 - last loaded 31800108689
    com.apple.filesystems.ntfs 3.1
    com.apple.filesystems.autofs 2.1.0
    com.apple.driver.AppleHDA 1.7.9a4
    com.apple.driver.AirPort.Atheros 412.19.4
    com.apple.kext.AppleSMCLMU 1.4.5d1
    com.apple.driver.SMCMotionSensor 3.0.0d4
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.driver.AudioIPCDriver 1.1.2
    com.apple.driver.AppleIntelMeromProfile 19
    com.apple.driver.ACPISMCPlatformPlugin 4.0.1d0
    com.apple.driver.AppleLPC 1.4.9
    com.apple.driver.AppleBacklight 170.0.14
    com.apple.driver.AppleUpstreamUserClient 3.1.0
    com.apple.GeForce 6.0.6
    com.apple.driver.AppleUSBTrackpad 1.8.0b4
    com.apple.driver.AppleUSBTCKeyEventDriver 1.8.0b4
    com.apple.driver.AppleUSBTCKeyboard 1.8.0b4
    com.apple.iokit.SCSITaskUserClient 2.6.0
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage 1.6.0
    com.apple.iokit.AppleYukon2 3.1.14b1
    com.apple.driver.AppleAHCIPort 2.0.1
    com.apple.driver.AppleSmartBatteryManager 160.0.0
    com.apple.driver.AppleIntelPIIXATA 2.5.0
    com.apple.driver.AppleUSBHub 3.8.4
    com.apple.driver.AppleFWOHCI 4.4.0
    com.apple.driver.AppleUSBEHCI 3.7.5
    com.apple.driver.AppleUSBUHCI 3.7.5
    com.apple.driver.AppleEFINVRAM 1.3.0
    com.apple.driver.AppleRTC 1.3
    com.apple.driver.AppleHPET 1.4
    com.apple.driver.AppleACPIButtons 1.3
    com.apple.driver.AppleSMBIOS 1.4
    com.apple.driver.AppleACPIEC 1.3
    com.apple.driver.AppleAPIC 1.4
    com.apple.security.sandbox 0
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.1.11
    com.apple.driver.AppleIntelCPUPowerManagementClient 96.0.0
    com.apple.driver.AppleIntelCPUPowerManagement 96.0.0
    com.apple.driver.DspFuncLib 1.7.9a4
    com.apple.driver.AppleProfileReadCounterAction 17
    com.apple.driver.AppleProfileTimestampAction 10
    com.apple.driver.AppleProfileThreadInfoAction 14
    com.apple.driver.AppleProfileRegisterStateAction 10
    com.apple.driver.AppleProfileKEventAction 10
    com.apple.driver.AppleProfileCallstackAction 20
    com.apple.iokit.IOFireWireIP 2.0.3
    com.apple.iokit.IO80211Family 310.6
    com.apple.iokit.IOSurface 73.0
    com.apple.iokit.IOBluetoothSerialManager 2.2.4f3
    com.apple.iokit.IOSerialFamily 10.0.3
    com.apple.iokit.IOAudioFamily 1.7.2fc1
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.driver.AppleHDAController 1.7.9a4
    com.apple.iokit.IOHDAFamily 1.7.9a4
    com.apple.iokit.AppleProfileFamily 41
    com.apple.driver.AppleSMC 3.0.1d2
    com.apple.driver.IOPlatformPluginFamily 4.0.1d0
    com.apple.nvidia.nv50hal 6.0.6
    com.apple.NVDAResman 6.0.6
    com.apple.iokit.IONDRVSupport 2.0
    com.apple.iokit.IOGraphicsFamily 2.0
    com.apple.driver.CSRUSBBluetoothHCIController 2.2.4f3
    com.apple.driver.AppleUSBBluetoothHCIController 2.2.4f3
    com.apple.iokit.IOBluetoothFamily 2.2.4f3
    com.apple.iokit.IOUSBHIDDriver 3.8.4
    com.apple.driver.AppleUSBMergeNub 3.8.5
    com.apple.driver.AppleUSBComposite 3.7.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.6.0
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.6
    com.apple.iokit.IOCDStorageFamily 1.6
    com.apple.driver.XsanFilter 402.1
    com.apple.iokit.IONetworkingFamily 1.9
    com.apple.iokit.IOATAPIProtocolTransport 2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.0
    com.apple.iokit.IOAHCIFamily 2.0.2
    com.apple.iokit.IOATAFamily 2.5.0
    com.apple.iokit.IOUSBUserClient 3.8.5
    com.apple.iokit.IOFireWireFamily 4.1.7
    com.apple.iokit.IOUSBFamily 3.8.5
    com.apple.driver.AppleEFIRuntime 1.3.0
    com.apple.iokit.IOHIDFamily 1.6.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 6
    com.apple.driver.DiskImages 281
    com.apple.iokit.IOStorageFamily 1.6
    com.apple.driver.AppleACPIPlatform 1.3
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0
    Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.2 GHz, 4 GB, SMC 1.16f11
    Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), Atheros 5416: 2.0.19.4
    Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
    Serial ATA Device: ST9320421ASG, 298.09 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857E
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021a, 0x5d200000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000
    Anyone know what is causing my problems? I thought it was heat so I downloaded a CPU and FAN temperature monitor and the CPU was getting VERY HOT at first so I then ramped-up the CPU FAN SPEED to maximum - it turns out the CPU FAN was not rotating well at low speed - since then I have cleaned and checked the fans and they all work as they should and blow on high(er) when the CPU temperature is above a certain level.

    S.U.
    Is there a kb article or something that would illuminate what to look for in these logs, or is it a matter of learning by osmosis?
    Both. I am not skilled in reading logs. It is a very technical and time consuming task for the uninitiated (me!) In scanning a log I look for the backtrace and loading dependencies. The first item in the backtrace is usually the roadblock.
    Beyond that you can look at the Technical Note TN2063: Understanding and Debugging Kernel Panics
    Should make for good bedtime reading. Puts you right to sleep.
    c

Maybe you are looking for

  • HP Envy 6 - Boot Loop following Bios Update

    Hi All,  Having spent the better half of tonight trying to resolve an issue whereby my HP Envy 6 1232SA was stuck in a loop after what I thought was a failed bios update.  I received a message saying an UPDATE for my bios was available. I installed t

  • Help, my new Blog entries, since iLife '08 upgrade, don't show ANY text!

    Ever since upgrading to iLife '08, my new Blog entries do not show any of the text once it is uploaded to the server. In fact, all of my recent Blog entries now have all thier text gone when viewed online. Only Blog pages in "Archives" are still norm

  • Error in certifying a PDF document

    When I try to certify a PDF document containing an editable PDF XFA form using the Digital Signature web service. I get the following error: ALC-DSS-300-017 Certification of Static Shell XFA Form PDFs is not supported. A Shell PDF is a special type o

  • FBRA customer invoice

    Hi I cleared customer invoice for 100$ by a customer payment in F-28. Then I used FBRA to reset & reverse this cleared invoice. Now this invoice is open again > but how can I track 100$ received from customer. I

  • Oracle BAM 10.1.3.4 and IBM WebSphere MQ 6.0, Enterprise Link Plan does not

    Hello All, 1. I have a BAM 10.1.3.4 installation and a IBM Webspehere MQ client V6.0 installed in the same server 2. Have configured JmsAdmin appropriately to have a Topic Connection Factory and a Topic Pointing to a Queue in the Server 3. Have teste