Hello,
I tried your code snippet on our latest version and everything seems to work fine.
Could you try to update your SDK to the latest version and tell me if the issue still occurs, please?
Best regards,
Fabio
Search found 151 matches
- Fri Dec 16, 2022 12:38 pm
- Forum: DocuVieware
- Topic: The SaveAsPDF method reports a "GenericError" when converting a word document to a pdf document
- Replies: 1
- Views: 490
- Fri Oct 07, 2022 9:20 am
- Forum: DocuVieware
- Topic: Add Region
- Replies: 1
- Views: 741
Re: Add Region
Hello, Sorry for the late reply. Basically, our customers that switch from Gdpicture to DocuVieware use the annotation mechanism. Add an annotation from the javascript client-side: - https://www.docuvieware.com/guides/aspnet/AddRectangleHighlighterAnnotInteractive.html - https://www.docuvieware.com/...
- Mon Sep 19, 2022 9:42 am
- Forum: DocuVieware
- Topic: How to change icon tooltip text
- Replies: 1
- Views: 586
Re: How to change icon tooltip text
Hello,
The default buttons in the top bar cannot be changed.
If you want to modify a button, you need to disable it through DocuVieware's properties and create a brand new one you'll be able to modify it.
Best regards,
Fabio
The default buttons in the top bar cannot be changed.
If you want to modify a button, you need to disable it through DocuVieware's properties and create a brand new one you'll be able to modify it.
Best regards,
Fabio
- Mon Sep 19, 2022 9:39 am
- Forum: DocuVieware
- Topic: Error net: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
- Replies: 1
- Views: 561
Re: Error net: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Hello, I know that Win 7 is not supported to host the server part. The issue here is about non implemented TLS 1.2 version in Win 7. I have only seen this issue in that context but since you mentioned you set the WebAPI on a Win 10, this issue shouldn't occur. Could you please try to install the TWA...
- Tue Aug 02, 2022 10:34 am
- Forum: PDF
- Topic: Returning only the matched portion of the text when calling SearchText
- Replies: 1
- Views: 694
Re: Returning only the matched portion of the text when calling SearchText
Hello,
I reported this to the developers, I will keep you posted on any updates.
Best regards,
Fabio
I reported this to the developers, I will keep you posted on any updates.
Best regards,
Fabio
- Tue Aug 02, 2022 10:18 am
- Forum: PDF
- Topic: Render all pages in PDF to Images concurrently
- Replies: 3
- Views: 773
Re: Render all pages in PDF to Images concurrently
Hello, To check if your PDF is image-based, you can check: - If there is some text on the page: https://www.gdpicture.com/guides/gdpicture/GdPicture.NET.14~GdPicture14.GdPicturePDF~PageHasText(Boolean).html - If there is an image: https://www.gdpicture.com/guides/gdpicture/GdPicture.NET.14~GdPicture...
- Tue Aug 02, 2022 9:56 am
- Forum: DocuVieware
- Topic: JSON String Dump When Printing as PDF
- Replies: 4
- Views: 2063
Re: JSON String Dump When Printing as PDF
Hello, I tested our Razor sample app with the latest version and everything went fine. Are you using our latest release? If not could you update your SDK to the latest version, please? If you still facing the issue, will you be available for a meeting? That will be the easiest way to check out what ...
- Mon Jul 11, 2022 7:07 pm
- Forum: Document Viewing
- Topic: Two-page layout mode in GdViewer
- Replies: 1
- Views: 1008
Re: Two-page layout mode in GdViewer
Hello there,
Thanks for your feedback.
I created a ticket for our developers to let them implement the custom layout rendering in the GdViewer.
I will keep you posted about any news.
Best regards,
Fabio
Thanks for your feedback.
I created a ticket for our developers to let them implement the custom layout rendering in the GdViewer.
I will keep you posted about any news.
Best regards,
Fabio
- Mon Jul 11, 2022 6:53 pm
- Forum: PDF
- Topic: Render all pages in PDF to Images concurrently
- Replies: 3
- Views: 773
Re: Render all pages in PDF to Images concurrently
Hello there,
If your PDF is image-based, the best option is to convert your input PDF into a temporary TIF document and loop on its images.
Let me know if this solution does not fit or if you need any help.
Best regards,
Fabio
If your PDF is image-based, the best option is to convert your input PDF into a temporary TIF document and loop on its images.
Let me know if this solution does not fit or if you need any help.
Best regards,
Fabio
- Wed Jun 22, 2022 10:34 am
- Forum: Annotations
- Topic: AddLineArrowAnnot (WPF)
- Replies: 1
- Views: 695
Re: AddLineArrowAnnot (WPF)
Hello there, You can set the size of the DashCap by modifying the border-width property of the arrow. -> https://www.gdpicture.com/guides/gdpicture/GdPicture.NET.14~GdPicture14.GdViewer~AddLineArrowAnnotInteractive(Color,Single,Single,Single,Boolean,Single,Boolean).html Please, let me know if it sui...
- Thu Jun 16, 2022 12:16 pm
- Forum: DocuVieware
- Topic: Not for Deployment
- Replies: 2
- Views: 793
Re: Not for Deployment
Hello there,
This watermark means you are using the wrong key.
When you purchase DocuVieware, you will have 2 keys. The sort one (38 digits) is for development purposes, and the long one (112 characters) is for production.
Best regards,
Fabio
This watermark means you are using the wrong key.
When you purchase DocuVieware, you will have 2 keys. The sort one (38 digits) is for development purposes, and the long one (112 characters) is for production.
Best regards,
Fabio
- Fri Jun 03, 2022 3:39 pm
- Forum: Feature Requests
- Topic: Only Copy Platform Specific Native Binaries from NuGet
- Replies: 1
- Views: 698
Re: Only Copy Platform Specific Native Binaries from NuGet
Hello there,
This would be a nice improvement of our NuGet mechanism.
I created a task for our developers for implementing it.
I will keep you updated about any news regarding this implementation.
Thank you very much for your feedback!
Best regards,
Fabio
This would be a nice improvement of our NuGet mechanism.
I created a task for our developers for implementing it.
I will keep you updated about any news regarding this implementation.
Thank you very much for your feedback!
Best regards,
Fabio
- Wed Apr 13, 2022 4:24 pm
- Forum: General discussions
- Topic: One of either Get/SetRectCoordinatesOnDocumentInch has a bug
- Replies: 8
- Views: 6305
Re: One of either Get/SetRectCoordinatesOnDocumentInch has a bug
Hello there,
I created a ticket on our end to let the developers know about this issue.
I will keep you posted about any updates!
Thank you for the feedback.
Best regards,
Fabio
I created a ticket on our end to let the developers know about this issue.
I will keep you posted about any updates!
Thank you for the feedback.
Best regards,
Fabio
- Fri Mar 25, 2022 11:34 am
- Forum: DocuVieware
- Topic: Viewing a document located in cloud storage like Google Drive, Dropbox or OneDrive
- Replies: 2
- Views: 1090
Re: Viewing a document located in cloud storage like Google Drive, Dropbox or OneDrive
Hello Loren, You can use our LoadFromURi methods to load a file from your URi: Javascript -> https://www.docuvieware.com/guides/aspnet/LoadFromUri.html .NET -> https://www.docuvieware.com/guides/aspnet/GdPicture.NET.14.WEB.DocuVieware~GdPicture14.WEB.DocuViewareControl~LoadFromUri.html The cloud sto...
- Thu Mar 17, 2022 6:31 pm
- Forum: DocuVieware
- Topic: Append to displayed document via "Open" button
- Replies: 3
- Views: 1064
Re: Append to displayed document via "Open" button
Hi there, To create an "append to document" scan-like feature, you can do it this way: Create a custom button in the top bar https://www.docuvieware.com/guides/aspnet/GdPicture.NET.14.WEB.DocuVieware~GdPicture14.WEB.DocuViewareControl~AddCustomToolbarButton.html Create a js method that wil...