Announcement

Collapse
No announcement yet.

Preserve text indentation when copying to clipboard

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • richell_huang
    replied
    Thanks for all the requested information given and I am sorry that I didn't understand the situation you mentioned correctly last time.
    I notice that the indentation will lost when copy the code in the corresponding PDF file no matter if we open the PDF file in any PDF Viewer,such as adobe reader ,PDF-Xchanger viewer. So I think this situation is related to the PDF file texts structure itself,it has nothing to do with our Foxit Reader.

    Leave a comment:


  • richell_huang
    replied
    Thanks for all the requested information given and I am sorry that I didn't understand the situation you mentioned correctly last time.
    I notice that the indentation will lost when copy the code in the corresponding PDF file no matter if we open the PDF file in any PDF Viewer,such as adobe reader ,PDF-Xchanger viewer. So I think this situation is related to the PDF file texts structure itself,it has nothing to do with our Foxit Reader.

    Leave a comment:


  • basinilya
    replied
    Originally posted by richell_huang
    So weird, would you mind making a video of it so i could forward to QA team for a closer look?Thank you.
    BTW, what is the OS?
    Windows 7 64

    Leave a comment:


  • basinilya
    replied

    Leave a comment:


  • richell_huang
    replied
    So weird, would you mind making a video of it so i could forward to QA team for a closer look?Thank you.
    BTW, what is the OS?

    Leave a comment:


  • basinilya
    replied
    It's 5.4.2.0901

    Leave a comment:


  • richell_huang
    replied
    The codes are copied fine on my side, may i know which version of Foxit Reader do you use?If not the latest 5.4.2, would you mind upgrading to it and give it a try?

    Leave a comment:


  • basinilya
    replied

    appendix

    Leave a comment:


  • richell_huang
    replied
    Would you mind sending us this file for a closer look?The file you send us is only for internal use, thank you.

    Leave a comment:


  • Preserve text indentation when copying to clipboard

    Hi. I have a pdf with a code listing.
    When I copy it, the indentation is lost.
    Code:
    void ApplicationOCIInitialization()
    {
    (void) OCIInitialize((ub4) OCI_DEFAULT, (dvoid *)0,
    (dvoid *(*)(dvoid *, size_t))0,
    (dvoid *(*)(dvoid *, dvoid *, size_t))0,
    (void (*)(dvoid *, dvoid *))0);
    (void) OCIEnvInit(&pGEnvh, OCI_DEFAULT, (size_t)0,(dvoid **)0);
    Copying as either space-indented plain text or tabbed rich text would be helpful.
    Attached Files
Working...
X
😀
🥰
🤢
😎
😡
👍
👎