Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by duffs

  1. duffs

    Send Event with Parameters

    Hi, I'm trying to call a compiled macro with SendEvent (I'm using FMP 7.0). I read on another forum to store four doublequotes in a field called QMK, store the path and macro name in another field and then call it this way: "cmd /c " & QMK & macroname & QMK This works fine. It calls my...
  2. duffs

    Images when creating PDF from html

    Aha! Solved the header and footer problem. It's a setting in the browser itself. I'm using IE 6. Under File/Page Setup, there is a field for header and another for footer. Mine has these values in it: Header: &w&bPage &p of &P which puts the document title and Page 1 of 1. Footer: &u&b&d which...
  3. duffs

    Images when creating PDF from html

    Hmmm, yeah the Create/From is what messes up the space around the image. I looked at every setting I could find, and didn't see anything pertaining to that. I bet you've never had headers and footers because it is set that way somewhere. But where? Hmmm... Maybe I'll just have to remove them by...
  4. duffs

    Images when creating PDF from html

    I had created them with File/create pdf/from web page. But..I tried your suggest of print from the browser and choosing adobe PDF. That worked great!!! Format looks exactly like it did on my browser! One question, though. How do I change the default settings for that? For example, it put...
  5. duffs

    Images when creating PDF from html

    Hi, I'm trying to create a PDF from html. When I do so, it gets rid of the space around my images so that the images are right up against each other. In my html css, I have margin-bottom: 20px Even though it looks correct on my browser, Acrobat ignores this margin when I create the PDF from...
  6. duffs

    HTML Form Submit not Passing URL

    Oooo, never mind! After spending all day on this problem, I finally figured it out. I was testing this form from an html page on my desktop. As soon as I posted it to the server, it worked fine.
  7. duffs

    HTML Form Submit not Passing URL

    Hi, I have a simple HTML form. (I signed up for an autoresponder account, AWeber, and the form is generated by their wizard). It uses POST as its method. Here's the problem. Behind the scenes, apparently it isn't passing the originator's URL, which means the person is going into the system as...
  8. duffs

    Export to EPS loses gradient

    Recreating the artwork will be a last resort, I guess. Are you saying there's no way to preserve the gradient from Indesign?
  9. duffs

    Export to EPS loses gradient

    Hi, I have a gradient with 2 spot colors. I need to end up with an EPS that also has this gradient. However, when I export to an EPS from Indesign CS and then I open the resulting EPS in Illustrator, I no longer have my gradient. It looks correct, but when I click on the object, it is not a...
  10. duffs

    Vertical Bars in Image

    Ohhhhhh!!!!!! Of course!!!!! See, I knew it would be an easy answer for someone!!! Thanks a lot! --SUsie
  11. duffs

    Vertical Bars in Image

    Really, you don't see the vertical bands? Maybe I should describe them better because I see them whether I look at the pages from home or work, using either IE 6 or Firefox 1. Look at the first test page. Scroll down to the IN. On the left side of the N and the left side of the I, there is a...
  12. duffs

    Vertical Bars in Image

    Hi, This should be an easy one for someone to answer. I'm just not experienced enough to recognize the problem. I just got Photoshop 7 at home. When I post a very simple image to the web, I'm getting verical bands. I don't see these bands on my screen in Photoshop. When I tried a similar test...
  13. duffs

    IE z-index and positioning bug

    Wanted to post what I ended up doing... I don't think Dan's solution would have worked. I couldn't just put scalable rounded corners around the background box since the box itself was semi-transparent. So, I ended up making the box be part of the background image.
  14. duffs

    Keep ILL from Centering When Opening

    That works great! Thanks!
  15. duffs

    Keep ILL from Centering When Opening

    Hi, The answer to crop marks is no. You can specify crop marks on the print window, but there isn't that choice when exporting an eps. The answers to the other questions are, I'm not sure. It has something called Tags but I think that's tagging the document for xml. I don't know of a way to...

Part and Inventory Search

Back
Top