Zin Kyaw Kyaw (AJ)

Results 9 comments of Zin Kyaw Kyaw (AJ)

I got same issue but only when origins are not same.

I am looking for the same thing. For example in places autocomplete, google api return place_id instead of lat and lng.

Same Issue. Flutter Version: Flutter 3.0.0 OS: IOS Getx Version : 4.6.1

For PDF/A Standard - Set Document ID ```ts const documentId = crypto.randomBytes(16).toString('hex') const id = PDFHexString.of(documentId) pdfDoc.context.trailerInfo.ID = pdfDoc.context.obj([id, id]); ``` - Add embedded font ([check here](https://github.com/Hopding/pdf-lib#embed-font-and-measure-text)) - Set Print...

Did you found any workaround for this issue?