Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Printing certain pages of a document saved in FileSite
Steelsie
Hi,
My question revolves around a Word template I have working on, rather than explain what the template is doing I will just explain my issue in the hope you can provide me with a way to work around it. We are working with FileSite 8.02.12.
I have created a custom printing function that needs to print off certain pages, whilst this works fine when the document is not saved into FileSite as soon as it is the print function prints out the whole document.
I can see that all parameters after the Application.PrintOut command are ignored and I am guessing this is due to the fact that FileSite hijacks the print routine so that it can log the statistics.
One way I could work around this is if I could programmatically change the connection mode to local and the back to connected after the function is run, the logging of the statistics is not important for this template so that is not an issue. Alternatively, I notice when using the front end you can print certain pages off with no problem so I am assuming there is a way I could code using one of the iMan API's.
Either one of these methods would be excellent for me and I really do need to get this resolved as there is no alternative from my perspective. It will be greatly appreciated if you are able to assist.
Any ideas?
Many thanks
Tim
Find more posts tagged with
Comments
taibooz
Go to support page search for a template called
CustPrint.dot
This will allow your print macro to bypass Worksite print macro