- Home
- Forum
- Xamarin.Forms
- Generating custom pdf on a XF or X.iOS/X.Android app.
Generating custom pdf on a XF or X.iOS/X.Android app.
I'm comming from this thread:
Now it's time to evaluate the possibility make the same library for Xamarin Forms or Xamarin Classic.
I see that in UWP, there is the possibility to
- Encrypt/decrypt PDF using 128-bit and 256-bit AES algorithm.
- Embed PNG images.
- XFA Forms (Create and modify forms)
- Use custom fonts and styles
And here contrasted that this functionality is not supported on Xamarin.
I wanted to confirm and ask if this functionality will come soon on Xamarin because they are fundamental for what we want to do.
Thank's!
SIGN IN To post a reply.
1 Reply
CM
Chinnu Muniyappan
Syncfusion Team
May 11, 2017 12:37 PM UTC
Hi Dachi,
Thank you for contacting Syncfusion support.
|
At present, we do not have support for
1. Need add support PDF encryption and decryption in Xamarin.Forms platform
2. Need to add support for PNG image drawing in Xamarin PDF
3.Need to add XFA form fields support in Xamarin platform
So, we have logged a feature request regarding this. We do not have any immediate plan to implement this feature, We will implement this features in any of our upcoming releases. We usually have an interval of at least three months between releases. The features implementation would also greatly depend on the factors such as product design, code compatibility and complexity. Please log on to our support website to check for further updates:
| |
|
Use custom fonts and styles |
Essential PDF provides custom font support in Xamarin platform by using PdfTrueTypeFont object with embedded font stream. Please refer the below sample for more details. details.
Refer the blow documentation link for more details.
we can also set the text rendering styles in PDF document by using PdfStringFormat instance. Please refer the below code snippet for more details.
|
Please let us know if you need further assistance.
Regards,
Chinnu
SIGN IN To post a reply.
- 1 Reply
- 2 Participants
-
DG Dachi Gogotchuri
- May 10, 2017 05:57 PM UTC
- May 11, 2017 12:37 PM UTC