Morning folks,
I was wondering if anyone has had success using something like PDFRenderer (https://pdf-renderer.dev.java.net/) to display PDFs within a Pivot application? My thought would be to use it within an imageview, but I am having trouble successfully getting the AWT objects to translate to Pivot components. If anyone has created a method that converts an java.awt.Image component to an org.apache.pivot.wtk.media.Image component that they would be willing to share to talk about I would greatly appreciate it. Really, any help would be appreciated on how I might best try to tackle this. David
