Want to add by code a short cut of a pdf file to an rtb in vb6, using adobe reader 9

Using vb6 code, I add a pdf file from a list to a richtextbox.
On versions 5 & 6 a "short cut" is placed in the rtb which is what I want so that the document can be double-clicked to view at a later date.
On versions 8 & 9 the file opens automatically "within" the rtb.
Can I make version 9 work the same as earlier versions.
Thanks

We have PDF documents stored on server-side, the ActiveX control and Adobe Reader are installed on client-side.
When users open our web page, click our "Print weekly report directly" button, the ActiveX control on client will be called, and perform the above coding. It tries to download the PDF document from server to client, and pass it to the printer on client silently by using FilePrintSilent function.
The report can be printed, but not correct. It involves some unexpected characters which should be English or Traditional Chinese originally, as shown in the attached picture.
Thanks in advance!
William

Similar Messages

  • I want to add transaction code for one user.

    Hi abapers,
    My requirement is;
    I want to add transaction code for one user.
    EX: zsdf to kanne.
    Can any body tell me the procedure step by step.
    With regards,

    If you want to give authorisation to an user for a particular tcode, you need to first include the transaction code in an authorisation Role and then assign the authorisation role to the user id in the transaction code SUIM.
    A Basis guy will be able to help you to do this and anyway this is not the job of an ABAPer.
    Hope this helps you.
    Reward if this helps you

  • How can I add page numbers using Adobe Reader?

    I am trying to add page numbers to my document only using Adobe Reader.  Is that possible?  Or do I need to use Adobe Acrobat?

    The free Reader can do very little more than reading (opening) PDF files. I'd use Acrobat.

  • How do I stop pop up that asks me, Do you want to save changes to doc... before closing? I have made no changes only printed the file. Using Adobe Reader DC, Windows 7 64 bit.

    How do I stop pop up that asks me, Do you want to save changes to doc... before closing? I have made no changes only printed the file. Using Adobe Reader DC, Windows 7 64 bit.
    This is very annoying and we need this stopped as we have made no changes to any of the adobe files. Please advise how to do this.
    Customer Service DCC

    I first tried the version without the deflated stream (so everything uncompressed) against the online repair tool to check/analyse it @ https://www.pdf-tools.com/osa/repair.aspx
    And it says no error found, but the reader still want to save it when closing so i still had no clue at this point.
    Fortunately, i finally found what was wrong with my generated PDF.
    In my xref table, each object reference was not end by a full EOL, i only did put a newline char.
    Now i have "carriage return" "newline" which is the full EOL and the reader is happy and close the file silently.
    As suspected i did not follow correctly the specs on xref table
    Now i'll go and figure what i did wrong with the deflate filter
    Thanks for your help.

  • Closing Error - Do you want to save changes to '..... . pdf' file?

    Hi,
    I am kinda stuck with this error for a long time now and I always thought that changing to a new PC would resolve the issue. Unfortunately that did not help and hence I am seeking a solution using this community forum.
    In brief, whenever I try to close a pdf file, it prompts me with an error asking "Do you want to save changes to '..... . pdf' file" when I have not made any changes to the actual file. Could someone please get back to me on how to resolve this issue? It is quite annoying for the fact that sometimes I get more than 10 pdf files opened and closing them one by one with this error is just too much of an ask.
    I look forward to hearing from technical gurus out there and would really appreciate any prompt replies.
    Many Thanks,
    YSF

    - Just tried the file you sent and there weren't any issues there. I saved the file and then closed it successfully without any prompts popping up.
    - In regards to the opening of the files, I am opening them from within Adobe Reader itself.
    - The pdf files basically are forms and don't include any interactive elements. So this is how it works, I use the print command from the database to save the file in pdf. Once the file is saved and opened, that is when I get the error message when closing the file.
    Hope this help. Really appreciate your prompt response there!!

  • Can I add a bookmark when I using Adobe reader on my ipad?

    Can I add a bookmark when I using Adobe reader on my ipad?

    Hey Vicky,
    Using Adobe Reader on your iPAD, you cannot add new bookmarks.
    But, you can navigate bookmarks in the PDF added by the author.
    Regards,
    Anubha

  • How do I add the filename as an overlay on a PDF file compiled from images?

    I am creating pdf files from digital camera images and want to add the filename as a visible overlay (ie either in Header/Footer or as a watermark).  I can find all other alternatives eg Bates numbering, customised Header/Footer etc), but cannot find a solution to adding each image's filename to the image.  I can do it in Bridge but not Acrobat.

    Acrobat does not preserve the original filename information of images.
    You should it in another application (Photoshop?) and then import the final
    image into Acrobat.

  • How to add pdf files in your i phone without using Open in ibooks

    1. Sync your iphone with itunes.
    2. Drag the pdf file on your system and simply drop it on your itunes icon.
    3. pdf file automatically gets saved in your books folder.
    4. Then you have to select the respective file and sync it.
    5. File will be shown in your ibooks in PDF folder.

    You can follow this step by step:
    Launch iTunes>Go to File > Add to Library, or simply hit Command+O>Select your PDF>It will import to your “Books” section in iTunes>Connect your
    iPod touch. (Note that you must have iBooks installed on your device. If you don’t, you can download free it from iTunes)>Sync your device to
    import your PDFs to the iPod Touch>The PDF will show up on your bookshelf under a section designated for PDFs.

  • Creating code in AS3 to launch a PDF file?

    Hi,
    I am interested in creating a page on my website where visitors can download a pdf file. I have never done anything like this.
    Can anyone recommen a good tutorial or website tat has info regarding the code necessary to make this work in Flash AS3.
    Thanks

    there's not enough substance for a tutorial.  if your pdf is sample.pdf, use:
    var fRef:FileReference=new FileReference();
    fRef.download(new URLRequest("sample.pdf"));

  • Cannot add 2nd comment using adobe reader xi

    Having issues adding a 2nd comment to a pdf using Reader XI.  I can add comments once, but the file seems to get corrupted once the pdf is made and saved. When I go back to it and put in comments and go to resave it the file says that “The file may be read only or another user may have it open. Please save the document with a different name or in a different folder”. When I go to delete the file it goes away but when I go to save the file which I put under a different name and try to rename it to the original file it says it already exist. So when I leave the directory and come back in the old file is there but now is corrupted and I cannot do anything with it.

    Hello,
    Do you see the same problem with all the PDF files? I would suggest to update Reader -Adobe - Adobe Reader : For Windows,
    Please download the latest version.
    ~Deepak

  • C++ code to get XMP metadata from pdf files ??

    Hi,
    I am new to this field and now I have to write a C++ code which will read the XMP metadata from any pdf files. Could anyone please tell me how to do that or where to start? Is there any sample code available for that?
    I am reading the Programmer's guide and XMP specification to have the whole idea.
    I really appriciate your help. Thanks in advance.
    Regards,
    Suranjit Paul

    Hi,
    The same code for reading other formats will go for Pdf too.
    Only difference is while reading PDF it is not calling any smart filters.

  • Cut and paste pdf files

    I have a need to cut and paste from a pdf file into text editor is this possible. I have searched for 3rd party software and have not come up with any thing any help would be appreciated.
    thanks

    I'd guess that you won't be able to copy and paste text since Ghost Script utilizes PostScript which is essentially an image file. It would be like trying to grab text from a bmp file...it's not text anymore because it's a picture of the text.
    For other documents if you have the Acrobat 8 Reader and the tools are greyed out, then it sounds that most likely security was set to not allow copy and paste. The person who distilled the document would have selected that security option when creating the pdf. You can check that in the security settings in Properties.

  • Asking for a refund, then want to add redeem code

    Hi everyone, For my birthday I've got 3 month Spotify Premium by redeem code. I decide it to use it now, so I canceled my exisiting subsciption and want to get a refund since I was charged for this month already today. Other issue is that I cant apply my redeem code since it's not available in my country. How should I solve these two issues? Should I move to other country or there is any other easier solution? :-) Many thanks,Edvinas

    Hi !
    Could you ask your friend where he or she did buy the gift code? Does he or she live in the same country as you?
    Regarding the refund, I'd suggest you to get in touch with Spotify. They can decide about a possible refund, but I can't promise you anything.
    You may get in touch with Spotify via their Twitter page (@SpotifyCares), or by following this link to send an e-mail.
    If you send an e-mail, please check your inbox (and spam box) to check for their automatic reply. Once you get it, please reply to it immediatly (even if it's from an no-reply e-mail addres) to make sure an Spotify employee will get back to you as soon as possible.
    Spotify aims to reply within 24 hours.

  • Safari has stopped working properly since upgrading to Mountain Lion.  Have parental controls in place and it will not add websites.  Also short cuts at top of tabs now all messed up!

    Since upgrading to mountain lion the other day (from lion) safari has not been working properly.  I have parental controls in place but seem unable to add new web pages to allowed list - wasn't expecting to have to anyway - these are webpages that were working perfectly well on safari prior to upgrade.  Also the shortcuts above the tabs on safari are all now messed up.
    Any advice on how to fix - I am not a computer expert so keep it simple please!
    In the meantime I am having to use Firefox.
    Thanks
    Andrew

    Since upgrading to mountain lion the other day (from lion) safari has not been working properly.  I have parental controls in place but seem unable to add new web pages to allowed list - wasn't expecting to have to anyway - these are webpages that were working perfectly well on safari prior to upgrade.  Also the shortcuts above the tabs on safari are all now messed up.
    Any advice on how to fix - I am not a computer expert so keep it simple please!
    In the meantime I am having to use Firefox.
    Thanks
    Andrew

  • XHTML code for a page break in PDF file exported from WAD

    Hi All
    I'm new to WAD and I have created a web template with several tables and charts
    I'm exporting these to a PDF document but I need to put page breaks in as I want to put a table and a chart on each page
    I'm not sure how to do this and was wondering if adding it to the XHTML code direct would do the trick but as I don't know XHTML code I'm not sure.
    Any help would be appreciated
    thanks in advance
    Sandra

    Hi Cook,
    In my project I had same requirment. But I didn't find any solution for this.
    I tried to implement the same using XHTML and java script aslo. but these are the functionality which we are using for web page formating not the not the formating of external output like PDF and Excel.
    So if you find any solution, then please share with me also.
    Thank You

Maybe you are looking for