Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: Converting Word 2007 to TIFF
Started by tcskinner at 04-03-2009 11:52. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  04-03-2009, 11:52
tcskinner is not online. Last active: 4/3/2009 4:34:38 PM tcskinner

Not Ranked
Joined on 04-03-2009
Posts 1
Converting Word 2007 to TIFF
Reply Quote
We use LeadTools ePrint 4.0 to convert Word 2003 documents to TIFF images in a VB6 application. I am currently testing our app with Word 2007. With Word 2003, the docs are converted from sample.doc to sample.tif. With Word 2007, the docs go from sample.docx to sample.docx.tif. The code is expecting sample.tif. Is there a way to get rid of the docx in the name, without adding code to the app?

The VB6 code used to convert the doc is:

objDoc.PrintOut False, False, WdPrintOutRange.wdPrintAllDocument

The same thing happens if I just open a Word 2007 document and print it to LeadTools ePrint.

LeadTools ePrint properties, Save tab:
Use Save Options is checked
Use Document Name is checked
File type: Image Formats
Save as Type: TIF (*.tif)
Subfile type: CCITT G4

Tim

   Report 
  04-05-2009, 10:00
Maen Hasan is not online. Last active: 3/15/2010 4:38:38 PM Maen Hasan



Top 10 Posts
Joined on 08-05-2004
Posts 2,563
Re: Converting Word 2007 to TIFF
Reply Quote
You are right about this, but LEADTOOLS ePrint 4.x is out of production, and its code is no longer modified. I can submit this as a feature request to be added in a new version of ePrint, so if you would like that, please send an email to ePrintSupport@leadtools.com from a valid email address and mention this forum post.

As a workaround, if you rename the .docx file to .doc and print it, ePrint should be able to recognize it and remove the extension.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
   Report 
Post
LEAD Support Fo... » Enduser » ePrint » Re: Converting Word 2007 to TIFF

Powered by Community Server, by Telligent Systems