In your case, when you refer to "handwritten note", I suppose you are in a "Text Document" part? In the case, you could export as docx or html, then convert to PDF by yourself?
Regarding uploading to a server using Angular, we do not have such API.
Best regards,
Olivier
V
Vincent Dual Blade
said
about 2 years ago
will the app give the converted handwriting output in the form of a string and an image at same time?
O
Olivier @MyScript
said
about 2 years ago
Dear Vincent,
you can indeed call twice the "export" function, with the TEXT and PNG/JPEG mimetypes, and then have result as text and image.
Best regards,
Olivier
V
Vincent Dual Blade
said
about 2 years ago
does the package have the ability to export in pdf format? this part will be interesting too.
If PNG/JPEG mimetypes, what will be the dpi? image quality and also what will be its expected file size and image size.
O
Olivier @MyScript
said
about 2 years ago
Answer
Dear Vincent,
as said above, export to pdf is not available.
Regarding the resoluton, you can tune it via the "export.image-resolution" configuration. As you can see, by default it it set to 300.
In the same way, you can tune other parameters such as export.image-max-size.
Vincent Dual Blade
Is it possible to output the handwritten notes as pdf and to be uploaded to a server using Angular as front end and to any api?
Dear Vincent,
as said above, export to pdf is not available.
Regarding the resoluton, you can tune it via the "
export.image-resolution
" configuration. As you can see, by default it it set to 300.In the same way, you can tune other parameters such
as export.image-max-size.
Best regards,
Olivier
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstOlivier @MyScript
Dear Vincent,
thank you for contacting us.
You can find the list of available exports in our online documentation: https://developer.myscript.com/docs/interactive-ink/1.4/overview/import-and-export-formats/#available-exports
In your case, when you refer to "handwritten note", I suppose you are in a "Text Document" part? In the case, you could export as docx or html, then convert to PDF by yourself?
Regarding uploading to a server using Angular, we do not have such API.
Best regards,
Olivier
Vincent Dual Blade
will the app give the converted handwriting output in the form of a string and an image at same time?
Olivier @MyScript
Dear Vincent,
you can indeed call twice the "export" function, with the TEXT and PNG/JPEG mimetypes, and then have result as text and image.
Best regards,
Olivier
Vincent Dual Blade
does the package have the ability to export in pdf format? this part will be interesting too.
If PNG/JPEG mimetypes, what will be the dpi? image quality and also what will be its expected file size and image size.
Olivier @MyScript
Dear Vincent,
as said above, export to pdf is not available.
Regarding the resoluton, you can tune it via the "
export.image-resolution
" configuration. As you can see, by default it it set to 300.In the same way, you can tune other parameters such
as export.image-max-size.
Best regards,
Olivier