How to work with Image, in print and standalone
Posted: Sat Mar 22, 2014 12:52 am
I have my printing to PDF application working, until I struggled with an image.
I need to be able to display an image on the page, and when it prints to PDF it should still be visible. Well, when I print, and look at the PDF the image isn't there. I am also struggling with it in another regard, when I save to standalone. I save, and it all work perfect although the image isn't there.
How am I supposed to insert an image for it to appear in the resulted "printed" PDF as well as the standalone?
Currently I am using an image area, and then referencing another image on my computer. I also tried to import image as control, and it still didn't appear in the PDF or the standalone.
Thank you.
I need to be able to display an image on the page, and when it prints to PDF it should still be visible. Well, when I print, and look at the PDF the image isn't there. I am also struggling with it in another regard, when I save to standalone. I save, and it all work perfect although the image isn't there.
How am I supposed to insert an image for it to appear in the resulted "printed" PDF as well as the standalone?
Currently I am using an image area, and then referencing another image on my computer. I also tried to import image as control, and it still didn't appear in the PDF or the standalone.
Thank you.