Hello,
While printing a job card list, we want for each job card to have the item drawing on the back of the job card (our printer can handle front&back printing).
What we are currently doing is to use the blob to save a jpeg file (compressed) in a folder and we add a field in the item card to enter the link for the picture file.
Everything works fine but resolution is so bad that it doesn't really help. If we increase the resolution, either time needed to print the job card is huge or we can only see the middle of the drawing.
Is there any way to print directly an Autocad file or a compressed TIFF file (picture format). This last format, when compressed, makes small files even with good resolution.
Thanks for your help.
0
Comments
When printing from Navision also create a PDF.
Then you combine these two into one PDF and send i to a duplex capable printer.
I can also (less easily) generate a pdf file (file 2) that contains every drawings in the same order than the job card order.
Then the problem is to combine the two files so each page of the file 2 is inserted in odd pages of file 1.
What PDf software are you using to combine the two files ?
This allows me to print a PDF drawing directly from within Navision. The tool is called "PDF2BMP". It converts a PDF file into a BMP file. This way, any Navision report can "on-the-fly" convert a PDF file into a BMP file, then print the image directly from within Navision, by importing the BMP file into Navision before printing it.[/url]