Hi all,
I am trying to save a document using the "Test with layout" filter (TXTLYT32.CNV ) with no success. The filter is installed and works great when I open word manually and save the doc.
I can however save a document as rich text, doc, formatted text, etc... with the default save format...
PH,
I was on the same wavelength, I just had too many commas at the beginning.
My old code was
'call wdo.ActiveWorkbook.PrintOut (, , , , txtPrint, , sTempFile)
However, your code works great.
Again, thanks for all the help.
Marble
Hi All,
I hope someone can help. I check the FAQ with llittle success.
I have a script that will create a temp file, then open an excel document. I then print that open document to adobe distiller.
The issue is that I am always prompted with a saveas dialog box to save the pdf file.
I am...
Mat,
Thankyou for the replay, I have read your thread and I am a little confused on which approach is best. Can I get your opinion in what I would like to do...
I am trying to create an interface to add 2 types of controls.
1st control is a picture box
2nd control is a viewing control for...
Hi all,
I have a class that add or remove several picture boxes (up to 49) dynamically to a form, this works great.
The issue is that I can only raise events for the last picturebox created on my form.
Private WithEvents PBox As PictureBox
'is the declaration for the picture box, all the...
Hi all,
I have searched the faw's and found small snippets of code but not what i need.
I would like to place 1, 4, 9 or 16 picture boxes on a form dynamically. The number of pictureboxes is determined by a combo box value.
The problem is that I would like to add the controls dynamically at...
Hi all,
I have an fla that drags several movie clips. The problem is that I would like to force the release of the mouse if the user drags the mouse past a certain x position ie(right side of the movie (670).
Thankyou in advance
Marble
Hi all,
Yes, that works great, however, the movie clip being dragged is not released from the mouse until the user releases the mouse.
I have a:
on (release, releaseOutside)
{
}
that handles a procedure to drop the movie being dragged to the last product place holder. This works great...
Hi all,
I have a flash movie that allows a user to drag several movie clips onto drop targets. This works great!
If the user drags a movie to the right (greater than 680) then I would like the movie that is being dragged to be released at that x position.
onClipEvent (mouseMove)
{...
Hi,
Sorry for the confusion. I do have a dropdown menu created called "DirList" and I have added the submenu items for the dropdownlist.
However, my problem is this, the user has to click on the arrow portion of the button so that the menu will appear, if the user selects the button...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.