Closed tfurst1 closed 4 months ago
Setup looks good. Are you able to post a sample file publicly? My guess is there is something up with the file.
Not sure I can share the PDF itself as it contains customer data. I can say that it opens without issue in Adobe. Doubt that this helps, but here are the doc props from Adobe (file name and directory removed): Is there any other info I can get for you without sharing the PDF itself?
If you enable fine level logging (there is info in wiki, and a sample config file), there might be some output in the logs that might shed some light.
Are you able to either give me an example of how to setup the logging, or a concrete example? The "logging" folder under "examples" looks to be just a config type file. It is unclear to me how I apply this when setting up the viewer
Well, have to fall on my sword here. I left out the font-box lib on this project... I added than and I am getting PDF's displayed.
Good to hear
I am creating an app that uses ICE-PDF to display a PDF. The PDF opens, but all the pages are blank. When the cursor is over the PDF page it just shows the "processing" circle cursor: In this app we publish some XML to PDF using Antenna House, then assemble those PDFs into a larger PDF using iText (also tried PDFBox). The PDF opens fine in Adobe, with all content present.
I setup the viewer as I have in a handful of other apps I have created: Is this something that has been seen before?
Hope that you are able to point me in the right direction to get this fixed.