Report Design
 Crystal Reports Forum : Crystal Reports .NET 2003 : Report Design
Message Icon Topic: displaying a PDF on a Report Post Reply Post New Topic
Author Message
Lord Yorkshire
Newbie
Newbie
Avatar

Joined: 04 Jul 2010
Online Status: Offline
Posts: 28
Quote Lord Yorkshire Replybullet Topic: displaying a PDF on a Report
    Posted: 24 Mar 2014 at 6:59am
We have a report for a technical specification, which holds various information in our system, i.e Description, Size, Material, etc.

We have a link to a folder which holds a PDF image of the artwork that is printed onto the packaging.

I want the user to put in the code of an item, see all the technical specification, then at the bottom, see the PDF that is linked.

Then we need to an option to print it out, so a PDF of the data and pdf on a page.

Is this possible.
IP IP Logged
kostya1122
Senior Member
Senior Member
Avatar

Joined: 13 Jun 2011
Online Status: Offline
Posts: 475
Quote kostya1122 Replybullet Posted: 15 Apr 2014 at 2:34pm
you would have to convert the pdf files to image type file(.jpg or some other)
then go to insert tab and do insert image.
insert any image then right click on it >> format graphics>> picture tab
click the x-2 bottom next to graphics location:
write a formula like
if item_type ="a" then "image path" else
if item_type ="b then "another image path"...

simple image path "C:\Pictures\somepicture.jpg"
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.