Hi,
I'm using OLE object to call IE and print files via virtual Tiff printer or even PDF Creator.
But problem is with names output files:
My oryginal file location is :
“C:\sources\4.6.X\RUN\Docs\Company.00001\CompanyInbox\UID82-1377164840\UID82-1377164840.html”
But when I'm printing via IE I have shorter name:
"file____C__sources_4.6.X_RUN_Docs_Company.00001_CompanyInbox_UI.tif"
The same when I'm using PDF Creator to create PDF files.
In other browsers result is normal:
"file____C__sources_4.6.X_RUN_Docs_Company.00001_CompanyInbox_UID82-1377164840_UID82-1377164840.html.tif"
Maybe someone can help me with solve this? There is some option to increase length of characters in output file name?