-
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 12 replies
-
This is a typical "Discussions" item, so let me first transfer it to there. |
Beta Was this translation helpful? Give feedback.
-
already did that , thanks need help with one thing
…On Wed, Jul 26, 2023 at 1:09 PM Jorj X. McKie ***@***.***> wrote:
@Aakif-cloud <https://github.com/Aakif-cloud>
The key point is to download the file to local memory (bytes). Then do doc
= fitz.open("pdf", pdfdata), where pdfdata is that area.
This
<https://github.com/pymupdf/PyMuPDF-Utilities/blob/master/cloud-interactions/from-google.py>
script should explain how this works.
—
Reply to this email directly, view it on GitHub
<#2241 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5C6JBDZCOFHPPYODXIULRTXSDCT3ANCNFSM6AAAAAAVAOYNSA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
DISCLAIMER:The entire content of this email message is confidential. This
also applies to any files attached to it. This email is intended for an
individual or entity to whom they are addressed. In case you are not the
addressee of this email, and you have received it in error, immediately
contact the system manager. The information in this email is very
sensitive, and it is intended for the specific addressee. This email should
not be disseminated, distributed or copied. If you have received this email
and it was not for you, make sure to immediately notify the sender by email
and afterwards delete this email from your system. Disclosing, copying,
distributing, or taking any action in reliance to the email content is
strictly prohibited. Consider yourself notified.
|
Beta Was this translation helpful? Give feedback.
-
I am deploying sometime on cloud gcs using cloud run
In the script I need to pass a folder path which contains all the images
extracted from a pdf
Like this file_path =“”
How can I ??
The script running fine on local as I can make a folder can u help
…On Wed, 26 Jul 2023 at 6:49 PM, Jorj X. McKie ***@***.***> wrote:
Ok, please tell me.
—
Reply to this email directly, view it on GitHub
<#2241 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5C6JBBFCD6THSYQFI766C3XSEKNDANCNFSM6AAAAAAVAOYNSA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
DISCLAIMER:The entire content of this email message is confidential. This
also applies to any files attached to it. This email is intended for an
individual or entity to whom they are addressed. In case you are not the
addressee of this email, and you have received it in error, immediately
contact the system manager. The information in this email is very
sensitive, and it is intended for the specific addressee. This email should
not be disseminated, distributed or copied. If you have received this email
and it was not for you, make sure to immediately notify the sender by email
and afterwards delete this email from your system. Disclosing, copying,
distributing, or taking any action in reliance to the email content is
strictly prohibited. Consider yourself notified.
|
Beta Was this translation helpful? Give feedback.
-
Ok, I will try that. Thanks
…On Wed, 26 Jul 2023 at 10:07 PM, Jorj X. McKie ***@***.***> wrote:
Ah, I see now. This problem is not related to PyMuPDF.
You must find a way to create a folder *inside your cloud storage* and
put those images into it. Follow the instructions for creating folders
inside Google Cloud Storage.
—
Reply to this email directly, view it on GitHub
<#2241 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5C6JBF4WR5MGZQCD55RFZLXSFBUJANCNFSM6AAAAAAVAOYNSA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
DISCLAIMER:The entire content of this email message is confidential. This
also applies to any files attached to it. This email is intended for an
individual or entity to whom they are addressed. In case you are not the
addressee of this email, and you have received it in error, immediately
contact the system manager. The information in this email is very
sensitive, and it is intended for the specific addressee. This email should
not be disseminated, distributed or copied. If you have received this email
and it was not for you, make sure to immediately notify the sender by email
and afterwards delete this email from your system. Disclosing, copying,
distributing, or taking any action in reliance to the email content is
strictly prohibited. Consider yourself notified.
|
Beta Was this translation helpful? Give feedback.
-
Thanks for being that much responsive
On Wed, 26 Jul 2023 at 10:41 PM, Aakif Khan ***@***.***>
wrote:
… Ok, I will try that. Thanks
On Wed, 26 Jul 2023 at 10:07 PM, Jorj X. McKie ***@***.***>
wrote:
> Ah, I see now. This problem is not related to PyMuPDF.
> You must find a way to create a folder *inside your cloud storage* and
> put those images into it. Follow the instructions for creating folders
> inside Google Cloud Storage.
>
> —
> Reply to this email directly, view it on GitHub
> <#2241 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A5C6JBF4WR5MGZQCD55RFZLXSFBUJANCNFSM6AAAAAAVAOYNSA>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
--
DISCLAIMER:The entire content of this email message is confidential. This
also applies to any files attached to it. This email is intended for an
individual or entity to whom they are addressed. In case you are not the
addressee of this email, and you have received it in error, immediately
contact the system manager. The information in this email is very
sensitive, and it is intended for the specific addressee. This email should
not be disseminated, distributed or copied. If you have received this email
and it was not for you, make sure to immediately notify the sender by email
and afterwards delete this email from your system. Disclosing, copying,
distributing, or taking any action in reliance to the email content is
strictly prohibited. Consider yourself notified.
|
Beta Was this translation helpful? Give feedback.
-
How to upload opened gcs document using fitz into the google cloud storage? |
Beta Was this translation helpful? Give feedback.
This is a typical "Discussions" item, so let me first transfer it to there.